aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds212-1352/+1001
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+13
2017-02-14[media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab1-5/+13
2017-02-08[media] zd1301: fix building interface driver without demodulatorArnd Bergmann1-0/+4
2017-02-08[media] usbtv: add sharpness controlLubomir Rintel1-0/+8
2017-02-08[media] cxusb: Use a dma capable buffer also for readingStefan BrĂ¼ns1-7/+8
2017-02-08[media] dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+5
2017-02-08[media] add Hama Hybrid DVB-T Stick supportPiotr Oleszczyk1-1/+6
2017-02-07[media] cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko1-1/+6
2017-02-07[media] cx231xx: Initial support Evromedia USB Full Hybrid Full HDOleh Kravchenko4-0/+101
2017-02-03[media] dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab1-6/+13
2017-02-03[media] gp8psk: make local symbol gp8psk_fe_ops staticWei Yongjun1-1/+1
2017-02-03[media] tm6000: fix typo in parameter descriptionWei Yongjun1-1/+1
2017-02-03[media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAMKevin Cheng3-0/+94
2017-02-03[media] media/usbvision: remove ctrl_urb_wqDavidlohr Bueso3-4/+0
2017-02-03[media] stk1160: make some functions staticMauro Carvalho Chehab1-2/+2
2017-02-03[media] stk1160: Wait for completion of transfers to and from AC97 codecMarcel Hasler3-8/+35
2017-02-03[media] stk1160: Check whether to use AC97 codecMarcel Hasler3-2/+35
2017-02-03[media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automaticallyMarcel Hasler5-104/+50
2017-02-03[media] gspca_stv06xx: remove redundant check for err < 0Colin Ian King1-3/+0
2017-02-03[media] lmedm04: make lme2510_powerup a little smallerRasmus Villemoes1-4/+1
2017-02-03[media] lmedm04: make some string arrays staticRasmus Villemoes1-3/+4
2017-02-03[media] lmedm04: change some static variables to automaticRasmus Villemoes1-1/+1
2017-02-03[media] lmedm04: use %phN for hex dumpRasmus Villemoes1-3/+1
2017-02-03[media] media: Protect enable_source and disable_source handler code pathsShuah Khan1-12/+9
2017-02-03[media] zd1301: ZyDAS ZD1301 DVB USB interface driverAntti Palosaari3-0/+305
2017-01-31[media] uvcvideo: Change result code of debugfs_init to voidJaejoong Kim2-11/+8
2017-01-31[media] uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-01-31[media] uvcvideo: (cosmetic) Remove a superfluous assignmentGuennadi Liakhovetski1-2/+1
2017-01-31[media] uvcvideo: (cosmetic) Add and use an inline functionGuennadi Liakhovetski1-3/+8
2017-01-31[media] af9035: correct demod i2c addressesAntti Palosaari1-8/+9
2017-01-31[media] it913x: add chip device ids for bindingAntti Palosaari1-4/+4
2017-01-31[media] af9035: register it9133 tuner using platform bindingAntti Palosaari2-64/+62
2017-01-31[media] af9035: read and store whole eepromAntti Palosaari2-71/+60
2017-01-31[media] pvrusb2-io: Add some spaces for better code readabilityMarkus Elfring1-60/+60
2017-01-31[media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count()Markus Elfring1-1/+2
2017-01-31[media] media: usb: cpia2: Use kmemdup instead of kmalloc and memcpyShyam Saini1-3/+1
2017-01-31[media] pvrusb2: Clean up file handle in open() error pathSantosh Kumar Singh1-1/+2
2017-01-31[media] tm6000: Clean up file handle in open() error pathSantosh Kumar Singh1-1/+4
2017-01-30[media] gp8psk: fix spelling mistake: "firmare" -> "firmware"Colin Ian King1-1/+1
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti6-10/+6
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2-2/+2
2017-01-30[media] em28xx: IR protocol not reported correctlySean Young1-5/+8
2017-01-30[media] cxusb: port to rc-coreSean Young1-232/+80
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-61/+72
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus1-2/+2
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus178-713/+0
2016-12-26Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab5-7/+12
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-12-21[media] pctv452e: move buffer to heap, no mutexMax Kellermann1-61/+72