aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-29media: gspca: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-07-08media: gspca: drop unexpected word 'is' in the commentsJiang Jian1-1/+1
2022-06-27media: usb: gspca: aligned '*' each lineJiang Jian1-1/+1
2022-05-13media: gspca: make the read-only array table static constColin Ian King1-1/+1
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab1-14/+13
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab3-50/+50
2022-03-12media: Makefiles: remove extra spacesMauro Carvalho Chehab1-44/+44
2022-02-22media: gspca: remove redundant assignment of variable nColin Ian King1-1/+0
2022-01-23media: gspca: make array regs_to_read static constColin Ian King1-1/+3
2021-12-14media: drivers:usb:remove unneeded variablechiminghao1-6/+2
2021-11-15media: gspca: Make use of the helper macro kthread_run()Cai Huoqing1-3/+2
2021-10-19media: gspca/gl860-mi1320/ov9655: avoid -Wstring-concatenation warningHans Verkuil2-90/+166
2021-09-30media: gspca: Limit frame size to sizeimage.Chad Fraleigh1-0/+2
2021-09-30media: m5602_ov7660: remove the repeated declarationShaokun Zhang1-1/+0
2021-09-30media: gspca/sn9c20x: Add ability to control built-in webcam LEDsPete Hemery1-1/+21
2021-07-12media: drivers/media/usb/gspca: fix typo Fliker -> FlickerHerman2-70/+70
2021-07-12media: gspca: Drop default mEzequiel Garcia1-1/+0
2021-06-04media: gspca: ov519: replace RIGHT SINGLE QUOTATION MARKMauro Carvalho Chehab1-1/+1
2021-06-02media: gspca/sunplus: fix zero-length control requestsJohan Hovold1-2/+6
2021-06-02media: gspca/gl860: fix zero-length control requestsJohan Hovold1-2/+2
2021-06-02media: gspca/sq905: fix control-request directionJohan Hovold1-1/+1
2021-06-02media: drivers/media/usb/gspca/cpia1.c : fix spelling typoHerman1-2/+3
2021-05-13media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman1-3/+7
2021-05-13Revert "media: gspca: Check the return value of write_bridge for timeout"Greg Kroah-Hartman1-6/+2
2021-05-13media: gspca: mt9m111: Check write_bridge for timeoutAlaa Emad1-6/+8
2021-05-13Revert "media: gspca: mt9m111: Check write_bridge for timeout"Greg Kroah-Hartman1-5/+3
2021-05-13Revert "media: usb: gspca: add a missed check for goto_low_power"Greg Kroah-Hartman1-5/+1
2021-04-09media: gscpa/stv06xx: fix memory leakHans Verkuil3-0/+12
2021-03-22media: gspca/sq905.c: fix uninitialized variableHans Verkuil1-1/+1
2021-03-22media: media/usb/gspca/w996Xcf.c: /** -> /*Hans Verkuil1-2/+1
2020-12-07media: gspca: Fix memory leak in probeAlan Stern1-0/+1
2020-11-16media: gspca: ov534-ov772x: use semicolons rather than commas to separate statementsJulia Lawall1-6/+6
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva7-16/+16
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-4/+4
2020-07-19gspca: First camera mode is skippedFlorin Tudorache1-1/+1
2020-07-19media: gspca: replace http references with https onesAlexander A. Klimov1-1/+1
2020-07-19media: gspca: remove redundant initialization of variable statusColin Ian King1-1/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-06-23media: gspca: remove redundant assignment to variable retvalColin Ian King1-1/+1
2020-04-21media: gspca: remove redundant assignment to variable statusColin Ian King1-1/+0
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab1-1/+1
2020-03-12media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-03-12media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-03-12media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-12-13media: gspca: zero usb_bufHans Verkuil1-1/+1
2019-10-24media: gspca: remove redundant assignment to variable retColin Ian King1-1/+1
2019-10-10media: gspca: make array st6422_bridge_init static, makes object smallerColin Ian King1-1/+1
2019-10-10media: usb: null check create_singlethread_workqueueNavid Emamdoost1-0/+3
2019-10-10media: gspca: null check create_singlethread_workqueueNavid Emamdoost1-0/+3