summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx
AgeCommit message (Expand)Author
2021-01-27media: rc: select CONFIG_BITREVERSE where neededArnd Bergmann
2020-11-17media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().Zebediah Figura
2020-11-16media: cx231xx: Consolidate dmesg outputThomas Gleixner
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-01media: cx231xx: drop unnecessary list_emptyJulia Lawall
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-04media: cx231xx: remove redundant assignment to variable errColin Ian King
2020-05-05media: cx231xx: Remove unneeded semicolonZou Wei
2020-04-21media: cx231xx: Add i2c device analog tuner supportBrad Love
2020-04-14media: usb: cx231xx: convert to use i2c_new_client_device()Wolfram Sang
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: cx231xx: constify copied structureJulia Lawall
2020-01-08media: cx231xx: replace BUG_ON with recovery codeAditya Pakki
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: cs231xx: Clean up ALSA PCM API usagesTakashi Iwai
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