summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil1-1/+1
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-03-14media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-01-26media: uvcvideo: Refactor teardown of uvc on USB disconnectDaniel Axtens3-8/+18
2019-01-09media: dvb-usb-v2: Fix incorrect use of transfer_flags URB_FREE_BUFFERMalcolm Priestley1-3/+2
2018-12-13media: gspca: fix frame overflow errorHans Verkuil1-5/+6
2018-11-13media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab3-9/+112
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-11-13Revert "media: dvbsky: use just one mutex for serializing device R/W ops"Mauro Carvalho Chehab1-6/+10
2018-08-29media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-08-08media: rtl28xxu: be sure that it won't go past the array sizeMauro Carvalho Chehab1-1/+1
2018-08-03media: au0828: fix spelling mistake: "completition" -> "completion"Colin Ian King1-1/+1
2018-08-03media: cx231xx: fix spelling mistake: "completition" -> "completion"Colin Ian King2-3/+3
2018-08-03media: dvb-usb-v2: fix spelling mistake: "completition" -> "completion"Colin Ian King1-2/+2
2018-08-03media: dvb-usb: fix spelling mistake: "completition" -> "completion"Colin Ian King1-2/+2
2018-08-03media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-3/+3
2018-08-03media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()Jia-Ju Bai1-10/+10
2018-08-03media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()Jia-Ju Bai1-1/+1
2018-08-03media: dw2102: Fix memleak on sequence of probesAnton Vasilyev1-5/+14
2018-08-03media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab8-31/+29
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab1-3/+3
2018-08-02media: usbtv: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-08-02media: go7007: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2-9/+11
2018-08-02media: cx231xx: use irqsave() in USB's complete callbackSebastian Andrzej Siewior3-10/+15
2018-07-30media: em28xx: disable null packet filter for WinTVdualHDRobert Schlabbach1-1/+1
2018-07-30media: em28xx: explicitly disable TS packet filterRobert Schlabbach1-2/+2
2018-07-30media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861Akihiro Tsukada5-10/+476
2018-07-27media: uvcvideo: Send a control event when a Control Change interrupt arrivesGuennadi Liakhovetski4-67/+284
2018-07-27media: uvcvideo: Handle control pipe protocol STALLsGuennadi Liakhovetski1-6/+46
2018-07-27media: uvcvideo: Remove a redundant checkGuennadi Liakhovetski1-2/+2
2018-07-27media: uvcvideo: Also validate buffers in BULK modeNicolas Dufresne1-6/+4
2018-07-27media: uvcvideo: Add KSMedia 8-bit IR format supportLaurent Pinchart2-0/+8
2018-07-27media: uvcvideo: Fix minor spellingKieran Bingham1-1/+1
2018-07-27media: em28xx-cards: disable V4L2 mode for dual tunersMauro Carvalho Chehab1-0/+11
2018-07-27media: em28xx: Remove duplicate PIDBrad Love1-2/+0
2018-07-27media: em28xx: Fix DualHD disconnect oopsBrad Love1-1/+3
2018-07-27media: em28xx: Fix dual transport stream operationBrad Love1-1/+3
2018-07-27media: dib0700: add code commentGustavo A. R. Silva1-0/+1
2018-07-27media: cx231xx: don't check number of messages in the driverWolfram Sang1-2/+0
2018-07-27media: em28xx: don't check number of messages in the driverWolfram Sang1-4/+0
2018-07-27media: hdpvr: don't check number of messages in the driverWolfram Sang1-3/+0
2018-07-27media: dvb-usb: don't check number of messages in the driverWolfram Sang1-3/+0
2018-07-27media: tm6000: don't check number of messages in the driverWolfram Sang1-2/+0
2018-07-27media: gl861: fix probe of dvb_usb_gl861Mika Båtsman1-11/+10
2018-07-25media: gspca_kinect: cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-07-04media: stk1160: Set the vb2_queue lock before calling vb2_queue_initEzequiel Garcia1-1/+1
2018-06-28media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-06-27media: cx231xx: fix RC_CORE dependencyArnd Bergmann1-1/+1