summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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...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] 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
2014-10-30[media] cx23855: add support for DVBSky T980C (no CI support)Olli Salonen3-0/+102
2014-10-30[media] ti-fpe: LLVMLinux: Remove nested function from ti-vpeBehan Webster2-12/+4
2014-10-30[media] sound: Update au0828 quirks tableMauro Carvalho Chehab1-1/+9
2014-10-30[media] sound: simplify au0828 quirk tableMauro Carvalho Chehab2-127/+36
2014-10-30[media] si2157: add support for SYS_DVBC_ANNEX_BOlli Salonen1-0/+3
2014-10-30[media] em28xx-dvb: remove unused mfe_sharingMauro Carvalho Chehab1-4/+1
2014-10-30[media] drxk: Fix debug printksMauro Carvalho Chehab1-3/+3
2014-10-30[media] Documentation: FE_SET_PROPERTY requires R/WMauro Carvalho Chehab1-2/+2
2014-10-30[media] dib7000p: get rid of an unused argumentMauro Carvalho Chehab1-5/+4
2014-10-28[media] v4l2-ctrls: fix sparse warningHans Verkuil1-35/+52
2014-10-28[media] media: davinci: vpbe: return -ENODATA for *dv_timings/*_std callsPrabhakar Lad1-3/+15
2014-10-28[media] media: davinci: vpbe: group v4l2_ioctl_opsPrabhakar Lad1-0/+3
2014-10-28[media] media: davinci: vpbe: drop unused member memory from vpbe_layerPrabhakar Lad1-4/+0
2014-10-28[media] media: davinci: vpbe: use helpers provided by core if streaming is st...Prabhakar Lad2-28/+10
2014-10-28[media] media: davinci: vpbe: add support for VIDIOC_EXPBUFPrabhakar Lad1-0/+1
2014-10-28[media] media: davinci: vpbe: add support for VB2_DMABUFPrabhakar Lad1-1/+1
2014-10-28[media] media: davinci: vpbe: use vb2_ioctl_* helpersPrabhakar Lad1-164/+14
2014-10-28[media] media: davinci: vpbe: use fh handling provided by v4lPrabhakar Lad2-135/+65
2014-10-28[media] media: davinci: vpbe: use vb2_fop_mmap/pollPrabhakar Lad1-41/+3
2014-10-28[media] media: davinci: vpbe: improve vpbe_buffer_prepare() callbackPrabhakar Lad1-15/+8
2014-10-28[media] media: davinci: vpbe: drop buf_cleanup() callbackPrabhakar Lad1-24/+0