aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[media] dib0700: add a sleep before attempting to detect dib7000pDevin Heitmueller1-0/+2
2011-07-27[media] dib0700: successfully connect to xc4000 over i2c for PCTV 340eDevin Heitmueller1-8/+15
2011-07-27[media] dib0700: properly setup GPIOs for PCTV 340eDevin Heitmueller1-1/+63
2011-07-27[media] dib0700: add USB id for PCTV 340eSEDevin Heitmueller2-2/+8
2011-07-27[media] dib0700: add initial code for PCTV 340e by Davide FerriDavide Ferri2-0/+69
2011-07-27[media] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_IDAndreas Oberritter1-1/+2
2011-07-27[media] dvb-usb.h function rc5_scanManoel Pinheiro1-1/+1
2011-07-27[media] cx24113: Don't reuse core macro namesHans Petter Selasky1-10/+10
2011-07-27[media] itd1000: Don't reuse core macro namesHans Petter Selasky1-14/+11
2011-07-27dvb_net: Simplify the code if DVB NET is not definedMauro Carvalho Chehab1-10/+3
2011-07-27[media] Make DVB NET configurable in the kernelHans Petter Selasky2-1/+29
2011-07-27[media] cxd2820r: correct missing error checksAntti Palosaari1-0/+4
2011-07-27[media] cxd2820r: fix bitfieldsAntti Palosaari2-4/+4
2011-07-27[media] cxd2820r: malloc buffers instead of stackAntti Palosaari1-4/+14
2011-07-27[media] anysee: style issues, comments, etcAntti Palosaari2-19/+21
2011-07-27[media] anysee: add support for Anysee E7 PS2Antti Palosaari2-0/+13
2011-07-27[media] anysee: add support for Anysee E7 PTCAntti Palosaari2-7/+27
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+8
2011-07-13[media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller1-0/+8
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan7-0/+7
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-6/+11
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan4-0/+4
2011-06-01[media] anysee: return EOPNOTSUPP for unsupported I2C messagesAntti Palosaari1-6/+11
2011-05-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-102/+280
2011-05-25[media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remoteMalcolm Priestley1-64/+43
2011-05-25[media] Inlined functions should be staticHans Petter Selasky1-1/+1
2011-05-25[media] Remove invalid parameter descriptionHans Petter Selasky1-1/+0
2011-05-25[media] dm1105: GPIO handling added, I2C on GPIO added, LNB control through G...Igor M. Liplianin1-36/+236
2011-05-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds71-2551/+9739
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-21[media] support for medion dvb stick 1660:1921Stéphane Elmaleh2-1/+7
2011-05-20[media] DVB: allow to read back of detected parameters through S2APIAndreas Oberritter1-4/+15
2011-05-20[media] DVB: dvb_frontend: add parameters_outAndreas Oberritter1-6/+11
2011-05-20[media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cacheAndreas Oberritter1-103/+108
2011-05-20[media] DVB: dvb_frontend: remove unused assignmentsAndreas Oberritter1-2/+0
2011-05-20[media] DVB: dvb_frontend: rename parameters to parameters_inAndreas Oberritter1-30/+30
2011-05-20[media] DVB: call get_property at the end of dtv_property_process_getAndreas Oberritter1-8/+8
2011-05-20[media] DVB: dtv_property_cache_submit shouldn't modifiy the cacheAndreas Oberritter1-10/+3
2011-05-20[media] cxd2820r: Update frontend capabilities to advertise QAM-256Steve Kerrison1-1/+2
2011-05-20[media] DVB: drxd_hard: handle new bandwidths by returning -EINVALAndreas Oberritter1-1/+2
2011-05-20[media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter3-16/+12
2011-05-20[media] DVB: return meaningful error codes in dvb_frontendAndreas Oberritter1-12/+16
2011-05-20[media] DiBxxxx: get rid of DMA buffer on stackOlivier Grenie8-201/+443
2011-05-20[media] cxd2820r: switch automatically between DVB-T and DVB-T2Antti Palosaari2-39/+73
2011-05-20[media] cxd2820r: whitespace fixAntti Palosaari1-7/+7
2011-05-20[media] cxd2820r: make C, T, T2 and core components as linked objectsSteve Kerrison6-42/+144
2011-05-20[media] Sony CXD2820R DVB-T/T2/C demodulator driverAntti Palosaari8-0/+2294
2011-05-20[media] cx24116: make FW DL split more readableAntti Palosaari1-7/+9
2011-05-20[media] anysee: add support for Anysee E7 S2Antti Palosaari3-0/+63
2011-05-20[media] anysee: add support for Anysee E30 S2 PlusAntti Palosaari2-0/+45