summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx
AgeCommit message (Expand)AuthorLines
2026-03-26Revert "media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935"Bradford Love-2/+0
2026-03-17media: cx231xx: Fix AGC levels for NTSC-MBradford Love-4/+3
2026-03-16media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935Hans Verkuil-0/+2
2026-03-16media: cx231xx: drop redundant device referenceJohan Hovold-4/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2025-08-13media: v4l2: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart-1/+1
2025-03-05media: cx231xx: Remove vidioc_s_ctrl callbackRicardo Ribalda-15/+0
2025-03-05media: cx231xx: set device_caps for 417Hans Verkuil-0/+2
2025-02-21media: cx231xx: Convert enum into a defineRicardo Ribalda-11/+7
2024-12-02media: cx231xx: remove redundant assignment to variable valueColin Ian King-1/+0
2024-10-28media: cx231xx: Remove some deadcodeDr. David Alan Gilbert-61/+0
2024-10-28media: usb: drop vb2_ops_wait_prepare/finishHans Verkuil-6/+0
2024-10-12media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108Rohan Barar-0/+2
2024-10-12media: cx231xx: Fix the S-Video capture on August VGB100Fabio Luongo-4/+3
2024-06-21media: cx231xx: Constify struct vb2_opsChristophe JAILLET-2/+2
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit-4/+1
2024-02-05media: cx231xx: controls are from another device, mark thisHans Verkuil-1/+1
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard-3/+3
2023-12-07media: cx231xx: fix a memleak in cx231xx_init_isocZhipeng Lu-0/+2
2023-11-23media: usb: cx231xx: Stop direct calls to queue num_buffers fieldBenjamin Gaignard-4/+6
2023-10-13media: cx231xx: Use EP5_BUF_SIZE macroJinjie Ruan-6/+5
2023-09-27media: cx231xx: Add EP5_BUF_SIZE and EP5_TIMEOUT_MS macrosJinjie Ruan-2/+5
2023-09-27media: cx231xx: Switch to use kmemdup() helperJinjie Ruan-2/+1
2022-08-29media: avoid use of 'videobuf'Hans Verkuil-2/+2
2021-04-06media: cx231xx/cx231xx.h: Remove repeated struct declarationWan Jiabing-2/+0
2021-01-27media: rc: select CONFIG_BITREVERSE where neededArnd Bergmann-0/+1
2020-11-17media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().Zebediah Figura-1/+1
2020-11-16media: cx231xx: Consolidate dmesg outputThomas Gleixner-9/+6
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab-1/+1
2020-09-01media: cx231xx: drop unnecessary list_emptyJulia Lawall-10/+6
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-07-04media: cx231xx: remove redundant assignment to variable errColin Ian King-1/+1
2020-05-05media: cx231xx: Remove unneeded semicolonZou Wei-1/+1
2020-04-21media: cx231xx: Add i2c device analog tuner supportBrad Love-19/+101
2020-04-14media: usb: cx231xx: convert to use i2c_new_client_device()Wolfram Sang-3/+2
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab-2/+2
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab-2/+2
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-2/+2
2020-02-24media: cx231xx: constify copied structureJulia Lawall-1/+1
2020-01-08media: cx231xx: replace BUG_ON with recovery codeAditya Pakki-1/+2
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-12-13media: cs231xx: Clean up ALSA PCM API usagesTakashi Iwai-77/+1
2019-11-05media: cx231xx: remove redundant assignment to variable statusColin Ian King-1/+1
2019-10-10media: cx231xx: remove duplicated include from cx231xx-417.cYueHaibing-1/+0
2019-10-07media: delete unused proc_fs.h includeSean Young-1/+0
2019-10-01media: cx231xx: convert to the vb2 frameworkHans Verkuil-1109/+407
2019-08-26media: usb: cx231xx-417: fix a memory leak bugWenwen Wang-0/+1
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven-4/+4
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil-4/+0