summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca
AgeCommit message (Expand)AuthorLines
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-9/+9
2025-06-17media: gspca: Add bounds checking to firmware parserDan Carpenter-2/+8
2025-04-25media: gspca: Add error handling for stv06xx_read_sensor()Wentao Liang-3/+4
2024-11-07media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan-1/+1
2024-10-28media: usb: drop vb2_ops_wait_prepare/finishHans Verkuil-2/+0
2024-05-03media: gspca: cpia1: Use min macroRicardo Ribalda-4/+2
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard-3/+3
2023-09-27media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde-0/+3
2022-08-29media: gspca: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-07-08media: gspca: drop unexpected word 'is' in the commentsJiang Jian-1/+1
2022-06-27media: usb: gspca: aligned '*' each lineJiang Jian-1/+1
2022-05-13media: gspca: make the read-only array table static constColin Ian King-1/+1
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab-14/+13
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab-50/+50
2022-03-12media: Makefiles: remove extra spacesMauro Carvalho Chehab-44/+44
2022-02-22media: gspca: remove redundant assignment of variable nColin Ian King-1/+0
2022-01-23media: gspca: make array regs_to_read static constColin Ian King-1/+3
2021-12-14media: drivers:usb:remove unneeded variablechiminghao-6/+2
2021-11-15media: gspca: Make use of the helper macro kthread_run()Cai Huoqing-3/+2
2021-10-19media: gspca/gl860-mi1320/ov9655: avoid -Wstring-concatenation warningHans Verkuil-90/+166
2021-09-30media: gspca: Limit frame size to sizeimage.Chad Fraleigh-0/+2
2021-09-30media: m5602_ov7660: remove the repeated declarationShaokun Zhang-1/+0
2021-09-30media: gspca/sn9c20x: Add ability to control built-in webcam LEDsPete Hemery-1/+21
2021-07-12media: drivers/media/usb/gspca: fix typo Fliker -> FlickerHerman-70/+70
2021-07-12media: gspca: Drop default mEzequiel Garcia-1/+0
2021-06-04media: gspca: ov519: replace RIGHT SINGLE QUOTATION MARKMauro Carvalho Chehab-1/+1
2021-06-02media: gspca/sunplus: fix zero-length control requestsJohan Hovold-2/+6
2021-06-02media: gspca/gl860: fix zero-length control requestsJohan Hovold-2/+2
2021-06-02media: gspca/sq905: fix control-request directionJohan Hovold-1/+1
2021-06-02media: drivers/media/usb/gspca/cpia1.c : fix spelling typoHerman-2/+3
2021-05-13media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman-3/+7
2021-05-13Revert "media: gspca: Check the return value of write_bridge for timeout"Greg Kroah-Hartman-6/+2
2021-05-13media: gspca: mt9m111: Check write_bridge for timeoutAlaa Emad-6/+8
2021-05-13Revert "media: gspca: mt9m111: Check write_bridge for timeout"Greg Kroah-Hartman-5/+3
2021-05-13Revert "media: usb: gspca: add a missed check for goto_low_power"Greg Kroah-Hartman-5/+1
2021-04-09media: gscpa/stv06xx: fix memory leakHans Verkuil-0/+12
2021-03-22media: gspca/sq905.c: fix uninitialized variableHans Verkuil-1/+1
2021-03-22media: media/usb/gspca/w996Xcf.c: /** -> /*Hans Verkuil-2/+1
2020-12-07media: gspca: Fix memory leak in probeAlan Stern-0/+1
2020-11-16media: gspca: ov534-ov772x: use semicolons rather than commas to separate sta...Julia Lawall-6/+6
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva-16/+16
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-4/+4
2020-07-19gspca: First camera mode is skippedFlorin Tudorache-1/+1
2020-07-19media: gspca: replace http references with https onesAlexander A. Klimov-1/+1
2020-07-19media: gspca: remove redundant initialization of variable statusColin Ian King-1/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-1/+1
2020-06-23media: gspca: remove redundant assignment to variable retvalColin Ian King-1/+1
2020-04-21media: gspca: remove redundant assignment to variable statusColin Ian King-1/+0