summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Revert "media: dvbsky: use just one mutex for serializing device R/W ops"Mauro Carvalho Chehab1-6/+10
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2-7/+2
2018-09-24media: au0828: Fix incorrect error messagesBrad Love1-2/+2
2018-09-24media: au0828: cannot kfree dev before usb disconnectBrad Love1-1/+0
2018-09-17media: mxl111sf: declare its own padsMauro Carvalho Chehab2-6/+12
2018-09-17media: au0828: use signals instead of hardcoding a pad numberMauro Carvalho Chehab1-5/+7
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+2
2018-09-17media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-09-17media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-09-17media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-09-17media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab3-9/+112
2018-09-12media: usbvision: remove time_in_irqSebastian Andrzej Siewior2-4/+0
2018-09-12media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()Sebastian Andrzej Siewior1-1/+1
2018-09-12media: em28xx-audio: use GFP_KERNEL for memory allocation during initSebastian Andrzej Siewior1-4/+4
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab21-77/+84
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab43-136/+140
2018-09-11media: uvcvideo: Add a D4M camera descriptionGuennadi Liakhovetski1-0/+11
2018-09-11media: uvcvideo: Store device information pointer in struct uvc_deviceLaurent Pinchart3-14/+16
2018-09-11media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRKGuennadi Liakhovetski1-9/+9
2018-09-11media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2018-09-11media: uvcvideo: Fix spelling mistake: "entites" -> "entities"Colin Ian King1-4/+3
2018-09-11media: uvcvideo: Remove unnecessary NULL check before debugfs_remove_recursiveGustavo A. R. Silva1-5/+1
2018-09-11media: uvcvideo: Make uvc_control_mapping menu_info field constLaurent Pinchart2-6/+6
2018-09-11media: uvcvideo: Make some structs constJoe Perches1-2/+2
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-02media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-3/+3
2018-08-02media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()Jia-Ju Bai1-10/+10
2018-08-02media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()Jia-Ju Bai1-1/+1
2018-08-02media: dw2102: Fix memleak on sequence of probesAnton Vasilyev1-5/+14
2018-08-02media: 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