Age | Commit message (Expand) | Author |
2007-02-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2006-03-10 | Make video_buf more generic | Mauro Carvalho Chehab |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-11-25 | saa7146 compatability fix for use with headers in v4l-kernel cvs | Michael Krufky |
2005-07-16 | Remove all #include <linux/version.h> and all references | Johannes Stezenbach |
2005-05-26 | remove trailing whitespace | Johannes Stezenbach |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach |
2004-11-21 | - prefix IER_DISABLE and IER_ENABLE with SAA7146_ | Johannes Stezenbach |
2004-11-16 | - videobuf api changes in 2.6.10 | Kenneth Aafloy |
2004-11-08 | - make needlessly global code static | Michael Hunold |
2004-10-26 | - add back support for older kernels due to popular demand | Michael Hunold |
2004-10-25 | - follow latest changes in 2.6.10-rc1 regarding video-buf. this change | Michael Hunold |
2004-07-31 | merge back various cleanups from mainline kernel: | Johannes Stezenbach |
2004-01-03 | saa7146 driver improvements, only affects Video4Linux stuff: | Michael Hunold |
2003-12-15 | - fix compilation | Michael Hunold |
2003-12-15 | - fix a bunch of race conditions and locking bugs in video and vbi | Michael Hunold |
2003-11-20 | - make saa7146_pgtable_build_single() deliver a return code, make some | Michael Hunold |
2003-10-14 | - disable vbi workaround for dvb-c cards which use port b | Michael Hunold |
2003-10-06 | - add some debug and safety checks for video/vbi capture buffer handling | Michael Hunold |
2003-07-31 | Improvements regarding streaming capture to gfx card memory. | Michael Hunold |
2003-07-01 | Holger: | Michael Hunold |
2003-06-18 | Indentation fixes, make RPS capture code work again | Michael Hunold |
2003-06-18 | When I submitted the last patchset for the 2.5 kernel series, | Michael Hunold |
2003-05-19 | First try to use pci_consistent_dma() throughout the whole saa7146 | Michael Hunold |
2003-04-22 | - removed the compatibility crap around KBUILD_MODNAME from all drivers, | Michael Hunold |
2003-03-20 | Small changes all over the place: | Michael Hunold |
2003-03-20 | This is the beginning of some modifications to get the new | Michael Hunold |
2003-01-09 | Fixes for 2.5.55 all over the place: | Michael Hunold |
2003-01-07 | - Fixed all initializers to C99, expect av7110.c | Michael Hunold |
2002-12-30 | Next chunk of big splitup / cleanup: | Michael Hunold |
2002-12-29 | Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi... | Michael Hunold |
2002-12-23 | For some unobvious reason, analog cards (ie. the MXB) and digital cards | Michael Hunold |
2002-12-20 | More compile fixes to allow a flawless static build, changed the | Michael Hunold |
2002-12-17 | Misc. build fixes (beautification, remove some unnecessary printks) | Michael Hunold |
2002-12-17 | Add the new saa7146 driver core to media/common. | Michael Hunold |