summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2005-09-07Fixed typosNickolay V. Shmyrev
2005-09-07 * saa7134-cards.c: (saa7134_board_init1):Nickolay V. Shmyrev
2005-09-07 * cx88-dvb.c: (lgdt330x_pll_set):Michael Krufky
2005-09-07* bttv-cards.c: (bttv_init_card1), (bttv_init_card2):Michael Krufky
2005-09-07 * bttv-cards.c, bttv.h, ir-kbd-gpio.c:Michael Krufky
2005-09-07 * cx88-core.c: (cx88_core_get):Michael Krufky
2005-09-07 * cx88-dvb.c: (dvb_buf_prepare):Michael Krufky
2005-09-06Implemented the v4l2 mpeg api for blackbird cards.Catalin Climov
2005-09-05capitalized hex A-F changed to lowercase in pci subsystem id constantsMichael Krufky
2005-09-05Added Behold TV 409 FMNickolay V. Shmyrev
2005-09-05Added new Avermedia card 550Nickolay V. Shmyrev
2005-09-05 * saa7134-cards.c:Nickolay V. Shmyrev
2005-09-04 * cx88-input.c: (cx88_ir_init):Michael Krufky
2005-09-04- Small changes to make easier to generate kernel patches.Mauro Carvalho Chehab
2005-09-02 - Makes the input event device created by the V4L drivers for theMauro Carvalho Chehab
2005-09-02- added some missing parameter descriptions at msp3400.cMauro Carvalho Chehab
2005-09-01 * tda9887.c: (tda9887_fixup_std):Michael Krufky
2005-09-01 * saa7134-cards.c:Michael Krufky
2005-08-30#include <linux/config.h> no longer needed.Michael Krufky
2005-08-30Reversed PAL_I patch since it is broken.Mauro Carvalho Chehab
2005-08-30 * cx88-core.c: (set_tvaudio):Mauro Carvalho Chehab
2005-08-30DVICO --> DViCOMichael Krufky
2005-08-30 * tuner-simple.c: (default_set_radio_freq):Michael Krufky
2005-08-30 - Some error treatment implemented at resume functions.Mauro Carvalho Chehab
2005-08-30clean trailing whitespaceMichael Krufky
2005-08-30Change LG TDVS H062F from NTSC to ATSC.Michael Krufky
2005-08-30 * bttv-cards.c,cx88-cards.c,tveeprom.h:Mauro Carvalho Chehab
2005-08-30 * tuner-simple.c, tuner.h:Mauro Carvalho Chehab
2005-08-30- tveeprom_hauppauge_analog has an extra i2c_client * argument.Mauro Carvalho Chehab
2005-08-30 - adds the adapter number + i2c address to printk msgs.Mauro Carvalho Chehab
2005-08-30#include <linux/config.h> no longer needed.Michael Krufky
2005-08-28 * scripts/merge-trees.sh, scripts/unmerge-trees.sh:Michael Krufky
2005-08-25cx88-dvb has been incorrectly reporting the card name instead of frontend name:Michael Krufky
2005-08-22 - Add saa713x card #66: Yuan TUN-900 (saa7135)Michael Krufky
2005-08-21 - Add saa713x card #65Michael Krufky
2005-08-20 * tuner-simple.c:Mauro Carvalho Chehab
2005-08-20 * tveeprom.c: (tveeprom_command):Mauro Carvalho Chehab
2005-08-20- Changes the prefix to 'msp34xx' instead of 'msp3400'.Mauro Carvalho Chehab
2005-08-20 * bttv-i2c.c:Michael Krufky
2005-08-20removed nested #if 1Michael Krufky
2005-08-20removed nested #if 1Michael Krufky
2005-08-19fix compile of cx88-dvb for lgdt330x in 2.6.13Michael Krufky
2005-08-18Removed trailing whitespace.Michael Krufky
2005-08-17Small mpeg fixes and cleanups for blackbird.Catalin Climov
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
2005-08-17 *cx88-reg.h:Mauro Carvalho Chehab
2005-08-17strip trailing whitespaceMichael Krufky
2005-08-16 * MakeMauro Carvalho Chehab
2005-08-16Minor clean-ups: remove dcprintk and replace all instances of "dev->core"Catalin Climov
2005-08-16Get rid of '//' comments, replace them with #if 0 and /**/.Catalin Climov