summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2007-03-24bttv: automatically load dvb-bt8xx for bttv cards with dvb supportMichael Krufky
2007-03-24tda827x: delayed probing of tuner versionHartmut Hackmann
2007-03-23Fix pll input logic for nxt200x/tuv1236dMauro Carvalho Chehab
2007-03-23set tda8290 to analog mode after initHartmut Hackmann
2007-03-22m920x: various whitespace cleanupsMichael Krufky
2007-03-22m920x: Initial support for devices likely manufactured by DposhMichael Krufky
2007-03-22m920x: add "c-basic-offset: 8" to help emacs to enforce tabbing styleMichael Krufky
2007-03-22m920x: Add support for LifeView TV Walker TwinMichael Krufky
2007-03-22isl6421: don't reference freed memoryMichael Krufky
2007-03-21Add Logitech ViewPort AV 100Mauro Carvalho Chehab
2007-03-21pwc: cisco VT Camera supportMauro Carvalho Chehab
2007-03-21merge: http://linuxtv.org/hg/~mkrufky/m920xMauro Carvalho Chehab
2007-03-18dvb-pll: Replace sleep function with a more capable oneTrent Piepho
2007-03-18dvb-pll: Move IF frequency from per-band data to per-tuner dataTrent Piepho
2007-03-18dvb-pll: Adjust rounding to be consistentTrent Piepho
2007-03-18m920x: add support for Anubis Electronics / MSI Digi Vox Mini IIMichael Krufky
2007-03-18tda1004x: add ts_mode option to config structMichael Krufky
2007-03-17merge: http://linuxtv.org/hg/~mkrufky/m920xMauro Carvalho Chehab
2007-03-17merge: http://linuxtv.org/hg/~hhackmann/v4l-dvbMauro Carvalho Chehab
2007-03-17merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2007-03-17merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-03-17merge: http://www.linuxtv.org/hg/~stoth/v4l-dvbMauro Carvalho Chehab
2007-03-16Fix ivtv yuv threshold handlingHans Verkuil
2007-03-16Update cx23415 documentationHans Verkuil
2007-03-15m920x: add error messages for debugging purposesMichael Krufky
2007-03-15m920x: rename megasky_identify_state to m920x_identify_stateMichael Krufky
2007-03-15Renamed ASUStek P7131 card [1043:4876]Hartmut Hackmann
2007-03-14saa7146: Fix allocation of clipping memoryOliver Endriss
2007-03-14Added / corrected support for some ASUS hybrid boardsHartmut Hackmann
2007-03-14saa7134-dvb fix sleep function of the fmd1216 tuner.Hartmut Hackmann
2007-03-14saa7134: put tuner to sleep mode after board initializationHartmut Hackmann
2007-03-13The TV standard should be set AFTER the TV output is fully initialized.Hans Verkuil
2007-03-13merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-03-13merge: http://linuxtv.org/hg/~mkrufky/m920xMauro Carvalho Chehab
2007-03-13merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-03-13Fix SECAM handling on saa7115Mauro Carvalho Chehab
2007-03-12Updates to the tveeprom tuner, video decoder and audio chip structs.Steven Toth
2007-03-13dvb-ttpci: Infrared remote initialization fixOliver Endriss
2007-03-12Fix suspend/resume in msp3400 and tunerHans Verkuil
2007-03-12m920x: Detect zero-length I2C messages and fix a typoTrent Piepho
2007-03-11Initialize the inputs before registering the devices.Hans Verkuil
2007-03-11cx88: whitespace cleanupMichael Krufky
2007-03-11cx88: autodetect ADS Tech InstantTV DVB-SMichael Krufky
2007-03-11Add comment how the speed field is interpreted.Hans Verkuil
2007-03-11Speed is a signed 32-bit integer, not unsigned.Hans Verkuil
2007-03-11First unregister the driver, and then free the memory.Hans Verkuil
2007-03-11Use pci_register_driver instead of pci_module_init in ivtv.Hans Verkuil
2007-03-11msp_attach must return 0 if no msp3400 was found.Hans Verkuil
2007-03-11Add missing kfree in early exit of saa7115.Hans Verkuil
2007-03-11Use spin_lock_init to fix lockdep warnings.Hans Verkuil