summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] cx231xx: Fix identationMauro Carvalho Chehab2014-11-031-28/+32
* [media] cx231xx: get rid of driver-defined printk macrosMauro Carvalho Chehab2014-11-0311-225/+210
* [media] fix a warning on avr32 archMauro Carvalho Chehab2014-11-031-1/+1
* [media] V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-backGuennadi Liakhovetski2014-11-031-4/+6
* [media] stv090x: remove indent levels in stv090x_get_coldlock()Dan Carpenter2014-11-031-82/+80
* [media] saa7146: turn bothersome error into a debug messageJohann Klammer2014-11-031-1/+1
* [media] media: dvb_core: replace a magic number by a macroDan Carpenter2014-11-031-1/+1
* [media] media: Print information on failed link validationSakari Ailus2014-11-031-1/+11
* [media] dvb-net: Fix probable mask then right shift defectsJoe Perches2014-11-031-1/+3
* [media] cxusb: TS mode setting for TT CT2-4400Olli Salonen2014-11-031-0/+6
* [media] au8522: improve lock performance with ZeeVee modulatorsRichard Vollkommer2014-11-031-7/+110
* [media] xc5000: add IF output level controlRichard Vollkommer2014-11-033-1/+16
* [media] rc: port IgorPlug-USB to rc-coreSean Young2014-11-033-0/+277
* [media] m88ts2022: return the err code in its probe function when error occursnibble.max2014-11-031-0/+2
* [media] cx23885: add DVBSky S950C and T980C RC supportnibble.max2014-11-032-0/+12
* [media] cx23885: add DVBSky S950C dvb-s/s2 ci PCIe card support(no RC)nibble.max2014-11-033-11/+80
* [media] dvb-usb-dvbsky: add s960ci dvb-s/s2 usb ci box supportnibble.max2014-11-032-0/+189
* [media] em28xx: add support for Leadtek VC100 USB capture deviceWitold Krecicki2014-11-032-0/+17
* [media] dvbsky: add option to disable IR receiverOlli Salonen2014-11-031-0/+9
* [media] dvbsky: clean loggingOlli Salonen2014-11-031-13/+8
* [media] dvbsky: don't print MAC address from read_mac_addressOlli Salonen2014-11-031-2/+0
* [media] media: earthsoft: logging neateningJoe Perches2014-11-032-47/+41
* [media] dvb-frontends/Kconfig: better describe Toshiba TC90522ほち2014-11-031-1/+4
* [media] cx88: fix VBI supportHans Verkuil2014-11-032-9/+22
* [media] cx88: pci_disable_device comes after free_irqHans Verkuil2014-11-031-1/+1
* [media] cx88: consistently use UNSET for absent tunerHans Verkuil2014-11-032-34/+34
* [media] cx88: don't allow changes while vb2_is_busyHans Verkuil2014-11-034-9/+33
* [media] cx88: drop mpeg_active fieldHans Verkuil2014-11-032-7/+5
* [media] cx88: move width, height and field to core structHans Verkuil2014-11-036-82/+98
* [media] cx88: don't pollute the kernel logHans Verkuil2014-11-032-4/+0
* [media] cx88: increase API command timeoutHans Verkuil2014-11-031-1/+1
* [media] cx88: remove dependency on btcx-riscHans Verkuil2014-11-0310-23/+49
* [media] cx88: drop cx88_free_bufferHans Verkuil2014-11-037-14/+9
* [media] cx88: return proper errors during fw loadHans Verkuil2014-11-031-17/+15
* [media] cx88: fix sparse warningHans Verkuil2014-11-031-2/+2
* [media] cx88: convert to vb2Hans Verkuil2014-11-038-1097/+651
* [media] cx88: drop videobuf abuse in cx88-alsaHans Verkuil2014-11-031-18/+89
* [media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil2014-11-033-68/+3
* [media] cx88: remove fmt from the buffer structHans Verkuil2014-11-033-77/+46
* [media] cx231xx: remove direct register PWR_CTL_EN modification that switches...Matthias Schwarzott2014-11-011-2/+1
* [media] cx231xx: scan all four existing i2c busses instead of the 3 mastersMatthias Schwarzott2014-10-302-4/+10
* [media] cx231xx: drop unconditional port3 switchingMatthias Schwarzott2014-10-305-34/+1
* [media] cx231xx: register i2c mux adapters for bus 1Matthias Schwarzott2014-10-304-1/+53
* [media] cx231xx: change usage of I2C_1 to the real i2c portMatthias Schwarzott2014-10-301-15/+15
* [media] cx231xx: let is_tuner check the real i2c port and not the i2c master ...Matthias Schwarzott2014-10-301-1/+10
* [media] cx231xx: remember status of i2c port_3 switchMatthias Schwarzott2014-10-302-0/+13
* [media] cx231xx: add wrapper to get the i2c_adapter pointerMatthias Schwarzott2014-10-305-24/+50
* [media] cx231xx: Use symbolic constants for i2c ports instead of numbersMatthias Schwarzott2014-10-301-31/+31
* [media] cx231xx: Modifiy the symbolic constants for i2c ports and describeMatthias Schwarzott2014-10-301-4/+5
* [media] cx231xx: give each master i2c bus a seperate nameMatthias Schwarzott2014-10-301-1/+1
OpenPOWER on IntegriCloud