summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
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-09-10media: tm6000: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-09-10media: em28xx-audio: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2-4/+6
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil3-3/+6
2018-08-31media: videodev2.h: Add request_fd field to v4l2_bufferHans Verkuil1-1/+1
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil4-5/+5
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
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