summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
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 automatic...Marcel 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-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
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds108-1142/+2125
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-12-12[media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab7-37/+52
2016-12-12[media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab10-213/+216
2016-12-12[media] em28xx: don't change the device's nameMauro Carvalho Chehab1-10/+4
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil1-2/+2
2016-11-29[media] uvcvideo: freeing an error pointerDan Carpenter1-4/+4
2016-11-23[media] uvcvideo: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-11-23[media] uvcvideo: Add bayer 16-bit format patternsEdgar Thier2-0/+32
2016-11-23[media] em28xx: only use mt9v011 if camera support is enabledArnd Bergmann1-1/+1