Age | Commit message (Expand) | Author |
2008-06-22 | saa7146: ->cpu_addr and friends are little-endian | Mauro Carvalho Chehab |
2008-04-30 | backport tuners move patch from -git | Mauro Carvalho Chehab |
2008-04-26 | From: Mauro Carvalho Chehab <mchehab@infradead.org> | Mauro Carvalho Chehab |
2007-11-02 | backport changeset 96de0e252cedffad61b3cb5e05662c591898e69a | Mauro Carvalho Chehab |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2006-07-19 | typo fixes: bandwith -> bandwidth | Mauro Carvalho Chehab |
2006-04-11 | Kill drivers/media/common/saa7146_vv_ksyms.c | Mauro Carvalho Chehab |
2005-12-19 | Fix for 64-bit compile warning | Hans Verkuil |
2005-12-19 | Revert one 64-bit fix and improved other 64-bit fixes | Hans Verkuil |
2005-12-14 | Fix 64-bit compile warnings | Hans Verkuil |
2005-11-25 | saa7146 compatability fix for use with headers in v4l-kernel cvs | Michael Krufky |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach |
2004-11-08 | - make needlessly global code static | Michael Hunold |
2004-04-28 | - fix some ppc be endianess issues, overlay works fine, grabbing does not wor... | Michael Hunold |
2004-03-15 | - remove superfluous h_calc and v_field entries from internal saa7146_vv | Michael Hunold |
2004-01-26 | - make sure to disable clipping before capturing, otherwise capturing may | Michael Hunold |
2004-01-25 | use {min,max}_t instead of home-brewed my_{min,max} macros. straight-forward.... | Michael Hunold |
2004-01-04 | - some small indentation fixes in saa7146_hlp.c | Michael Hunold |
2004-01-03 | saa7146 driver improvements, only affects Video4Linux stuff: | Michael Hunold |
2003-11-20 | - move saa7146_set_gpio() from saa7146_vv to saa7146_core | Michael Hunold |
2003-10-22 | - remove SAA7146_EXT_SWAP_ODD_EVEN flag + handling | Michael Hunold |
2003-08-11 | - follow latest changes in video-buf | Michael Hunold |
2003-07-31 | Improvements regarding streaming capture to gfx card memory. | Michael Hunold |
2003-07-30 | - FIELD_ALTERNATE capture was broken, add a "wait for vbi" command before | Michael Hunold |
2003-07-10 | Change the temporal order of the fields for the ALTERNATE mode, ie. wait | Michael Hunold |
2003-07-07 | Make the "ext_vv_data" informations a per-device information instead | Michael Hunold |
2003-07-01 | - capturing alternating fields to different buffers works now | Michael Hunold |
2003-07-01 | - fix a capture problem (fields got lost accidentaly, fields belonging | 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-28 | A whole bunch of 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-03-06 | Removed some debug messages, verified that it works with "mp1e" and | Michael Hunold |
2003-03-06 | Added some planar yuv modes to the saa7146 driver core: | 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-23 | Removed some leftover bogus debugging messages, cleaned up the TODO | 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 |