summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to itMauro Carvalho Chehab2008-03-202-2/+5
* V4L/DVB (7201): cx88-mpeg: Fix race condition in variable accessRicardo Cerqueira2008-02-181-3/+3
* V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devicesRoland Stoll2008-02-182-4/+13
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* V4L/DVB (7059): cx88: Ensure the tuner is reset correctlySteven Toth2008-01-251-6/+4
* V4L/DVB (7058): IR corrections for the Pinnacle 800iSteven Toth2008-01-251-1/+5
* V4L/DVB (7046): Finalise support for the Pinnacle HD 8000iSteven Toth2008-01-253-5/+9
* V4L/DVB (7045): xc5000: Small amount of cleanup and commentingSteven Toth2008-01-252-6/+4
* V4L/DVB (7043): New card supported(partially): Pinnacle 800iSteven Toth2008-01-255-9/+116
* V4L/DVB (6861): cx2341x: command argument should be u32 instead of intHans Verkuil2008-01-251-1/+1
* V4L/DVB (6837): Convert cx88_input.audioroute to a bitfieldMichael Krufky2008-01-251-1/+1
* V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commitsMauro Carvalho Chehab2008-01-252-7/+5
* V4L/DVB (6834): cx88-video: Enable selection of the WM8775 for cx88 cardsFrej Drejhammar2008-01-251-0/+1
* V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boardsRicardo Cerqueira2008-01-251-15/+31
* V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codecMichael Krufky2008-01-251-4/+0
* V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADCRicardo Cerqueira2008-01-253-22/+34
* V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmuteJelle Foks2008-01-251-3/+0
* V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'sJelle Foks2008-01-251-8/+0
* V4L/DVB (6828): cx88-blackbird: audio improvementsJelle Foks2008-01-252-20/+70
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-255-26/+26
* V4L/DVB (6576): cx88-mpeg.c: make 4 functions staticAdrian Bunk2008-01-252-16/+4
* V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTERMauro Carvalho Chehab2008-01-251-0/+22
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-251-2/+8
* V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips2007-12-112-8/+2
* V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-041-1/+1
* V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driverTrent Piepho2007-10-221-0/+2
* V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...Trent Piepho2007-10-221-56/+29
* V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...Trent Piepho2007-10-222-34/+34
* V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho2007-10-223-10/+15
* V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho2007-10-222-6/+12
* V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-221-57/+0
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-1/+0
* V4L/DVB (6187): cx88-alsa: Add TLV supportTrent Piepho2007-10-221-0/+6
* V4L/DVB (6185): cx88-alsa: Add mute controls, change control namesTrent Piepho2007-10-221-13/+67
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2007-10-103-15/+5
* V4L/DVB (6283): videobuf: Remove references to old Kconfig option nameTrent Piepho2007-10-102-4/+4
* V4L/DVB (6260): Fix Kconfig dependencyMauro Carvalho Chehab2007-10-101-1/+1
* V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...Mauro Carvalho Chehab2007-10-101-1/+1
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-099-46/+36
* V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab2007-10-094-2/+13
* V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state structTrent Piepho2007-10-091-7/+0
* V4L/DVB (6184): cx88-alsa: Make volume control stereoTrent Piepho2007-10-091-24/+37
* V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDT...Michael Krufky2007-10-091-0/+6
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-093-40/+40
* V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil2007-10-091-3/+3
* V4L/DVB (6085): cx88-alsa: Fix mmap supportTrent Piepho2007-10-091-0/+14
* V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cardsTrent Piepho2007-10-091-3/+0
* V4L/DVB (6083): cx88-alsa: Rework buffer handlingTrent Piepho2007-10-094-105/+89
* V4L/DVB (6082): cx88: Improve risc instruction printing in sram channel dumpTrent Piepho2007-10-091-2/+5
OpenPOWER on IntegriCloud