summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/budget-core.c
AgeCommit message (Expand)Author
2008-09-22dvb/budget: push adapter_nr mod option down to individual driversJanne Grunau
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2008-04-08media/dvb/ttpci replace remaining __FUNCTION__ occurrencesMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-02Fix the return value in ttpci_budget_init()Michael Krufky
2007-05-03saa7146: DMA: Correctly free resources on error, sync PCI streamed dataOliver Endriss
2007-04-22tda10023: Add support for frontend TDA10023Oliver Endriss
2007-04-22budget-av: Remove polarity switching of the clock for the DVB-C cardsOliver Endriss
2006-07-19[budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop codeOliver Endriss
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-04-06budget-core doesn't check if register adapter failsAndrew de Quincey
2006-03-30Configurable dma buffer size for saa7146-based budget dvb cardsOliver Endriss
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-12LNB power can now be switched off for Activy Budget-S rev GR/AL.Oliver Endriss
2005-03-23Remove incorrect "budget_"-prefix from parameter description.Johannes Stezenbach
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-13budget-core.c vfree() checking cleanups. ...Johannes Stezenbach
2005-01-17Fixed start_ts_capture(): saa7146 will not issue a VPE interrupt ifOliver Endriss
2005-01-06patch by Emard: handle PUSI in section filter correctlyJohannes Stezenbach
2005-01-01Patch by Emard:Johannes Stezenbach
2004-11-21- prefix IER_DISABLE and IER_ENABLE with SAA7146_Johannes Stezenbach
2004-11-14 - Fix budget module usage count for frontend/demux devices.Kenneth Aafloy
2004-11-13Fix saa7146 timeout problemAndrew de Quincy
2004-11-13Corrected formattingAndrew de Quincy
2004-11-12Fixed TT budget CI interfaceAndrew de Quincy
2004-11-12Updated to fix problems with some CAMs on KNC1 cardsAndrew de Quincy
2004-11-12Support for KNC1/Cinergy CI modules. Patch by Olivier Gournet and myself.Andrew de Quincy
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-18- budget_debug is a module parameter, so it must not be staticMichael Hunold
2004-09-20- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...Michael Hunold
2004-08-30make all client_register() and client_unregister() staticJohannes Stezenbach
2004-08-30!"ยง%&$!!!Holger Waechtler
2004-08-18- remove dvb i2c code (all drivers are ported to kernel i2c)Michael Hunold
2004-07-30 - More MODULE_PARM -> module_param changes, all should be corrected now.Kenneth Aafloy
2004-07-29 - MODULE_PARM -> module_param* for dvb-ttpci and budget-core,Kenneth Aafloy
2004-07-12 - Properly lock the frontend module on open/close.Kenneth Aafloy
2004-07-10Up the driver module usage on i2c client_register, not the frontend module.Kenneth Aafloy
2004-07-09Make budget-core and dvb-ttpci lock the module that attaches to them.Kenneth Aafloy
2004-06-24Uli Luckas' Cinergy1200 patchsets and SAA patches fixing the broken frontend ...Holger Waechtler
2004-06-22- fix size supplied to strlcpy()Michael Hunold
2004-06-21- Replace generic saa7146 i2c name by card specific name, suggested by Uli Lu...Michael Hunold
2004-06-13fix Oops when the bloody i2c eeprom driver probes the DVB I2C busJohannes Stezenbach
2004-05-18- more I2C_ADAP_CLASS_TV_DIGITAL fixesMichael Hunold
2004-05-03Overhaul frontend i2c subsystem because of the recent discussion aboutMichael Hunold
2004-04-20Now switches SAA7146 video input port on CAM insertion/removalAndrew de Quincy
2004-04-18Set D1_A and D1_B video handling properlyAndrew de Quincy
2004-04-06- follow API changes in saa7146 driverMichael Hunold
2004-04-05First commmit for budget-ci CI interface codeAndrew de Quincy
2004-03-31- first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ...Michael Hunold