Age | Commit message (Expand) | Author |
2004-01-06 | fix build with 2.6.1-rc1-mm2 (VIDIOC_S_CTRL_OLD / VIDIOC_OVERLAY_OLD) | Johannes Stezenbach |
2004-01-05 | - fix compiler warning | 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-12-21 | - don't disable the capture engine via video_end() before video-buf has | 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-11-20 | - remove unnecessary "capture memory in framebuffer" special functions | Michael Hunold |
2003-10-09 | - backfeed patches from 2.6.0-test7, which have not gone through our cvs: | Michael Hunold |
2003-09-29 | fix VIDIOC_S_FBUF for v4l1 backward compatility with xfree86 / v4l_drv | Johannes Stezenbach |
2003-08-26 | Fix bytesperline-calculation for | 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-17 | [V4L] - fix static build for hexium_gemini and hexium_orion drivers (Thanks t... | Michael Hunold |
2003-07-07 | Make the "ext_vv_data" informations a per-device information instead | Michael Hunold |
2003-07-01 | Holger: | 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-27 | Don't complain when an app tries to turn *off* overlay, but | Michael Hunold |
2003-06-26 | - fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.c | Michael Hunold |
2003-06-18 | When I submitted the last patchset for the 2.5 kernel series, | Michael Hunold |
2003-06-03 | Here comes the "dvb-c analog module hack" | Michael Hunold |
2003-05-28 | I removed all "analog" drivers from the main CVS repository and moved them | 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 | 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-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 |
2003-01-06 | Fixed the "gray bar on the left side of the video window after | Michael Hunold |
2003-01-05 | Fixed a saa7146 driver flaw: after a read() call is satisfied, | 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-19 | static declarations where possible | Holger Waechtler |
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 |