Age | Commit message (Expand) | Author |
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 |
2008-04-15 | Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281 | Mauro Carvalho Chehab |
2008-04-08 | media/common/ replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-02-21 | saa7146: fix sparse warnings | Mauro Carvalho Chehab |
2008-02-05 | backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92dd | Mauro Carvalho Chehab |
2007-11-02 | Backport some changesets touching S/G code | Mauro Carvalho Chehab |
2007-10-31 | saa7146: saa7146_wait_for_debi_done fixes | Oliver Endriss |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-08-09 | saa7146: clean-up irq processing | Oliver Endriss |
2007-07-23 | dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transfer | Oliver Endriss |
2007-07-13 | saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) | Oliver Endriss |
2007-05-03 | saa7146: DMA: Correctly free resources on error, sync PCI streamed data | Oliver Endriss |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Mauro Carvalho Chehab |
2006-03-13 | BUG_ON() Conversion in drivers/video/media | Mauro Carvalho Chehab |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2005-12-08 | syncronizes some changes between v4l and dvb | Mauro Carvalho Chehab |
2005-12-08 | Documentation fix and keep debug code at kernel | Mauro Carvalho Chehab |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-06-26 | timeout handling fixed, especially for preemtible kernels and/or high system ... | Oliver Endriss |
2005-06-22 | From: Christophe Lucas <c.lucas@ifrance.com> | Johannes Stezenbach |
2005-03-22 | no need to initialize static/global variables to 0 | Johannes Stezenbach |
2005-03-08 | - Remove duplicate setgpio | Kenneth Aafloy |
2005-02-16 | Static initialization. | Johannes Stezenbach |
2005-01-21 | various backport from 2.6.11-rc1: | Michael Hunold |
2005-01-09 | patch by Emard: explicitely disable RPS tasks in saa7146_init_one() | Johannes Stezenbach |
2004-11-21 | - prefix IER_DISABLE and IER_ENABLE with SAA7146_ | Johannes Stezenbach |
2004-11-16 | - MODULE_PARM -> module_param | Kenneth Aafloy |
2004-11-13 | Undid formatting and renamed parameter correctly | Andrew de Quincy |
2004-11-12 | Added non-busy waiting option | Andrew de Quincy |
2004-11-08 | - make needlessly global code static | Michael Hunold |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy |
2004-04-28 | - fix some ppc be endianess issues, overlay works fine, grabbing does not wor... | Michael Hunold |
2004-02-20 | fix timeout bug on AMD64 in saa7146_wait_for_debi_done() | Johannes Stezenbach |
2004-01-03 | - fix memory leak when using custom pagetables for video dma, | Michael Hunold |
2003-12-12 | - use vmalloc_32() instead of vmalloc() in saa7146_vmalloc_build_pgtable(). | Michael Hunold |
2003-11-20 | - move saa7146_set_gpio() from saa7146_vv to saa7146_core | Michael Hunold |
2003-11-20 | - make saa7146_pgtable_build_single() deliver a return code, make some | Michael Hunold |
2003-11-14 | - sanitize enabling of video input pins and i2c pins | Michael Hunold |
2003-08-26 | Fix bytesperline-calculation for | Michael Hunold |
2003-08-16 | - re-disable the saa7146 master reset on device startup. I enabled this | Michael Hunold |
2003-08-11 | Fix typo, remove unused variable. | Michael Hunold |
2003-08-11 | - follow latest changes in video-buf | Michael Hunold |
2003-08-04 | Remove debugging printk()s. | Michael Hunold |
2003-07-31 | Improvements regarding streaming capture to gfx card memory. | Michael Hunold |
2003-07-07 | Make the "ext_vv_data" informations a per-device information instead | Michael Hunold |
2003-06-18 | When I submitted the last patchset for the 2.5 kernel series, | Michael Hunold |
2003-05-28 | I removed all "analog" drivers from the main CVS repository and moved them | Michael Hunold |