aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2017-12-11media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott
2017-12-11media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley
2017-12-11media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab
2017-12-08media: uvcvideo: Stream error events carry no dataLaurent Pinchart
2017-12-08media: uvcvideo: Mark buffer error where overflowBaoyou Xie
2017-12-08media: uvcvideo: Remove duplicate & operationJaejoong Kim
2017-12-08media: uvcvideo: Add D3DFMT_L8 supportNicolas Dufresne
2017-12-08media: usbvision: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman
2017-12-08media: cpia2: Fix a couple off by one bugsDan Carpenter
2017-12-08media: pulse8-cec: print time using time64_tArnd Bergmann
2017-12-08media: s2255drv: update firmware loadDean A
2017-12-08media: cx231xx: Add support for The Imaging Source DFG/USB2proRomain Reignier
2017-12-08media: use ARRAY_SIZEJérémy Lefaure
2017-12-08media: gspca: Convert PDEBUG to gspca_dbgJoe Perches
2017-12-08media: gspca: Convert PERR to gspca_errJoe Perches
2017-12-08media: stk-webcam: Fix use after free on disconnectDan Carpenter
2017-12-08media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav
2017-12-08media: cxusb: pass buf as a const u8 * pointer and make buf static constColin Ian King
2017-11-30media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-11-27media: usbtv: add a new usbidIcenowy Zheng
2017-11-27media: siano: get rid of documentation warningsMauro Carvalho Chehab
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-07media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov
2017-11-07media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleepGustavo A. R. Silva
2017-11-07media: au0828: make const array addr_list staticColin Ian King
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-11-07media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari
2017-11-02media: pvrusb2: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-31media: gspca: remove redundant assignment to variable jColin Ian King
2017-10-31media: mxl111sf: remove redundant assignment to indexColin Ian King
2017-10-31media: usbtv: fix brightness and contrast controlsAdam Sampson
2017-10-31media: s2255: Convert timers to use timer_setup()Kees Cook
2017-10-31media: usb: usbtv: remove duplicate & operationJaejoong Kim
2017-10-31media: cx231xx: make cx231xx_vbi_qops constBhumika Goyal
2017-10-31media: cx231xx: Fix NTSC/PAL on Astrometa T2hybridOleh Kravchenko
2017-10-31media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HDOleh Kravchenko
2017-10-31media: rc: mceusb: add support for 1b80:d3b2Oleh Kravchenko
2017-10-27media: au0828/em28xx: make vb2_ops constBhumika Goyal
2017-10-27media: tm6000: cleanup trival coding style issuesMarkus Elfring
2017-10-11media: friio-fe: get rid of set_property()Mauro Carvalho Chehab
2017-10-04[media] cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold
2017-10-04[media] gspca: make arrays static, reduces object code sizeColin Ian King