summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-input.c
AgeCommit message (Collapse)Author
2005-08-10removed trailing whitespaceMichael Krufky
2005-08-09 - Added support for remote control to Cinergy DVBT-1400.Mauro Carvalho Chehab
- local var renamed from rc5 to a better name (ircode). - Added a new NEC protocol based on pulse distance. Signed-off-by: Uli Luckas <luckas@musoft.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-07scripts/buildpatch:Mauro Carvalho Chehab
- Added code to eliminate #if 0 and #if 1 when submiting pathes to new kernel. Miscelaneous CodingStyle stuff. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-28 * cx88-core.c, cx88-dvb.c, cx88-input.c:Michael Krufky
* lgdt3302.c, lgdt3302_priv.h, or51132.c: * saa7134-cards.c, saa7134-core.c: * saa7134-dvb.c, saa7134-i2c.c, saa7134-oss.c: * saa7134-tvaudio.c, saa7134-video.c: * tda8290.c, tea5767.c, tuner-simple.c: - Clean up ALL whitespace using scripts/strip-trailing-whitespaces.sh Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-13 * bttvp.h:Nickolay V. Shmyrev
- Fix gcc 4.0 compilation * cx88-input.c: - Add remove for MSI TV@nywhere. Thanks to Jorik Jonker <jorik@dnd.utwente.nl>
2005-06-12 Add support for ADS Tech Instant TV DVB-T PCI. Thanks toNickolay V. Shmyrev
BenoƮt Laniel <benoit.laniel@gmail.com>.
2005-05-22Enable the remote control input on the KWorld XPert DVB-T card. Thanks toNickolay V. Shmyrev
cybercide@f2s.com <cybercide@f2s.com>.
2005-05-15Manuel Capinha (mcapinha at gmail.com): Added support for Pixelview UltraMauro Carvalho Chehab
Pro Stereo.
2005-03-04- cx88: add support for IO-DATA BCTV7E.Gerd Knorr
2005-02-22- cx88: ir patches from Robert Reid.Gerd Knorr
2005-02-16- move some bits from cx88-input to ir-common.Gerd Knorr
- blackbird fixes, add new blackbird card.
2005-02-09- make the new splitted tuner module build.Gerd Knorr
2005-01-31- whitespace cleanups.Gerd Knorr
2005-01-07- tveeprom tweaks.Gerd Knorr
- keytable for the new hauppauge remotes.
2004-12-10- add moduleparam.h include to many files.Gerd Knorr
- some pinnacle 300i progress (can talk to mt352 now, not working yet through). - misc minor stuff.
2004-12-01- mpeg aspect ratio stuff.Gerd Knorr
2004-11-30- put new source file into cvs as well ;)Gerd Knorr