summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2017-12-08media: uvcvideo: Stream error events carry no dataLaurent Pinchart1-2/+3
2017-12-08media: uvcvideo: Mark buffer error where overflowBaoyou Xie1-0/+1
2017-12-08media: uvcvideo: Remove duplicate & operationJaejoong Kim1-2/+2
2017-12-08media: uvcvideo: Add D3DFMT_L8 supportNicolas Dufresne2-0/+10
2017-12-08media: usbvision: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman1-2/+1
2017-12-08media: cpia2: Fix a couple off by one bugsDan Carpenter1-2/+2
2017-12-08media: pulse8-cec: print time using time64_tArnd Bergmann1-2/+2
2017-12-08media: s2255drv: update firmware loadDean A1-7/+6
2017-12-08media: cx231xx: Add support for The Imaging Source DFG/USB2proRomain Reignier2-0/+29
2017-12-08media: use ARRAY_SIZEJérémy Lefaure2-4/+4
2017-12-08media: gspca: Convert PDEBUG to gspca_dbgJoe Perches59-687/+742
2017-12-08media: gspca: Convert PERR to gspca_errJoe Perches32-156/+174
2017-12-08media: stk-webcam: Fix use after free on disconnectDan Carpenter1-1/+1
2017-12-08media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2017-12-08media: cxusb: pass buf as a const u8 * pointer and make buf static constColin Ian King1-2/+3
2017-11-30media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont1-2/+14
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab7-15/+14
2017-11-27media: usbtv: add a new usbidIcenowy Zheng1-0/+1
2017-11-27media: siano: get rid of documentation warningsMauro Carvalho Chehab1-2/+2
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook2-12/+9
2017-11-22treewide: init_timer() -> setup_timer()Kees Cook1-3/+2
2017-11-16Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds42-290/+163
2017-11-16Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-28/+36
2017-11-07media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov1-12/+12
2017-11-07media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleepGustavo A. R. Silva1-2/+1
2017-11-07media: au0828: make const array addr_list staticColin Ian King1-1/+1
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King11-20/+21
2017-11-07media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-11-03media: pvrusb2: Convert timers to use timer_setup()Kees Cook1-28/+36
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman41-0/+41
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-2/+2
2017-10-31media: gspca: remove redundant assignment to variable jColin Ian King1-1/+0
2017-10-31media: mxl111sf: remove redundant assignment to indexColin Ian King1-1/+0
2017-10-31media: usbtv: fix brightness and contrast controlsAdam Sampson1-2/+2
2017-10-31media: s2255: Convert timers to use timer_setup()Kees Cook1-3/+4
2017-10-31media: usb: usbtv: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-31media: cx231xx: make cx231xx_vbi_qops constBhumika Goyal2-2/+2
2017-10-31media: cx231xx: Fix NTSC/PAL on Astrometa T2hybridOleh Kravchenko1-0/+1
2017-10-31media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HDOleh Kravchenko1-0/+1
2017-10-31media: rc: mceusb: add support for 1b80:d3b2Oleh Kravchenko1-1/+0
2017-10-27media: au0828/em28xx: make vb2_ops constBhumika Goyal4-4/+4
2017-10-27media: tm6000: cleanup trival coding style issuesMarkus Elfring4-34/+23
2017-10-11media: friio-fe: get rid of set_property()Mauro Carvalho Chehab1-24/+0
2017-10-04[media] cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-10-04[media] gspca: make arrays static, reduces object code sizeColin Ian King1-11/+11
2017-10-04[media] media: vp7045: port TwinhanDTV Alpha to rc-coreSean Young3-73/+17
2017-10-04[media] media: rc: dvb: use dvb device name for rc deviceSean Young1-1/+1
2017-10-04[media] media: dvb: a800: port to rc-coreSean Young1-51/+14
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil3-12/+11