summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx
AgeCommit message (Expand)Author
2019-11-05media: cx231xx: remove redundant assignment to variable statusColin Ian King
2019-10-10media: cx231xx: remove duplicated include from cx231xx-417.cYueHaibing
2019-10-07media: delete unused proc_fs.h includeSean Young
2019-10-01media: cx231xx: convert to the vb2 frameworkHans Verkuil
2019-08-26media: usb: cx231xx-417: fix a memory leak bugWenwen Wang
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-06-13media: cx231xx-cards: Add Hauppauge 955Q variantBrad Love
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-29media: cx231xx-dvb: fix memory leak in dvb_fini()Young Xiao
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-01media: usb: fix several typosMauro Carvalho Chehab
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-11-20media: cropcap/g_selection splitHans Verkuil
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-09media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-08-03media: cx231xx: fix spelling mistake: "completition" -> "completion"Colin Ian King
2018-08-02media: cx231xx: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-07-27media: cx231xx: don't check number of messages in the driverWolfram Sang
2018-06-27media: cx231xx: fix RC_CORE dependencyArnd Bergmann
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-11media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell
2018-05-11media: cx231xx: Fix spelling mistake: "senario" -> "scenario"Colin Ian King
2018-05-05media: cx231xx: Fix recursive dependencyBrad Love
2018-05-05media: cx231xx: remove a now unused varMauro Carvalho Chehab
2018-05-05media: cx231xx: Add I2C_MUX dependencyBrad Love
2018-05-05media: cx231xx: Remove RC_CORE dependencyBrad Love
2018-05-05media: cx231xx: Remove unnecessary parameter clearBrad Love
2018-05-05media: cx231xx: Update 955Q from dvb attach to i2c deviceBrad Love
2018-05-05media: cx231xx: Switch to using new dvb i2c helpersBrad Love
2018-05-05media: cx231xx: Ignore an i2c mux adapterBrad Love
2018-05-05media: cx231xx: Style fix for struct zero initBrad Love
2018-05-05media: cx231xx: Use board profile values for addressesBrad Love
2018-05-05media: cx231xx: Fix several incorrect demod addressesBrad Love
2018-05-04media: cx231xx: get rid of videobuf-dvb dependencyMauro Carvalho Chehab
2018-04-20media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng
2018-04-04media: cx231xx: Increase USB bridge bandwidthBrad Love
2018-03-21media: add tuner standby op, use where neededHans Verkuil
2018-03-07media: cx231xx: Add second i2c demod to Hauppauge 975Brad Love