aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/cx231xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-05media: cx231xx: Remove unneeded semicolonZou Wei1-1/+1
2020-04-21media: cx231xx: Add i2c device analog tuner supportBrad Love2-19/+101
2020-04-14media: usb: cx231xx: convert to use i2c_new_client_device()Wolfram Sang1-3/+2
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab1-2/+2
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab1-2/+2
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2-2/+2
2020-02-24media: cx231xx: constify copied structureJulia Lawall1-1/+1
2020-01-08media: cx231xx: replace BUG_ON with recovery codeAditya Pakki1-1/+2
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-13media: cs231xx: Clean up ALSA PCM API usagesTakashi Iwai1-77/+1
2019-11-05media: cx231xx: remove redundant assignment to variable statusColin Ian King1-1/+1
2019-10-10media: cx231xx: remove duplicated include from cx231xx-417.cYueHaibing1-1/+0
2019-10-07media: delete unused proc_fs.h includeSean Young1-1/+0
2019-10-01media: cx231xx: convert to the vb2 frameworkHans Verkuil7-1109/+407
2019-08-26media: usb: cx231xx-417: fix a memory leak bugWenwen Wang1-0/+1
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven3-4/+4
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil3-4/+0
2019-06-13media: cx231xx-cards: Add Hauppauge 955Q variantBrad Love1-0/+2
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab3-31/+3
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil1-14/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner3-31/+3
2019-05-29media: cx231xx-dvb: fix memory leak in dvb_fini()Young Xiao1-0/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner13-169/+13
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+2
2019-05-18media: remove unneeded header search pathsMasahiro Yamada1-1/+0
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-4/+4
2019-03-01media: usb: fix several typosMauro Carvalho Chehab3-3/+3
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil3-4/+4
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2-12/+12
2018-11-20media: cropcap/g_selection splitHans Verkuil2-10/+48
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-3/+3
2018-10-09media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab2-8/+9
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab3-11/+11
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2-3/+3
2018-08-03media: cx231xx: fix spelling mistake: "completition" -> "completion"Colin Ian King2-3/+3
2018-08-02media: cx231xx: use irqsave() in USB's complete callbackSebastian Andrzej Siewior3-10/+15
2018-07-27media: cx231xx: don't check number of messages in the driverWolfram Sang1-2/+0
2018-06-27media: cx231xx: fix RC_CORE dependencyArnd Bergmann1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-6/+6
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-05-11media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell1-0/+1
2018-05-11media: cx231xx: Fix spelling mistake: "senario" -> "scenario"Colin Ian King1-1/+1
2018-05-05media: cx231xx: Fix recursive dependencyBrad Love1-1/+0
2018-05-05media: cx231xx: remove a now unused varMauro Carvalho Chehab1-1/+0
2018-05-05media: cx231xx: Add I2C_MUX dependencyBrad Love1-1/+1
2018-05-05media: cx231xx: Remove RC_CORE dependencyBrad Love1-1/+0
2018-05-05media: cx231xx: Remove unnecessary parameter clearBrad Love1-1/+0
2018-05-05media: cx231xx: Update 955Q from dvb attach to i2c deviceBrad Love1-10/+11