linux/drivers/media/usb/cx231xx
Takashi Iwai 355b9a0c58 media: cs231xx: Clean up ALSA PCM API usages
With the recent change in ALSA PCM core, the whole open-coded vmalloc
buffer handling in this driver can be dropped by replacing with the
managed buffer allocation.

Also, snd_cx231xx_hw_capture_free() is dropped since the check of
stream_started flag makes no sense; hw_free callback is guaranteed to
be called after the stream gets stopped.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2019-12-13 09:33:02 +01:00
..
cx231xx-417.c media: cx231xx: remove duplicated include from cx231xx-417.c 2019-10-10 07:21:12 -03:00
cx231xx-audio.c media: cs231xx: Clean up ALSA PCM API usages 2019-12-13 09:33:02 +01:00
cx231xx-avcore.c media: cx231xx: remove redundant assignment to variable status 2019-11-05 08:29:13 -03:00
cx231xx-cards.c media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-conf-reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
cx231xx-core.c media: Fix various misspellings of disconnected 2019-08-19 12:02:28 -03:00
cx231xx-dif.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cx231xx-dvb.c media: cx231xx-dvb: fix memory leak in dvb_fini() 2019-05-29 12:58:36 -04:00
cx231xx-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
cx231xx-input.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
cx231xx-pcb-cfg.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
cx231xx-pcb-cfg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
cx231xx-reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
cx231xx-vbi.c media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-vbi.h media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-video.c media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx.h media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
Kconfig media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00