summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx
AgeCommit message (Expand)Author
2024-12-02media: cx231xx: remove redundant assignment to variable valueColin Ian King
2024-10-28media: cx231xx: Remove some deadcodeDr. David Alan Gilbert
2024-10-28media: usb: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108Rohan Barar
2024-10-12media: cx231xx: Fix the S-Video capture on August VGB100Fabio Luongo
2024-06-21media: cx231xx: Constify struct vb2_opsChristophe JAILLET
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit
2024-02-05media: cx231xx: controls are from another device, mark thisHans Verkuil
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-07media: cx231xx: fix a memleak in cx231xx_init_isocZhipeng Lu
2023-11-23media: usb: cx231xx: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-10-13media: cx231xx: Use EP5_BUF_SIZE macroJinjie Ruan
2023-09-27media: cx231xx: Add EP5_BUF_SIZE and EP5_TIMEOUT_MS macrosJinjie Ruan
2023-09-27media: cx231xx: Switch to use kmemdup() helperJinjie Ruan
2022-08-29media: avoid use of 'videobuf'Hans Verkuil
2021-04-06media: cx231xx/cx231xx.h: Remove repeated struct declarationWan Jiabing
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