summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab7-11/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab34-63/+51
2017-12-18media: fix SPDX comment on some header filesMauro Carvalho Chehab3-15/+21
2017-12-18media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmtHans Verkuil1-25/+7
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab2-2/+0
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab3-0/+6
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young4-39/+11
2017-12-14media: dvbsky: MyGica T230C supportStefan Brüns1-0/+88
2017-12-13media: dvb_usb_pctv452e: module refcount changes were unbalancedWolfgang Rohdewald1-0/+8
2017-12-13media: dib0700: add support for Xbox One Digital TV TunerOlli Salonen4-2/+137
2017-12-12media: cx231xx: Use semicolon after assignment instead of commaMatthias Schwarzott1-4/+4
2017-12-12media: si2165: Make checkpatch happyMatthias Schwarzott1-2/+2
2017-12-11media: pvrusb2: properly check endpoint typesAndrey Konovalov1-0/+12
2017-12-11media: mxl111sf: improve error handling logicMauro Carvalho Chehab1-2/+7
2017-12-11media: dvbsky: shut up a bogus warningMauro Carvalho Chehab1-2/+2
2017-12-11media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2017-12-11media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2017-12-11media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab11-174/+67
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