summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorLines
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-451/+23
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-14730/+94
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2022-10-01Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1/+1
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang-1/+1
2022-09-26media: flexcop-usb: use usb_endpoint_maxp()Johan Hovold-1/+1
2022-09-26media: flexcop-usb: clean up URB initialisationJohan Hovold-4/+6
2022-09-26media: flexcop-usb: clean up endpoint sanity checksJohan Hovold-4/+8
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman-1/+1
2022-09-22media: uvcvideo: move uvc_format_desc to common headerMichael Grzeschik-349/+2
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik-94/+7
2022-09-22media: flexcop-usb: fix endpoint type checkJohan Hovold-1/+1
2022-08-31media: uvcvideo: Fix InterfaceProtocol for Quanta cameraRicardo Ribalda-1/+1
2022-08-30media: uvcvideo: Limit power line control for Sonix Technologyhuanglei-0/+9
2022-08-30media: uvcvideo: Use entity get_cur in uvc_ctrl_setYunke Cao-37/+46
2022-08-30media: uvcvideo: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-08-30media: uvcvideo: Use indexed loops in uvc_ctrl_init_ctrl()Laurent Pinchart-15/+19
2022-08-30media: uvcvideo: Fix memory leak in uvc_gpio_parseJosé Expósito-4/+4
2022-08-30media: airspy: fix memory leak in airspy probeDongliang Mu-0/+4
2022-08-29media: tm6000: deprecate this driverHans Verkuil-7427/+0
2022-08-29media: zr364xx: deprecate this driverHans Verkuil-1655/+0
2022-08-29media: cpia2: deprecate this driverHans Verkuil-5580/+0
2022-08-29media: avoid use of 'videobuf'Hans Verkuil-9/+9
2022-08-29media: technisat-usb2: Fix comment typoJason Wang-1/+1
2022-08-29media: tm6000: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-08-29media: gspca: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-2/+1
2022-07-27media: uvcvideo: Fix invalid pointer in uvc_ctrl_init_ctrl()Laurent Pinchart-3/+5
2022-07-16media: uvcvideo: Remove unneeded gotoMichael Grzeschik-2/+1
2022-07-16media: uvcvideo: Limit power line control for Acer EasyCameraRicardo Ribalda-0/+9
2022-07-16media: uvcvideo: Limit power line control for Quanta camerasRicardo Ribalda-0/+18
2022-07-16media: uvcvideo: Limit power line control for Chicony EasycameraRicardo Ribalda-0/+9
2022-07-16media: uvcvideo: Limit power line control for Chicony EasycameraRicardo Ribalda-0/+18
2022-07-16media: uvcvideo: Limit power line control for Quanta UVC WebcamRicardo Ribalda-0/+33
2022-07-16media: uvcvideo: Add support for per-device control mapping overridesRicardo Ribalda-2/+26
2022-07-16media: uvcvideo: Add missing value for power_line_frequencyRicardo Ribalda-11/+45
2022-07-16media: uvcvideo: Replace broken URLLaurent Pinchart-1/+1
2022-07-16media: uvcvideo: Fix comment blocks styleLaurent Pinchart-82/+156
2022-07-08media: pvrusb2: drop unexpected word 'a' in commentsJiang Jian-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-06-27media: hdpvr: fix error value returns in hdpvr_readNiels Dossche-1/+1
2022-06-27media: em28xx: Remove useless license text when SPDX-License-Identifier is al...Christophe JAILLET-103/+0
2022-06-20media: pvrusb2: fix memory leak in pvr_probeDongliang Mu-0/+1
2022-06-20media: airspy: respect the DMA coherency rulesOliver Neukum-2/+15
2022-06-20media: stkwebcam: deprecate driver, move to stagingHans Verkuil-2165/+0
2022-06-20media: usbtv: Add PAL-Nc standardJorge Maidana-2/+6
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+3
2022-05-13media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_cameraTom Rix-9/+4
2022-05-13media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin-2/+5