aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/af9015.c
Commit message (Expand)AuthorAgeFilesLines
* [media] af9015: reimplement firmware downloadAntti Palosaari2011-03-221-15/+10
* [media] af9015: map remote for TerraTec Cinergy T Stick RCAntti Palosaari2011-03-221-0/+2
* [media] af9015: small RC changeAntti Palosaari2011-03-221-5/+12
* [media] af9015: enhance RCIan Armstrong2011-03-221-11/+28
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-6/+6
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-2/+2
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-11/+5
* [media] af9015: Fix max I2C message size when used with tda18271Mauro Carvalho Chehab2010-10-271-1/+1
* [media] af9015: support for DigitalNow TinyTwin v3 [1f4d:9016]Antti Palosaari2010-10-231-1/+5
* [media] af9015: map DigitalNow TinyTwin v2 remoteAntti Palosaari2010-10-231-0/+2
* [media] af9015: RC fixes and improvementsAntti Palosaari2010-10-231-47/+33
* [media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2010-10-211-5/+0
* [media] af9015: move remote controllers to new RC coreAntti Palosaari2010-10-211-107/+120
* [media] af9015: remove needless variable setAntti Palosaari2010-10-211-2/+2
* [media] af9015: make checkpatch.pl happyAntti Palosaari2010-10-211-5/+7
* [media] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)Yann E. MORIN2010-10-211-3/+11
* V4L/DVB: af9015: use value from config instead hardcoded oneAntti Palosaari2010-10-211-1/+2
* V4L/DVB: af9015: reimplement remote controllerAntti Palosaari2010-10-211-110/+84
* V4L/DVB: af9015: map TerraTec Cinergy T Stick Dual RC remote to device IDAntti Palosaari2010-10-211-3/+3
* V4L/DVB: af9015: add remote support for TerraTec Cinergy T Stick Dual RCAntti Palosaari2010-10-211-0/+3
* V4L/DVB: af9015: add support for TerraTec Cinergy T Stick Dual RCAntti Palosaari2010-10-211-1/+19
* V4L/DVB: af9015: fix bug introduced by commit 490ade7e3f4474f626a8f5d778ead4e...Antti Palosaari2010-10-211-19/+6
* V4L/DVB: af9015: simple comment updateAntti Palosaari2010-10-211-4/+4
* V4L/DVB: af9015: add USB ID for Terratec Cinergy T Stick RC MKIIStefan Lippers-Hollmann2010-10-211-0/+19
* V4L/DVB: af9015: add support for tda18218 silicon tunerAntti Palosaari2010-10-211-3/+11
* V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab2010-08-021-12/+18
* V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab2010-08-021-3/+3
* V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)Antti Palosaari2010-08-021-1/+7
* V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab2010-05-191-15/+15
* V4L/DVB: af9015: support for KWorld TV Stick II (395UR)Antti Palosaari2010-05-181-1/+3
* V4L/DVB: af9015: support for KWorld USB DVB-T Stick Mobile (UB383-T)Antti Palosaari2010-05-181-1/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: af901x: inform NXP TDA18218 tuner as know but not supportedAntti Palosaari2010-02-261-0/+3
* V4L/DVB: af9015: MYGICTV U718 remote autodetectionAntti Palosaari2010-02-261-7/+4
* V4L/DVB: af9015: A-Link DTU(m) remote autodetectionAntti Palosaari2010-02-261-0/+3
* V4L/DVB: af9015: support for Leadtek WinFast DTV2000DSAntti Palosaari2010-02-261-1/+7
* V4L/DVB: af9015: support for DigitalNow TinyTwin v2Antti Palosaari2010-02-261-1/+3
* V4L/DVB: media: dvb/af9015, add hashes supportJiri Slaby2010-02-261-2/+12
* V4L/DVB: media: dvb/af9015, refactor remote settingJiri Slaby2010-02-261-133/+89
* V4L/DVB: media: dvb/af9015, factor out remote settingJiri Slaby2010-02-261-148/+157
* V4L/DVB: media: dvb/af9015, implement eeprom hashingJiri Slaby2010-02-261-22/+43
* V4L/DVB (13368): af9015: support for Sveon STV20 Tuner USB DVB-T HDTVIgnacio de Miguel Diaz2009-12-051-1/+7
* V4L/DVB (13058): af9015: enable remote polling when eeprom contains 0x04Antti Palosaari2009-12-051-1/+1
* V4L/DVB (13057): af9015: add MSI DIGIVOX mini III remoteAntti Palosaari2009-12-051-0/+10
* V4L/DVB (13055): af9015: fix few typosAntti Palosaari2009-12-051-3/+3
* V4L/DVB (13054): af9015: add USB ID for KWorld PlusTV DVB-T PCI Pro Card (DVB...Antti Palosaari2009-12-051-1/+8
* V4L/DVB (12756): af9015: fix typo in register compareAntti Palosaari2009-09-181-1/+1
* V4L/DVB (12755): af9015: improve usb control message function slightlyAntti Palosaari2009-09-181-8/+24
* V4L/DVB (12754): af9015: [2/2] fix USB TS configurationAntti Palosaari2009-09-181-3/+5
* V4L/DVB (12753): af9015: [1/2] fix USB TS configurationJose Alberto Reguero2009-09-181-4/+4