summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2005-03-31reading MAC address directly into dvb_adapter->proposed_macPatrick Boettcher
2005-03-31ported the Yakumo/Hama/Typhoon driver to dvb-usbPatrick Boettcher
2005-03-31- modifications/preparations for port of a driver (dtt200u)Patrick Boettcher
2005-03-30added copyright informationPatrick Boettcher
2005-03-30Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device inPatrick Boettcher
2005-03-29added support for the AVerMedia DVB-T USB2.0 device (slightly modified clone ...Patrick Boettcher
2005-03-28unnecessary assignmentPatrick Boettcher
2005-03-26Switch analog output of the Crystal sound chip to left/stereo/right mode.Oliver Endriss
2005-03-26mostly formatting cleanups, no functional changeAndreas Oberritter
2005-03-23patch by Greg Wickham:Johannes Stezenbach
2005-03-23Remove incorrect "dvb_"-prefix from parameter description.Johannes Stezenbach
2005-03-23Remove incorrect "budget_"-prefix from parameter description.Johannes Stezenbach
2005-03-22no need to initialize static/global variables to 0Johannes Stezenbach
2005-03-22- typoPatrick Boettcher
2005-03-22- firmware links and new devicesPatrick Boettcher
2005-03-22- white space changes :)Patrick Boettcher
2005-03-21- comment changesPatrick Boettcher
2005-03-21Patch by Vadim CatanaPatrick Boettcher
2005-03-21make logarithm stuff static (conflicts; BTW, we now have alreadyJohannes Stezenbach
2005-03-21change gcc-2.95 workaround to what is in 2.6.12-rc1Johannes Stezenbach
2005-03-19 - follow dvb_register_adapter changes in dvbdev.[ch]Kenneth Aafloy
2005-03-19 - remove s* from state, they are only used in read_statusKenneth Aafloy
2005-03-19 - Patch by Olaf Titz: gcc 2.95 compile fixesKenneth Aafloy
2005-03-19 - Fix copy/paste bug for mt352 frontend in dvb-bt8xxKenneth Aafloy
2005-03-19Cleanup patch from Peter Beutner:Alex Woods
2005-03-18 - Logic error made by me, found by Gregor Kroesen.Kenneth Aafloy
2005-03-18TT/Hauppauge Nexus Rev 2.3: use stv0299 routines for 22kHz/tone-burst/DiSEqCOliver Endriss
2005-03-18 - Support for Nova-S rev 2.2 (Gregor Kroesen)Kenneth Aafloy
2005-03-17pluto2: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-17ttusb-dec: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-17ttusb-budget: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-17dibusb: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-17cinergyT2: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-17b2c2: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-17Modified dvb_register_adapter() to avoid kmalloc/kfree. Drivers have toAndreas Oberritter
2005-03-16patch by Mikael Pettersson:Johannes Stezenbach
2005-03-16Remove some sparse warnings on one-bit bitfields.Johannes Stezenbach
2005-03-14first try to support TT/Hauppauge Nexus Rev 2.3Oliver Endriss
2005-03-14- added native support for the dtt200u (Yakumo/Typhoon/Hama) USB2.0 devicePatrick Boettcher
2005-03-13From : http://kerneljanitors.org/TODOJohannes Stezenbach
2005-03-13From : http://kerneljanitors.org/TODOJohannes Stezenbach
2005-03-13budget-core.c vfree() checking cleanups. ...Johannes Stezenbach
2005-03-13dvb_ca_en50221.c vfree() checking cleanups.Johannes Stezenbach
2005-03-13dmxdev.c vfree() checking cleanups.Johannes Stezenbach
2005-03-13fix a warningJohannes Stezenbach
2005-03-13patch submitted by Gerd Knorr:Johannes Stezenbach
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-03-12fix typo in commentJohannes Stezenbach
2005-03-11- patch by Amit Gud (unify the spinlock initialization)Patrick Boettcher