summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88
AgeCommit message (Expand)Author
2008-01-21cx88: Ensure the tuner is reset correctlySteven Toth
2008-01-21IR corrections for the Pinnacle 800iSteven Toth
2008-01-15Finalise support for the Pinnacle HD 8000iSteven Toth
2008-01-05xc5000: Small amount of cleanup and commenting.Steven Toth
2008-01-05New card supported(partially): Pinnacle 800iSteven Toth
2007-12-20merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-12-12cx2341x: command argument should be u32 instead of int.Hans Verkuil
2007-12-17Convert cx88_input.audioroute to a bitfieldMauro Carvalho Chehab
2007-12-17Fix CodingStyle troubles caused by the previous cx88 commitsMauro Carvalho Chehab
2007-11-05cx88-video: Enable selection of the WM8775 for cx88 cardsRicardo Cerqueira
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-17Don't limit cx88 audio routing to blackbird boardsRicardo Cerqueira
2007-10-13cx88-blackbird: don't mute audio when stopping the codecMichael Krufky
2007-09-30Audio routes fix for blackbird boards with the wm8775 ADCRicardo Cerqueira
2007-05-21cx88-blackbird: remove unnecessary encoder unmuteMichael Krufky
2007-05-21cx88-blackbird: remove unnecessary msleep()'sMichael Krufky
2007-05-21cx88-blackbird: audio improvementsMichael Krufky
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