summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-09m920x: add missing error handling to prevent syslog spammingAapo Tahkola
2007-05-09m920x: enable second adapter on LifeView TV Walker Twin DVB-T USB2.0Aapo Tahkola
2007-05-09m920x: make sure devices manufactured by Dposh are not affected by previous h...Aapo Tahkola
2007-05-08m920x: second endpoint needs to be changed to alternate setting as wellAapo Tahkola
2007-05-08m920x: attempt to fix hw pid filters on second endpointAapo Tahkola
2007-05-05m920x: Disable second adapter on LifeView TV Walker Twin while it doesn't wor...Aapo Tahkola
2007-04-20m920x: loosen up 80-col limitAapo Tahkola
2007-03-26m920x: rename function prefixes from m9206_foo to m920x_fooMichael Krufky
2007-03-26m920x: replace deb_rc with debMichael Krufky
2007-03-26m920x: remove duplicated codeMichael Krufky
2007-03-26m920x: group like functions togetherMichael Krufky
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-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-11versions.txt: remove DVB_TUNER_LGH06XFMichael 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