summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* [media] firedtv: change some -EFAULT returns to more fitting error codesStefan Richter2011-07-272-19/+17
* [media] dvb-bt8xx: Don't return -EFAULT when a device is not foundMauro Carvalho Chehab2011-07-271-2/+2
* [media] nxt6000: i2c bus error should return -EIOMauro Carvalho Chehab2011-07-271-1/+1
* [media] siano: bad parameter is -EINVAL and not -EFAULTMauro Carvalho Chehab2011-07-271-1/+1
* [media] drxd, siano: Remove unused include linux/version.hMauro Carvalho Chehab2011-07-272-2/+0
* [media] dvb: remove unnecessary codeGreg Dietsche2011-07-271-5/+1
* [media] dvb-usb/technisat-usb2: don't use flush_scheduled_work()Tejun Heo2011-07-271-3/+1
* [media] frontends/s5h1420: Change: clock_settting to clock_settingJustin P. Mattock2011-07-271-6/+6
* [media] Remove unused definitions which can cause conflict with definitions i...Hans Petter Selasky2011-07-272-6/+0
* [media] xc4000: make checkpatch.pl happyMauro Carvalho Chehab2011-07-271-1/+1
* [media] xc4000: removed card_typeistvan_v@mailbox.hu2011-07-271-3/+5
* [media] dvb-usb/Kconfig: auto-select XC4000 tuner for dib0700istvan_v@mailbox.hu2011-07-271-0/+1
* [media] xc4000: code cleanupistvan_v@mailbox.hu2011-07-271-7/+8
* [media] dib0700: remove notes from bringup of PCTV 340eDevin Heitmueller2011-07-271-62/+1
* [media] dib0700: make PCTV 340e work!Devin Heitmueller2011-07-271-8/+9
* [media] dib0700: fixup PLL config for PCTV 340eDevin Heitmueller2011-07-271-1/+41
* [media] xc4000: setup dib7000p AGC config for PCTV 340eDevin Heitmueller2011-07-271-5/+66
* [media] dib7000p: setup dev.parent for i2c master built into 7000pDevin Heitmueller2011-07-271-0/+5
* [media] dib0700: add a sleep before attempting to detect dib7000pDevin Heitmueller2011-07-271-0/+2
* [media] dib0700: successfully connect to xc4000 over i2c for PCTV 340eDevin Heitmueller2011-07-271-8/+15
* [media] dib0700: properly setup GPIOs for PCTV 340eDevin Heitmueller2011-07-271-1/+63
* [media] dib0700: add USB id for PCTV 340eSEDevin Heitmueller2011-07-272-2/+8
* [media] dib0700: add initial code for PCTV 340e by Davide FerriDavide Ferri2011-07-272-0/+69
* [media] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_IDAndreas Oberritter2011-07-271-1/+2
* [media] dvb-usb.h function rc5_scanManoel Pinheiro2011-07-271-1/+1
* [media] cx24113: Don't reuse core macro namesHans Petter Selasky2011-07-271-10/+10
* [media] itd1000: Don't reuse core macro namesHans Petter Selasky2011-07-271-14/+11
* dvb_net: Simplify the code if DVB NET is not definedMauro Carvalho Chehab2011-07-271-10/+3
* [media] Make DVB NET configurable in the kernelHans Petter Selasky2011-07-272-1/+29
* [media] cxd2820r: correct missing error checksAntti Palosaari2011-07-271-0/+4
* [media] cxd2820r: fix bitfieldsAntti Palosaari2011-07-272-4/+4
* [media] cxd2820r: malloc buffers instead of stackAntti Palosaari2011-07-271-4/+14
* [media] anysee: style issues, comments, etcAntti Palosaari2011-07-272-19/+21
* [media] anysee: add support for Anysee E7 PS2Antti Palosaari2011-07-272-0/+13
* [media] anysee: add support for Anysee E7 PTCAntti Palosaari2011-07-272-7/+27
* [media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller2011-07-131-0/+8
* [media] anysee: return EOPNOTSUPP for unsupported I2C messagesAntti Palosaari2011-06-011-6/+11
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-274-102/+280
|\
| * [media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remoteMalcolm Priestley2011-05-251-64/+43
| * [media] Inlined functions should be staticHans Petter Selasky2011-05-251-1/+1
| * [media] Remove invalid parameter descriptionHans Petter Selasky2011-05-251-1/+0
| * [media] dm1105: GPIO handling added, I2C on GPIO added, LNB control through G...Igor M. Liplianin2011-05-251-36/+236
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-2371-2551/+9739
|\ \ | |/
| * [media] support for medion dvb stick 1660:1921Stéphane Elmaleh2011-05-212-1/+7
| * [media] DVB: allow to read back of detected parameters through S2APIAndreas Oberritter2011-05-201-4/+15
| * [media] DVB: dvb_frontend: add parameters_outAndreas Oberritter2011-05-201-6/+11
| * [media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cacheAndreas Oberritter2011-05-201-103/+108
| * [media] DVB: dvb_frontend: remove unused assignmentsAndreas Oberritter2011-05-201-2/+0
| * [media] DVB: dvb_frontend: rename parameters to parameters_inAndreas Oberritter2011-05-201-30/+30
| * [media] DVB: call get_property at the end of dtv_property_process_getAndreas Oberritter2011-05-201-8/+8
OpenPOWER on IntegriCloud