summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
Commit message (Expand)AuthorAgeFilesLines
* media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-042-7/+2Star
* media: au0828: Fix incorrect error messagesBrad Love2018-09-241-2/+2
* media: au0828: cannot kfree dev before usb disconnectBrad Love2018-09-241-1/+0Star
* media: mxl111sf: declare its own padsMauro Carvalho Chehab2018-09-172-6/+12
* media: au0828: use signals instead of hardcoding a pad numberMauro Carvalho Chehab2018-09-171-5/+7
* media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab2018-09-171-0/+2
* media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab2018-09-171-0/+2
* media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab2018-09-171-2/+2
* media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab2018-09-171-3/+3
* media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab2018-09-173-9/+112
* media: usbvision: remove time_in_irqSebastian Andrzej Siewior2018-09-122-4/+0Star
* media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()Sebastian Andrzej Siewior2018-09-121-1/+1
* media: em28xx-audio: use GFP_KERNEL for memory allocation during initSebastian Andrzej Siewior2018-09-121-4/+4
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-1121-77/+84
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-1143-136/+140
* media: uvcvideo: Add a D4M camera descriptionGuennadi Liakhovetski2018-09-111-0/+11
* media: uvcvideo: Store device information pointer in struct uvc_deviceLaurent Pinchart2018-09-113-14/+16
* media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRKGuennadi Liakhovetski2018-09-111-9/+9
* media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit2018-09-111-1/+1
* media: uvcvideo: Fix spelling mistake: "entites" -> "entities"Colin Ian King2018-09-111-4/+3Star
* media: uvcvideo: Remove unnecessary NULL check before debugfs_remove_recursiveGustavo A. R. Silva2018-09-111-5/+1Star
* media: uvcvideo: Make uvc_control_mapping menu_info field constLaurent Pinchart2018-09-112-6/+6
* media: uvcvideo: Make some structs constJoe Perches2018-09-111-2/+2
* media: af9035: prevent buffer overflow on writeJozef Balga2018-08-291-2/+4
* media: rtl28xxu: be sure that it won't go past the array sizeMauro Carvalho Chehab2018-08-081-1/+1
* media: au0828: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-1/+1
* media: cx231xx: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-032-3/+3
* media: dvb-usb-v2: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-2/+2
* media: dvb-usb: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-2/+2
* media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-08-031-3/+3
* media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()Jia-Ju Bai2018-08-031-10/+10
* media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()Jia-Ju Bai2018-08-031-1/+1
* media: dw2102: Fix memleak on sequence of probesAnton Vasilyev2018-08-031-5/+14
* media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab2018-08-038-31/+29Star
* media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab2018-08-021-3/+3
* media: usbtv: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-08-021-2/+3
* media: go7007: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-08-022-9/+11
* media: cx231xx: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-08-023-10/+15
* media: em28xx: disable null packet filter for WinTVdualHDRobert Schlabbach2018-07-301-1/+1
* media: em28xx: explicitly disable TS packet filterRobert Schlabbach2018-07-301-2/+2
* media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861Akihiro Tsukada2018-07-305-10/+476
* media: uvcvideo: Send a control event when a Control Change interrupt arrivesGuennadi Liakhovetski2018-07-274-67/+284
* media: uvcvideo: Handle control pipe protocol STALLsGuennadi Liakhovetski2018-07-271-6/+46
* media: uvcvideo: Remove a redundant checkGuennadi Liakhovetski2018-07-271-2/+2
* media: uvcvideo: Also validate buffers in BULK modeNicolas Dufresne2018-07-271-6/+4Star
* media: uvcvideo: Add KSMedia 8-bit IR format supportLaurent Pinchart2018-07-272-0/+8
* media: uvcvideo: Fix minor spellingKieran Bingham2018-07-271-1/+1
* media: em28xx-cards: disable V4L2 mode for dual tunersMauro Carvalho Chehab2018-07-271-0/+11
* media: em28xx: Remove duplicate PIDBrad Love2018-07-271-2/+0Star
* media: em28xx: Fix DualHD disconnect oopsBrad Love2018-07-271-1/+3