summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2014-11-03[media] cx231xx: get rid of audio debug parameterMauro Carvalho Chehab1-20/+19
2014-11-03[media] cx231xx: convert from pr_foo to dev_fooMauro Carvalho Chehab12-276/+395
2014-11-03[media] cx231xx: disable I2C errors during i2c_scanMauro Carvalho Chehab3-1/+8
2014-11-03[media] cx231xx: use 1 byte read for i2c scanMatthias Schwarzott1-3/+4
2014-11-03[media] cx231xx: Cleanup printk at the driverMauro Carvalho Chehab11-259/+199
2014-11-03[media] cx231xx: Fix identationMauro Carvalho Chehab1-28/+32
2014-11-03[media] cx231xx: get rid of driver-defined printk macrosMauro Carvalho Chehab11-225/+210
2014-11-03[media] cxusb: TS mode setting for TT CT2-4400Olli Salonen1-0/+6
2014-11-03[media] xc5000: add IF output level controlRichard Vollkommer1-0/+2
2014-11-03[media] dvb-usb-dvbsky: add s960ci dvb-s/s2 usb ci box supportnibble.max2-0/+189
2014-11-03[media] em28xx: add support for Leadtek VC100 USB capture deviceWitold Krecicki2-0/+17
2014-11-03[media] dvbsky: add option to disable IR receiverOlli Salonen1-0/+9
2014-11-03[media] dvbsky: clean loggingOlli Salonen1-13/+8
2014-11-03[media] dvbsky: don't print MAC address from read_mac_addressOlli Salonen1-2/+0
2014-11-01[media] cx231xx: remove direct register PWR_CTL_EN modification that switches...Matthias Schwarzott1-2/+1
2014-10-30[media] cx231xx: scan all four existing i2c busses instead of the 3 mastersMatthias Schwarzott2-4/+10
2014-10-30[media] cx231xx: drop unconditional port3 switchingMatthias Schwarzott5-34/+1
2014-10-30[media] cx231xx: register i2c mux adapters for bus 1Matthias Schwarzott4-1/+53
2014-10-30[media] cx231xx: change usage of I2C_1 to the real i2c portMatthias Schwarzott1-15/+15
2014-10-30[media] cx231xx: let is_tuner check the real i2c port and not the i2c master ...Matthias Schwarzott1-1/+10
2014-10-30[media] cx231xx: remember status of i2c port_3 switchMatthias Schwarzott2-0/+13
2014-10-30[media] cx231xx: add wrapper to get the i2c_adapter pointerMatthias Schwarzott5-24/+50
2014-10-30[media] cx231xx: Use symbolic constants for i2c ports instead of numbersMatthias Schwarzott1-31/+31
2014-10-30[media] cx231xx: Modifiy the symbolic constants for i2c ports and describeMatthias Schwarzott1-4/+5
2014-10-30[media] cx231xx: give each master i2c bus a seperate nameMatthias Schwarzott1-1/+1
2014-10-30[media] cx231xx: delete i2c_client per busMatthias Schwarzott2-8/+0
2014-10-30[media] cx231xx: use own i2c_client for eeprom accessMatthias Schwarzott1-11/+13
2014-10-30[media] cx231xx: let i2c bus scanning use its own i2c_clientMatthias Schwarzott2-7/+12
2014-10-30[media] af9005: fix kernel panic on init if compiled without IRFrank Schaefer1-0/+3
2014-10-30[media] sound: simplify au0828 quirk tableMauro Carvalho Chehab1-0/+5
2014-10-30[media] em28xx-dvb: remove unused mfe_sharingMauro Carvalho Chehab1-4/+1
2014-10-24[media] usbvision-video: two use after freesDan Carpenter1-0/+2
2014-10-24[media] em28xx-input: NULL dereference on errorDan Carpenter1-1/+3
2014-10-21[media] hackrf: harmless off by one in debug codeDan Carpenter1-1/+1
2014-10-21[media] v4l: uvcvideo: Fix buffer completion size checkLaurent Pinchart3-3/+1
2014-10-21[media] em28xx: fix uninitialized variable warningHans Verkuil1-1/+1
2014-10-21[media] anysee: make sure loading modules is constKees Cook1-3/+3
2014-10-21[media] af9035: make sure loading modules is constKees Cook1-3/+3
2014-10-11Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds84-858/+6612
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab84-858/+6612
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-09-29Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab1-0/+1
2014-09-26Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab1-0/+1
2014-09-26[media] usb drivers: use %zu instead of %zdMauro Carvalho Chehab3-5/+5
2014-09-26[media] em28xx: Fix identationMauro Carvalho Chehab1-1/+1
2014-09-26[media] as102: fix endiannes castsMauro Carvalho Chehab3-61/+61
2014-09-26[media] as102_drv.h: added a missing newlineMauro Carvalho Chehab1-1/+1
2014-09-24[media] af9035: Add support for IT930x USB bridgeOlli Salonen2-17/+313
2014-09-24[media] af9035: Add possibility to define which I2C adapter to useOlli Salonen1-5/+4
2014-09-23[media] dvbsky: new driver to support DVBSky S860/S960 devicesnibble.max3-0/+470