Age | Commit message (Expand) | Author |
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 |
2006-10-09 | merge: http://www.linuxtv.org/hg/~stoth/v4l-dvb | Mauro Carvalho Chehab |
2006-10-06 | cx88-blackbird module is rejected during probe. | Steven Toth |
2006-10-05 | Bugfix: Select the correct cx8802_dev when enumerating by CX88_MPEG_type | Steven Toth |
2006-09-29 | Remove the cx8802_dev driver lock and use the core mutex | Steven Toth |
2006-09-28 | Fix some errors at cx88-mpeg | Mauro Carvalho Chehab |
2006-09-27 | Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. | Steven Toth |
2006-09-25 | cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOO | Michael Krufky |
2006-09-25 | Changed cx88_board .dvb and .register to an enum. | Steven Toth |