summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2021-05-12media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()Takashi Iwai
2021-05-12media: dvb-usb: Fix use-after-free accessTakashi Iwai
2021-05-12Fix misc new gcc warningsLinus Torvalds
2021-05-12media: gscpa/stv06xx: fix memory leakHans Verkuil
2021-05-12media: dvb-usb: fix memory leak in dvb_usb_adapter_initPavel Skripkin
2021-05-12media: em28xx: fix memory leakMuhammad Usama Anjum
2021-05-12media: gspca/sq905.c: fix uninitialized variableHans Verkuil
2021-05-12media: drivers/media/usb: fix memory leak in zr364xx_probePavel Skripkin
2021-03-17media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy
2021-03-07media: uvcvideo: Allow entities with no padsRicardo Ribalda
2021-03-07media: zr364xx: fix memory leaks in probe()Dan Carpenter
2021-03-04media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart
2021-03-04media: lmedm04: Fix misuse of commaJoe Perches
2021-03-04media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu
2021-03-04media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu
2021-02-23media: pwc: Use correct device for DMAMatwey V. Kornilov
2020-12-07media: gspca: Fix memory leak in probeAlan Stern
2020-11-27media: uvcvideo: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2020-11-27media: msi2500: assign SPI bus number dynamicallyAntti Palosaari
2020-11-27media: usb: msi2500: Fix a possible null-pointer dereference in msi2500_stop_...Jia-Ju Bai
2020-11-27media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab
2020-11-26media: dvb-usb: Add Hauppauge MAX S2's USB-IDsKai Muenz
2020-11-17media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().Zebediah Figura
2020-11-17media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()Qinglang Miao
2020-11-16media: cx231xx: Consolidate dmesg outputThomas Gleixner
2020-11-16media: au0828: Consolidate dmesg outputThomas Gleixner
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner
2020-11-16media: tm6000: Fix sizeof() mismatchesColin Ian King
2020-11-16media: zr364xx: propagate errors from zr364xx_start_readpipe()Evgeny Novikov
2020-11-16media: dib0700: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: dvbsky: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: au0828: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: pvrusb2: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: gspca: ov534-ov772x: use semicolons rather than commas to separate sta...Julia Lawall
2020-11-16media: rtl28xxu: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: em28xx-audio: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-08media: usbtv: Fix refcounting mixupOliver Neukum
2020-09-27media: flexcop-usb: remove needless check before usb_free_coherent()Qinglang Miao
2020-09-27media: flexcop-usb: sanity checking of endpoint typeOliver Neukum
2020-09-26media: usb: uvc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-09-10media: uvcvideo: Convey full colorspace information to V4L2Adam Goode
2020-09-10media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode
2020-09-10media: uvcvideo: Silence shift-out-of-bounds warningLaurent Pinchart
2020-09-10media: uvcvideo: Fix dereference of out-of-bound list iteratorDaniel W. S. Almeida
2020-09-10media: uvcvideo: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-09-10media: uvcvideo: Cleanup uvc_ctrl_add_info() error handlingHans de Goede
2020-09-10media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effectHans de Goede
2020-09-10media: uvcvideo: Set media controller entity functionsLaurent Pinchart
2020-09-10media: uvcvideo: Add mapping for HEVC payloadsDmitry Buzdyk
2020-09-10media: uvcvideo: Fix annotation for uvc_video_clock_update()Jun Chen