Age | Commit message (Expand) | Author |
2009-08-20 | revert changeset 12476:a03f8edcaba7 | Mauro Carvalho Chehab |
2009-07-20 | make digital side of pcHDTV HD-3000 functional again | Mauro Carvalho Chehab |
2009-07-26 | cx88: HVR1300 ensure switching from Encoder to DVB-T and back is reliable | Steven Toth |
2009-04-14 | backport commit 284901a90a9e0b812ca3f5f852cbbfb60d10249d | Mauro Carvalho Chehab |
2009-01-06 | cx88: Fix some Kbuild troubles | Mauro Carvalho Chehab |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-11-20 | new email address | Mauro Carvalho Chehab |
2008-10-30 | cx88-mpeg: final fix for analogue only compilation + de-alloc fix | darron@kewl.org |
2008-10-21 | cx88: Not all boards that requires cx88-mpeg has frontends | darron@kewl.org |
2008-10-21 | cx88: initial fix for analogue only compilation | darron@kewl.org |
2008-10-16 | videobuf: data storage optimisation (2) | darron@kewl.org |
2008-10-15 | videobuf: data storage optimisation | darron@kewl.org |
2008-10-16 | cx88: Convert __FUNCTION__ to __func__ | Steven Toth |
2008-10-11 | S2API: Add Multiple-frontend on a single adapter support. | darron@kewl.org |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.10 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-04-08 | media/video/cx88 replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-02-25 | cx88: Add support for tuner-xc3028 | Mauro Carvalho Chehab |
2008-02-13 | cx88-mpeg: Fix race condition in variable access | Ricardo Cerqueira |
2008-02-11 | cx88-mpeg: Allow concurrent access to cx88-mpeg devices | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2008-01-15 | Finalise support for the Pinnacle HD 8000i | Steven Toth |
2008-01-05 | New card supported(partially): Pinnacle 800i | Steven Toth |
2007-11-15 | merge: http://ifup.org/hg/v4l-dvb | Mauro Carvalho Chehab |
2007-11-06 | V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ | Brandon Philips |
2007-11-05 | cx88-mpeg.c: make 4 functions static | Mauro Carvalho Chehab |
2007-10-05 | cx8802: Plug memory leak when unregistering a driver | Trent Piepho |
2007-10-13 | cx8802: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
2007-10-13 | cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugs | Trent Piepho |
2007-10-13 | cx88: Only include the blackbird fields if blackbird is selected | Trent Piepho |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-09-06 | Avoid a NULL pointer dereference during mpeg_open() | Steven Toth |
2007-08-27 | whitespace cleanup: replace leading spaces with tabs | Michael Krufky |
2007-08-23 | cx88-alsa: Rework buffer handling | Trent Piepho |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-18 | cx88: Add symbolic names for the PCI interrupt bits | Trent Piepho |
2007-08-15 | cx88: Clean up some ugly and inconsistent printk()s | Trent Piepho |
2007-08-15 | cx88: Copy board information into card state | Trent Piepho |
2007-07-23 | Clean up duplicate includes in drivers/media/ | Mauro Carvalho Chehab |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-06-22 | Fix excess of debug messages on cx88-mpeg | Mauro Carvalho Chehab |
2007-05-13 | Backport several cleanups at includes | Mauro Carvalho Chehab |
2007-05-01 | Cx88-mpeg.c: make 2 functions static | Mauro Carvalho Chehab |
2007-05-01 | cx88: fix compilation on alpha | Mauro Carvalho Chehab |
2007-03-30 | Replace DMA magic mask for its aliases | Mauro Carvalho Chehab |
2007-03-29 | Fix cx88_print_irqbits calls to use ARRAY_SIZE | Mauro Carvalho Chehab |
2007-02-21 | coding style changes | Markus Rechberger |
2007-02-20 | added support for loading cx88-dvb and cx88-blackbird | Markus Rechberger |
2007-02-20 | added support for deferred module requesting to cx88 | Markus Rechberger |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |