summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/video-buf.c
AgeCommit message (Collapse)Author
2004-12-10- add moduleparam.h include to many files.Gerd Knorr
- some pinnacle 300i progress (can talk to mt352 now, not working yet through). - misc minor stuff.
2004-12-02- fix memory leak in drivers.Gerd Knorr
2004-11-07- kill obsolete stuff.Gerd Knorr
2004-11-07- yet another video-buf interface change + fixups.Gerd Knorr
- move more modules to new-style insmod options.
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
a void ptr instead of a file ptr everythere. - add cx22702 fe driver,
2004-09-15- added a bunch of $Id$ tags.Gerd Knorr
2004-08-25- merge 2.6.9-rc1 changes (mostly __user stuff).Gerd Knorr
2004-05-28- userptr fix.Gerd Knorr
- add KEY_TEXT define for 2.4.
2004-04-19- cx88: some btsc-sap bits (not enabled yet).Gerd Knorr
- saa7134: new entry for the avermedia 305. - misc fixes.
2004-04-14- cx88/tda9887: secam fixes.Gerd Knorr
- video-buf: add sanity checks (thanks to Laurent Pinchart). - saa7133: fix off-by-one bug for oss sound recording.
2004-04-06- make pci_sync change depend on kernel version.Gerd Knorr
2004-04-05- merge video-buf fix from 2.6.5Gerd Knorr
2004-03-08- fix saa7134 oss oops.Gerd Knorr
2004-03-05- more cards supported in ir-kbd-gpio.cGerd Knorr
- add magics to video-buf structs. - fix saa7134 oss driver spinlocks. - misc minor stuff.
2004-02-22Initial revisionGerd Knorr