summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
Commit message (Expand)AuthorAgeFilesLines
* media: uvc: strncpy -> strscpyHans Verkuil2021-02-051-1/+1
* media: em28xx: Add support for Hauppauge USB QuadHDBrad Love2021-02-054-0/+74
* media: em28xx-core: Fix i2c error debugBrad Love2021-02-051-1/+5
* media: em28xx-core: Fix TS2 active ledBrad Love2021-02-051-1/+3
* media: uvcvideo: Rename debug functionsJoe Perches2021-01-278-352/+333
* media: uvcvideo: use dev_printk() for uvc_trace()Ricardo Ribalda2021-01-278-253/+289
* media: uvcvideo: New macro uvc_trace_contRicardo Ribalda2021-01-272-36/+27
* media: uvcvideo: Use dev_ printk aliasesRicardo Ribalda2021-01-276-79/+83
* media: uvcvideo: Add Privacy control based on EXT_GPIORicardo Ribalda2021-01-271-0/+18
* media: uvcvideo: Implement UVC_EXT_GPIO_UNITRicardo Ribalda2021-01-274-0/+147
* media: uvcvideo: Allow entity-defined get_info and get_curRicardo Ribalda2021-01-272-4/+23
* media: uvcvideo: Provide sync and async uvc_ctrl_status_eventRicardo Ribalda2021-01-273-12/+20
* media: uvcvideo: Allow entities with no padsRicardo Ribalda2021-01-271-2/+5
* media: uvcvideo: Allow extra entitiesRicardo Ribalda2021-01-272-2/+7
* media: uvcvideo: Move guid to entityRicardo Ribalda2021-01-273-29/+28
* media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart2021-01-271-9/+9
* media: uvcvideo: Force UVC version to 1.0a for 1bcf:0b40Laurent Pinchart2021-01-272-0/+18
* media: zr364xx: fix memory leaks in probe()Dan Carpenter2021-01-271-18/+31
* media: rc: select CONFIG_BITREVERSE where neededArnd Bergmann2021-01-272-0/+2
* media: usb: dvb-usb-v2: Fix fall-through warnings for ClangGustavo A. R. Silva2021-01-272-0/+2
* media: usb/dvb-usb-v2/rtl28xxu.c: clean up code to fix smatch warningHans Verkuil2021-01-271-22/+13
* media: lmedm04: Remove lme2510_kill_urb function.Malcolm Priestley2021-01-271-19/+0
* media: lmedm04: Use GFP_KERNEL for URB allocation/submission.Malcolm Priestley2021-01-271-2/+2
* media: lmedm04: Fix misuse of commaJoe Perches2021-01-271-1/+1
* media: pwc: Use correct device for DMAMatwey V. Kornilov2021-01-121-9/+13
* media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu2021-01-121-0/+4
* media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu2021-01-121-5/+1
* media: gspca: Fix memory leak in probeAlan Stern2020-12-071-0/+1
* media: uvcvideo: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang2020-11-271-2/+2
* media: msi2500: assign SPI bus number dynamicallyAntti Palosaari2020-11-271-1/+1
* media: usb: msi2500: Fix a possible null-pointer dereference in msi2500_stop_...Jia-Ju Bai2020-11-271-1/+1
* media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab2020-11-271-1/+1
* media: dvb-usb: Add Hauppauge MAX S2's USB-IDsKai Muenz2020-11-261-1/+7
* media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().Zebediah Figura2020-11-171-1/+1
* media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()Qinglang Miao2020-11-171-1/+1
* media: cx231xx: Consolidate dmesg outputThomas Gleixner2020-11-162-9/+6
* media: au0828: Consolidate dmesg outputThomas Gleixner2020-11-161-3/+2
* media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner2020-11-162-4/+0
* media: tm6000: Fix sizeof() mismatchesColin Ian King2020-11-161-2/+3
* media: zr364xx: propagate errors from zr364xx_start_readpipe()Evgeny Novikov2020-11-161-7/+24
* media: dib0700: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-2/+2
* media: dvbsky: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-11/+11
* media: au0828: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-1/+1
* media: pvrusb2: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-1/+1
* media: gspca: ov534-ov772x: use semicolons rather than commas to separate sta...Julia Lawall2020-11-161-6/+6
* media: rtl28xxu: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-2/+2
* media: em28xx-audio: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-7/+7
* media: usbtv: Fix refcounting mixupOliver Neukum2020-10-081-1/+2
* media: flexcop-usb: remove needless check before usb_free_coherent()Qinglang Miao2020-09-271-4/+3
* media: flexcop-usb: sanity checking of endpoint typeOliver Neukum2020-09-272-1/+3