summaryrefslogtreecommitdiff
path: root/linux/include/media
AgeCommit message (Expand)Author
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-10-11- fix poll/select oops.Gerd Knorr
2004-09-23- make video-bufg don't touch struct file any more, pass throughGerd Knorr
2004-09-15- added a bunch of $Id$ tags.Gerd Knorr
2004-09-10- add TCL 2002N tuner (Michael T. Dean).Gerd Knorr
2004-09-10- fix 2.4 kernel builds.Gerd Knorr
2004-08-26- cx88: Dvico FusionHDTV patches by Mac MichaelsGerd Knorr
2004-08-25- merge 2.6.9-rc1 changes (mostly __user stuff).Gerd Knorr
2004-08-25- cx88: plenty of mpeg work. blackbird might even work withGerd Knorr
2004-08-23- some bttv debug code.Gerd Knorr
2004-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach
2004-07-30- cx88: more reorganization + code shuffeling.Gerd Knorr
2004-07-29 - Fix videodev has no release callback.Kenneth Aafloy
2004-07-28- tuner: added new type.Gerd Knorr
2004-07-07- saa7134: add automute option.Gerd Knorr
2004-06-21- Replace generic saa7146 i2c name by card specific name, suggested by Uli Lu...Michael Hunold
2004-06-08- update i2c stuff for the changes in upcoming 2.6.7Gerd Knorr
2004-05-28- userptr fix.Gerd Knorr
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-23- ir-kbd-i2c: purpletv ir fixes by 陳王展 (Wang-Chan Chen).Gerd Knorr
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-04-05- add some KEY_* #defines for 2.4 compatibility.Gerd Knorr
2004-03-15- remove superfluous h_calc and v_field entries from internal saa7146_vvMichael Hunold
2004-03-12- header file changes belonging to the last saa7146 updatesMichael Hunold
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-03-08- fix saa7134 oss oops.Gerd Knorr
2004-03-05- more cards supported in ir-kbd-gpio.cGerd Knorr
2004-02-22Initial revisionGerd Knorr
2004-01-03- fix memory leak when using custom pagetables for video dma,Michael Hunold
2004-01-03saa7146 driver improvements, only affects Video4Linux stuff:Michael Hunold
2003-12-15- fix compilationMichael 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-10-22- remove SAA7146_EXT_SWAP_ODD_EVEN flag + handlingMichael Hunold
2003-10-06- add some debug and safety checks for video/vbi capture buffer handlingMichael Hunold
2003-07-07Make the "ext_vv_data" informations a per-device information insteadMichael Hunold
2003-07-01- capturing alternating fields to different buffers works nowMichael Hunold
2003-06-26- fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.cMichael Hunold
2003-06-18Indentation fixes, make RPS capture code work againMichael Hunold
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-06-03Here comes the "dvb-c analog module hack"Michael 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