Age | Commit message (Expand) | Author |
2009-03-10 | avoid loading the entire videodev.h header for drivers that are already V4L2 ... | Mauro Carvalho Chehab |
2009-02-07 | saa7146: convert saa7146 and mxb in particular to v4l2_subdev. | Hans Verkuil |
2009-01-18 | saa7146: convert to video_ioctl2. | Hans Verkuil |
2008-12-30 | v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2008-09-07 | mxb: use unique i2c adapter name | Hans Verkuil |
2008-09-06 | mxb: coding style cleanups | Hans Verkuil |
2008-09-06 | mxb/tda9840: cleanups, use module saa7115 instead of saa7111. | Hans Verkuil |
2008-08-23 | v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil |
2008-07-25 | First mxb cleanup phase | Hans Verkuil |
2008-04-15 | Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281 | Mauro Carvalho Chehab |
2008-02-05 | backport Kernel commit 961f80f9c0c0f7c45d7818f9c9969dfaa9e4463d | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-10-10 | Change list_for_each+list_entry to list_for_each_entry | Trent Piepho |
2007-02-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2006-11-28 | mxb: fix to load the proper i2c modules | Mauro Carvalho Chehab |
2006-03-29 | zmalloc changed to kzmalloc; semaphore to mutex | Mauro Carvalho Chehab |
2006-03-18 | Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil |
2006-03-18 | renamed I2C_foo addresses to I2C_ADDR_foo | Mauro Carvalho Chehab |
2006-03-15 | Restore tuning capabilities in v4l2 mxb driver | Mauro Carvalho Chehab |
2006-03-14 | Removed inclusion of linux/version.h included on a previous patch | Mauro Carvalho Chehab |
2006-03-08 | Add mxb, dpc7146, hexium_gemini and hexium_orion from 2.6.15 | Michael Hunold |
2003-05-28 | I removed all "analog" drivers from the main CVS repository and moved them | Michael Hunold |
2003-04-28 | Compile fixes against 2.5.68. | Michael Hunold |
2003-04-25 | Lots of cosmetic changes in order to sync the CVS with | 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 | Necessary changes to the analog saa7146 based video drivers due | Michael Hunold |
2003-03-14 | saa7146: set default values for brightness/contrast/saturation on driver load | Michael Hunold |
2003-02-27 | - fix some bugs that appeared in system with both analog and digital | Michael Hunold |
2003-02-26 | - Compile fixes against 2.5.63 (daemonize() has been changed) | Michael Hunold |
2003-01-10 | - Fix broken i2c irq transfer, due to Holger's changes | Michael Hunold |
2003-01-09 | Fixes for 2.5.55 all over the place: | Michael Hunold |
2003-01-05 | After all, using the i2c irq wasn't a good idea. After long hours of | Michael Hunold |
2003-01-04 | - Removed preinit() from saa7146 probe()/attach() logic, it's not used | Michael Hunold |
2003-01-04 | Some more changes... (but we're stabilizing...) | 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 | Removed the dependecy to i2c-core from saa7146 and av7110, | 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 video4linux driver for the "Multimedia eXtension Board", | Michael Hunold |