aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-03[media] rc: port IgorPlug-USB to rc-coreSean Young4-0/+283
2014-11-03[media] m88ts2022: return the err code in its probe function when error occursnibble.max1-0/+2
2014-11-03[media] cx23885: add DVBSky S950C and T980C RC supportnibble.max2-0/+12
2014-11-03[media] cx23885: add DVBSky S950C dvb-s/s2 ci PCIe card support(no RC)nibble.max3-11/+80
2014-11-03[media] dvb-usb-dvbsky: add s960ci dvb-s/s2 usb ci box supportnibble.max2-0/+189
2014-11-03[media] Update Documentation cardlistMauro Carvalho Chehab3-0/+4
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-03[media] media: earthsoft: logging neateningJoe Perches2-47/+41
2014-11-03[media] dvb-frontends/Kconfig: better describe Toshiba TC90522ほち1-1/+4
2014-11-03[media] Staging: media: lirc: cleaned up packet dump in 2 filesAmber Thrall2-16/+4
2014-11-03[media] cx88: fix VBI supportHans Verkuil2-9/+22
2014-11-03[media] cx88: pci_disable_device comes after free_irqHans Verkuil1-1/+1
2014-11-03[media] cx88: consistently use UNSET for absent tunerHans Verkuil2-34/+34
2014-11-03[media] cx88: don't allow changes while vb2_is_busyHans Verkuil4-9/+33
2014-11-03[media] cx88: drop mpeg_active fieldHans Verkuil2-7/+5
2014-11-03[media] cx88: move width, height and field to core structHans Verkuil6-82/+98
2014-11-03[media] cx88: don't pollute the kernel logHans Verkuil2-4/+0
2014-11-03[media] cx88: increase API command timeoutHans Verkuil1-1/+1
2014-11-03[media] cx88: remove dependency on btcx-riscHans Verkuil10-23/+49
2014-11-03[media] cx88: drop cx88_free_bufferHans Verkuil7-14/+9
2014-11-03[media] cx88: return proper errors during fw loadHans Verkuil1-17/+15
2014-11-03[media] cx88: fix sparse warningHans Verkuil1-2/+2
2014-11-03[media] cx88: convert to vb2Hans Verkuil8-1097/+651
2014-11-03[media] cx88: drop videobuf abuse in cx88-alsaHans Verkuil1-18/+89
2014-11-03[media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil3-68/+3
2014-11-03[media] cx88: remove fmt from the buffer structHans Verkuil3-77/+46
2014-11-01[media] cx231xx: remove direct register PWR_CTL_EN modification that switches port3Matthias 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 numberMatthias 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] rc-main: fix lockdep splash for rc-mainTomas Melin1-0/+3
2014-10-30[media] af9005: fix kernel panic on init if compiled without IRFrank Schaefer1-0/+3
2014-10-30[media] cx23885: add IR for DVBSky T9580 Dual DVB-S2/T2/C PCIe cardnibble.max2-0/+11
2014-10-30[media] cx23855: add CI support for DVBSky T980COlli Salonen1-2/+104
2014-10-30[media] cx23885: add I2C client for CI into state and handle unregisteringOlli Salonen2-0/+8
2014-10-30[media] sp2: improve debug loggingOlli Salonen1-8/+11
2014-10-30[media] sp2: fix incorrect structOlli Salonen1-1/+1