Age | Commit message (Expand) | Author |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.10 | Hans Verkuil |
2008-03-23 | cx88: Add user control for chroma AGC | Mauro Carvalho Chehab |
2008-03-27 | Add support for Kworld ATSC 120 | Mauro Carvalho Chehab |
2008-03-14 | Add basic support for Prolink Pixelview MPEG 8000GT | Mauro Carvalho Chehab |
2008-02-25 | cx88: add analog support for DVICO FusionHDTV7 Gold | Michael Krufky |
2008-01-29 | Support DVB-T tuning on the DViCO FusionHDTV DVB-T Pro | Mauro Carvalho Chehab |
2008-01-29 | cx88: Add xc2028/3028 boards | Mauro Carvalho Chehab |
2008-02-16 | merge: ~stoth/pci-nano | Michael Krufky |
2008-02-11 | cx88-mpeg: Allow concurrent access to cx88-mpeg devices | Mauro Carvalho Chehab |
2008-01-15 | cx88: Add support for the Dvico PCI Nano. | Steven Toth |
2008-01-05 | New card supported(partially): Pinnacle 800i | Steven Toth |
2007-12-17 | Convert cx88_input.audioroute to a bitfield | Mauro Carvalho Chehab |
2007-09-30 | Audio routes fix for blackbird boards with the wm8775 ADC | Ricardo Cerqueira |
2007-05-21 | cx88-blackbird: audio improvements | Michael Krufky |
2007-11-05 | cx88-mpeg.c: make 4 functions static | Mauro Carvalho Chehab |
2007-10-13 | cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugs | Trent Piepho |
2007-10-13 | cx88: Change void* card_priv to struct vp3054_i2c_state | Trent Piepho |
2007-10-13 | cx88: Only include the blackbird fields if blackbird is selected | Trent Piepho |
2007-10-04 | videobuf: Remove references to old Kconfig option name | Trent Piepho |
2007-08-23 | Rename video-buf-dvb to videobuf-dvb to be consistent with the other patches | Mauro Carvalho Chehab |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-10-01 | Fix bug #8689: Fixes IR stop/start during suspend/resume | Mauro Carvalho Chehab |
2007-08-23 | cx88-alsa: Rework buffer handling | Trent Piepho |
2007-08-15 | cx88: Move card core creation from cx88-core.c to cx88-cards.c | Trent Piepho |
2007-08-15 | cx88: Copy board information into card state | Trent Piepho |
2007-08-13 | cx88: Make card database more memory efficient | Trent Piepho |
2007-07-17 | Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 | Mauro Carvalho Chehab |
2007-06-15 | cx88: remove two unused pointers from struct cx8802_dev | Michael Krufky |
2007-05-30 | cx88: kill dev->fw_size | Michael Krufky |
2007-05-17 | cx88: add support for ADS Tech Instant Video PCI | Michael Krufky |
2007-05-08 | cx88: kill core->pll_desc and core->pll_addr | Michael Krufky |
2007-03-29 | Fix cx88_print_irqbits calls to use ARRAY_SIZE | Mauro Carvalho Chehab |
2007-02-20 | added support for deferred module requesting to cx88 | Markus Rechberger |
2007-02-18 | cx88-blackbird: allow usage of both 376836 and 262144 sized firmware images | Michael Krufky |
2007-01-30 | Remove obsolete alias defines of CONFIG_* settings | Trent Piepho |
2007-01-20 | Convert cx88-blackbird to use video_ioctl2 | Mauro Carvalho Chehab |
2007-01-20 | Removed v4l2_tvnorm and made videodev to auto-generate standards | Mauro Carvalho Chehab |
2007-01-20 | Make cx88-blackbird to work again | Mauro Carvalho Chehab |
2007-01-20 | Convert cx8800 driver to video_ioctl2 handler | Mauro Carvalho Chehab |
2006-12-18 | Fixes bug 7267: PAL/60 is not working | Mauro Carvalho Chehab |
2006-10-16 | cx88: determine whether or not to use external adc based on input setting | Michael Krufky |
2006-09-29 | Remove the cx8802_dev driver lock and use the core mutex | Steven Toth |
2006-09-29 | drivers/media/video/cx88: Remove unused defined FALSE/TRUE | Mauro Carvalho Chehab |
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 |
2006-09-25 | Ensure the WM8775 driver is loaded generically for any board. | Steven Toth |
2006-09-16 | cx88-ivtv was broken in changeset ca7f328178ca | Michael Krufky |