summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88
AgeCommit message (Expand)Author
2007-10-10cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-04videobuf: Remove references to old Kconfig option nameTrent Piepho
2007-10-02Fix Kconfig dependencyMauro Carvalho Chehab
2007-08-23Rename video-buf-dvb to videobuf-dvb to be consistent with the other patchesMauro Carvalho Chehab
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-01Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab
2007-09-28compat: allow compililation with kernels with updated sound driversMauro Carvalho Chehab
2007-09-10compat: fix build for kernels < 2.6.19 (missing <sound/tlv.h>)Michael Krufky
2007-09-08merge: http://www.linuxtv.org/hg/~stoth/v4l-dvbMauro Carvalho Chehab
2007-09-06cx88-alsa: Add TLV supportTrent Piepho
2007-09-06cx88-alsa: Remove some unused fields in card state structTrent Piepho
2007-09-06cx88-alsa: Add mute controls, change control namesTrent Piepho
2007-09-06cx88-alsa: Make volume control stereoTrent Piepho
2007-09-06Avoid a NULL pointer dereference during mpeg_open()Steven Toth
2007-09-06merge: http://linuxtv.org/hg/~mkrufky/fusionhdtvMauro Carvalho Chehab
2007-08-24cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT GoldMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-18cx88-alsa: Use pci_dev->revisionTrent Piepho
2007-08-18cx88-alsa: Hardware doesn't support mono audioTrent Piepho
2007-08-18cx88-alsa: Change order of interrupt enabling, fix spurious IRQsTrent Piepho
2007-08-18cx88-alsa: Call core irq handler when neededTrent Piepho
2007-08-18cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho
2007-08-17cx88: Add parameter to control radio deemphasis time constantTrent Piepho
2007-08-16compat: ALSA compat codeTrent Piepho
2007-08-15cx88: Clean up some ugly and inconsistent printk()sTrent Piepho
2007-08-15cx88: Move card core creation from cx88-core.c to cx88-cards.cTrent Piepho
2007-08-15cx88: Copy board information into card stateTrent Piepho
2007-08-13cx88: Fix use of uninitialized variableTrent Piepho
2007-08-13cx88: Make card database more memory efficientTrent Piepho
2007-07-31cx8800: Add register debug functions to radio device tooTrent Piepho
2007-07-31cx88: Wrong values used for HD-3000 radio modeTrent Piepho
2007-07-23Clean up duplicate includes in drivers/media/Mauro Carvalho Chehab
2007-07-19backport kernel changeset 831441862956fffa17b9801db37e6ea1650b0f69Mauro Carvalho Chehab
2007-07-19Conexant 2388x: check for kthread_runMauro Carvalho Chehab
2007-07-17Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-05-21cx88-blackbird: fix vidioc_g_tuner never ending list of tunersMichael Krufky
2007-07-01cx88: i2c structure templates clean-upMichael Krufky
2007-06-25cx88-input: cx88_ir_handle_key: convert nested if's to switch..caseMichael Krufky
2007-06-25cx88: add remote control support for Leadtek Winfast DTV1000Michael Krufky
2007-06-25ir-kbd-i2c: add support for Hauppauge HVR1300 remoteMichael Krufky
2007-06-22Fix excess of debug messages on cx88-mpegMauro Carvalho Chehab
2007-06-20merge: http://linuxtv.org/hg/~mkrufky/dvb-pllMauro Carvalho Chehab
2007-06-15cx88: remove two unused pointers from struct cx8802_devMichael Krufky
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2007-05-30cx88: kill dev->fw_sizeMichael Krufky
2007-05-30Blackbird should accept only new cx2341x encoding firmwaresHans Verkuil
2007-05-23Input: drivers/media - switch to using input_dev->dev.parentMichael Krufky
2007-05-22merge: http://linuxtv.org/hg/~mkrufky/cx88Mauro Carvalho Chehab
2007-05-21V4L: cx88 - switch to using msecs_to_jiffies()Mauro Carvalho Chehab