summaryrefslogtreecommitdiff
path: root/linux/include/media/saa7146.h
AgeCommit message (Expand)Author
2005-07-16Remove all #include <linux/version.h> and all referencesJohannes Stezenbach
2005-07-01removed one spaceJohannes Stezenbach
2005-06-19backport of 2.6.12 changes to match other API changes (i2c, usb)Johannes Stezenbach
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2004-12-02Patch by C.Y.M.: add __user and __iomem annotations, remove someJohannes Stezenbach
2004-11-21- prefix IER_DISABLE and IER_ENABLE with SAA7146_Johannes Stezenbach
2004-11-13Corrected name of busywait parameterAndrew de Quincy
2004-11-12 - Compile fixKenneth Aafloy
2004-06-21- Replace generic saa7146 i2c name by card specific name, suggested by Uli Lu...Michael Hunold
2004-05-03- fix include file order in ttpci-driverMichael Hunold
2004-04-28- fix some ppc be endianess issues, overlay works fine, grabbing does not wor...Michael Hunold
2004-04-06- introduce new class variable, sets the i2c adapter class for 2.6 (unused fo...Michael Hunold
2004-04-05First commmit for budget-ci CI interface codeAndrew de Quincy
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-01-03- fix memory leak when using custom pagetables for video dma,Michael Hunold
2003-11-25introduced flag SAA7146_I2C_SHORT_DELAY to speed up I2C accessOliver Endriss
2003-11-20- move saa7146_set_gpio() from saa7146_vv to saa7146_coreMichael Hunold
2003-11-20- make saa7146_pgtable_build_single() deliver a return code, make someMichael Hunold
2003-07-07Make the "ext_vv_data" informations a per-device information insteadMichael Hunold
2003-05-19First try to use pci_consistent_dma() throughout the whole saa7146Michael Hunold
2003-05-06Remove "linux/wrapper.h" -- it has been removed in 2.5 and is notMichael Hunold
2003-04-30- introduce dvb_functions.h in order to make the dvb subsystemMichael Hunold
2003-04-24- #include "compat.h" --> #include "dvb_compat.h"Holger Waechtler
2003-04-22- removed the compatibility crap around KBUILD_MODNAME from all drivers,Michael Hunold
2003-03-20Small changes all over the place:Michael Hunold
2003-03-20Move important *internal* kernel header files to include/media.Michael Hunold