Age | Commit message (Expand) | Author |
2007-10-23 | Fix radio entry for MSI @nyware master | Mauro Carvalho Chehab |
2007-10-19 | From: Mauro Carvalho Chehab <mchehab@infradead.org> | Mauro Carvalho Chehab |
2007-10-18 | Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab |
2007-10-17 | backport changeset c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916 | Mauro Carvalho Chehab |
2007-10-15 | merge http://linuxtv.org/hg/~tap/v4l-dvb | Mauro Carvalho Chehab |
2007-10-15 | merge: http://www.linuxtv.org/hg/~hverkuil/mpegcomp | Mauro Carvalho Chehab |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-10-11 | Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil |
2007-10-10 | cx88: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
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: 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-10-02 | Fix Kconfig dependency | Mauro Carvalho Chehab |
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-09-28 | compat: allow compililation with kernels with updated sound drivers | Mauro Carvalho Chehab |
2007-09-10 | compat: fix build for kernels < 2.6.19 (missing <sound/tlv.h>) | Michael Krufky |
2007-09-08 | merge: http://www.linuxtv.org/hg/~stoth/v4l-dvb | Mauro Carvalho Chehab |
2007-09-06 | cx88-alsa: Add TLV support | Trent Piepho |
2007-09-06 | cx88-alsa: Remove some unused fields in card state struct | Trent Piepho |
2007-09-06 | cx88-alsa: Add mute controls, change control names | Trent Piepho |
2007-09-06 | cx88-alsa: Make volume control stereo | Trent Piepho |
2007-09-06 | Avoid a NULL pointer dereference during mpeg_open() | Steven Toth |
2007-09-06 | merge: http://linuxtv.org/hg/~mkrufky/fusionhdtv | Mauro Carvalho Chehab |
2007-08-24 | cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold | Michael Krufky |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-18 | cx88-alsa: Use pci_dev->revision | Trent Piepho |
2007-08-18 | cx88-alsa: Hardware doesn't support mono audio | Trent Piepho |
2007-08-18 | cx88-alsa: Change order of interrupt enabling, fix spurious IRQs | Trent Piepho |
2007-08-18 | cx88-alsa: Call core irq handler when needed | Trent Piepho |
2007-08-18 | cx88: Add symbolic names for the PCI interrupt bits | Trent Piepho |
2007-08-17 | cx88: Add parameter to control radio deemphasis time constant | Trent Piepho |
2007-08-16 | compat: ALSA compat code | Trent Piepho |
2007-08-15 | cx88: Clean up some ugly and inconsistent printk()s | 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: Fix use of uninitialized variable | Trent Piepho |
2007-08-13 | cx88: Make card database more memory efficient | Trent Piepho |
2007-07-31 | cx8800: Add register debug functions to radio device too | Trent Piepho |
2007-07-31 | cx88: Wrong values used for HD-3000 radio mode | Trent Piepho |
2007-07-23 | Clean up duplicate includes in drivers/media/ | Mauro Carvalho Chehab |
2007-07-19 | backport kernel changeset 831441862956fffa17b9801db37e6ea1650b0f69 | Mauro Carvalho Chehab |
2007-07-19 | Conexant 2388x: check for kthread_run | Mauro Carvalho Chehab |
2007-07-17 | Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 | Mauro Carvalho Chehab |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-05-21 | cx88-blackbird: fix vidioc_g_tuner never ending list of tuners | Michael Krufky |