summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2020-10-08media: usbtv: Fix refcounting mixupOliver Neukum1-1/+2
2020-09-27media: flexcop-usb: remove needless check before usb_free_coherent()Qinglang Miao1-4/+3
2020-09-27media: flexcop-usb: sanity checking of endpoint typeOliver Neukum2-1/+3
2020-09-26media: usb: uvc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-16/+4
2020-09-10media: uvcvideo: Convey full colorspace information to V4L2Adam Goode3-5/+67
2020-09-10media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode1-0/+30
2020-09-10media: uvcvideo: Silence shift-out-of-bounds warningLaurent Pinchart1-1/+5
2020-09-10media: uvcvideo: Fix dereference of out-of-bound list iteratorDaniel W. S. Almeida1-4/+9
2020-09-10media: uvcvideo: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-09-10media: uvcvideo: Cleanup uvc_ctrl_add_info() error handlingHans de Goede1-10/+3
2020-09-10media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effectHans de Goede1-7/+7
2020-09-10media: uvcvideo: Set media controller entity functionsLaurent Pinchart1-0/+35
2020-09-10media: uvcvideo: Add mapping for HEVC payloadsDmitry Buzdyk2-0/+9
2020-09-10media: uvcvideo: Fix annotation for uvc_video_clock_update()Jun Chen1-1/+1
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab5-29/+29
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young3-8/+8
2020-09-03media: dvb_usb_pctv452e: use ISL6423 voltage regulator per defaultAlex Bee2-5/+22
2020-09-03media: dvb-ttusb-budget: cleanup printk logicMauro Carvalho Chehab1-66/+52
2020-09-03media: dvb-ttusb-budget: don't use stack for USB transfersMauro Carvalho Chehab1-53/+30
2020-09-01tm6000: drop unnecessary list_emptyJulia Lawall1-15/+9
2020-09-01media: cx231xx: drop unnecessary list_emptyJulia Lawall1-10/+6
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva17-37/+37
2020-08-29media: ttusb-dec: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-08-29media: usb: dib0700_devices.c: remove useless if/elseDaniel W. S. Almeida1-8/+3
2020-08-28media: media/usb: use vb2_video_unregister_device()Hans Verkuil3-21/+8
2020-08-27media: dib0700: Fix identation issue in dib8096_set_param_override()Gustavo A. R. Silva1-5/+5
2020-08-26media: Implements support for the MyGica iGrabberChristopher Snowhill2-0/+23
2020-08-26media: pvrusb2: fix parsing errorTong Zhang1-3/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva5-24/+24
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-10/+20
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-19go7007: add sanity checking for endpointsOliver Neukum1-1/+10
2020-07-16treewide: Remove uninitialized_var() usageKees Cook2-5/+5
2020-07-04media: cx231xx: remove redundant assignment to variable errColin Ian King1-1/+1
2020-07-04media: usb: pwc: pwc.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-06-23media: dvbsky: MyGica T230* receivers also do DVB-C and DVB-TJan Pieter van Woerkom1-4/+4
2020-06-23media: cxusb-analog: fix V4L2 dependencyArnd Bergmann1-0/+1
2020-06-23media: gspca: remove redundant assignment to variable retvalColin Ian King1-1/+1
2020-06-15media: pwc: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-25media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring1-4/+21
2020-05-12media: usb: ttusb-dec: reduce the number of memory reads in ttusb_dec_handle_...Jia-Ju Bai1-4/+5
2020-05-05media: cx231xx: Remove unneeded semicolonZou Wei1-1/+1
2020-04-23media: Kconfig: fix some dvb-usb-v2 dependenciesMauro Carvalho Chehab1-4/+4
2020-04-22media: pwc-if: place USB device list on numberical orderMauro Carvalho Chehab1-13/+21
2020-04-22media: pwc-if.c: Update comments about each pwc supported modelMauro Carvalho Chehab1-21/+21
2020-04-22media: dvb-usb-v2: use DVB_USB_DEVICE() macroMauro Carvalho Chehab1-15/+10
2020-04-22media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab1-1/+1
2020-04-21media: cx231xx: Add i2c device analog tuner supportBrad Love2-19/+101