summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88
AgeCommit message (Expand)Author
2007-11-15merge: http://ifup.org/hg/v4l-dvbMauro Carvalho Chehab
2007-11-13V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-11-02Fix CodingStyleMauro Carvalho Chehab
2007-11-05 cx88-mpeg.c: make 4 functions staticMauro Carvalho Chehab
2007-10-29 use input functions, should depend on INPUTMauro Carvalho Chehab
2007-10-23Fix radio entry for MSI @nyware masterMauro Carvalho Chehab
2007-10-19From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-17backport changeset c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916Mauro Carvalho Chehab
2007-10-15merge http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-10-15merge: http://www.linuxtv.org/hg/~hverkuil/mpegcompMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-11Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-10cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-05cx8802: Plug memory leak when unregistering a driverTrent Piepho
2007-10-13cx8802: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-13cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugsTrent Piepho
2007-10-13cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho
2007-10-13cx88: Only include the blackbird fields if blackbird is selectedTrent 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