summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2021-01-27media: uvcvideo: Allow extra entitiesRicardo Ribalda2-2/+7
2021-01-27media: uvcvideo: Move guid to entityRicardo Ribalda3-29/+28
2021-01-27media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart1-9/+9
2021-01-27media: uvcvideo: Force UVC version to 1.0a for 1bcf:0b40Laurent Pinchart2-0/+18
2021-01-27media: zr364xx: fix memory leaks in probe()Dan Carpenter1-18/+31
2021-01-27media: rc: select CONFIG_BITREVERSE where neededArnd Bergmann2-0/+2
2021-01-27media: usb: dvb-usb-v2: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+2
2021-01-27media: usb/dvb-usb-v2/rtl28xxu.c: clean up code to fix smatch warningHans Verkuil1-22/+13
2021-01-27media: lmedm04: Remove lme2510_kill_urb function.Malcolm Priestley1-19/+0
2021-01-27media: lmedm04: Use GFP_KERNEL for URB allocation/submission.Malcolm Priestley1-2/+2
2021-01-27media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2021-01-12media: pwc: Use correct device for DMAMatwey V. Kornilov1-9/+13
2021-01-12media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu1-0/+4
2021-01-12media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu1-5/+1
2020-12-07media: gspca: Fix memory leak in probeAlan Stern1-0/+1
2020-11-27media: uvcvideo: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-2/+2
2020-11-27media: msi2500: assign SPI bus number dynamicallyAntti Palosaari1-1/+1
2020-11-27media: usb: msi2500: Fix a possible null-pointer dereference in msi2500_stop_...Jia-Ju Bai1-1/+1
2020-11-27media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab1-1/+1
2020-11-26media: dvb-usb: Add Hauppauge MAX S2's USB-IDsKai Muenz1-1/+7
2020-11-17media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().Zebediah Figura1-1/+1
2020-11-17media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()Qinglang Miao1-1/+1
2020-11-16media: cx231xx: Consolidate dmesg outputThomas Gleixner2-9/+6
2020-11-16media: au0828: Consolidate dmesg outputThomas Gleixner1-3/+2
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner2-4/+0
2020-11-16media: tm6000: Fix sizeof() mismatchesColin Ian King1-2/+3
2020-11-16media: zr364xx: propagate errors from zr364xx_start_readpipe()Evgeny Novikov1-7/+24
2020-11-16media: dib0700: use semicolons rather than commas to separate statementsJulia Lawall1-2/+2
2020-11-16media: dvbsky: use semicolons rather than commas to separate statementsJulia Lawall1-11/+11
2020-11-16media: au0828: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-16media: pvrusb2: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-16media: gspca: ov534-ov772x: use semicolons rather than commas to separate sta...Julia Lawall1-6/+6
2020-11-16media: rtl28xxu: use semicolons rather than commas to separate statementsJulia Lawall1-2/+2
2020-11-16media: em28xx-audio: use semicolons rather than commas to separate statementsJulia Lawall1-7/+7
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