summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-alsa.c
AgeCommit message (Expand)Author
2009-04-14backport commit 758021bfa9ea25c58e62d2f68512628b19502ce7Mauro Carvalho Chehab
2009-04-14backport commit 284901a90a9e0b812ca3f5f852cbbfb60d10249dMauro Carvalho Chehab
2009-03-06cx88-alsa: fix compile warning for kernels <=2.6.20.Hans Verkuil
2008-12-02drivers/media/video/cx88/cx88-alsa.c: Adjust error-handling codeMauro Carvalho Chehab
2008-10-16cx88: Convert __FUNCTION__ to __func__Steven Toth
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-06-14Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab
2008-04-26backport changeset f000fd80937c0d94c67f9f3e7026f1fbc8ef8873Mauro Carvalho Chehab
2008-04-08media/video/cx88 replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-02-25From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>Mauro Carvalho Chehab
2008-02-05Fix compilation against kernel 2.6.23Mauro Carvalho Chehab
2008-02-05backport kernel commit 9004acc70e8c49c50c4c7b652f906f1e0ed5709dMauro Carvalho Chehab
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-10-17backport changeset c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916Mauro Carvalho Chehab
2007-08-23Adapt drivers to use the newer videobuf modulesMauro 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-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-08-23cx88-alsa: Fix mmap supportTrent Piepho
2007-08-23cx88-alsa: Eliminate snd_cx88_cardsTrent Piepho
2007-08-23cx88-alsa: Rework buffer handlingTrent Piepho
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-16compat: ALSA compat codeTrent Piepho
2007-05-13Backport several cleanups at includesMauro Carvalho Chehab
2007-05-01cx88: fix compilation on alphaMauro Carvalho Chehab
2007-04-16Cx88-alsa.c: Use kzallocMauro Carvalho Chehab
2007-03-30Replace DMA magic mask for its aliasesMauro Carvalho Chehab
2007-03-29Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-07-19[PATCH] 64bit resource: fix up printks for resources in video driversMauro Carvalho Chehab
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-06-25Sync changes with alsa stuff at kernelMauro Carvalho Chehab
2006-06-18Fix cx88-alsa vs IRQ remote conflictRicardo Cerqueira
2006-05-24Include at V4L/DVB tree some changes from kernelMauro Carvalho Chehab
2006-05-03[ALSA] add __devinitdata to all pci_device_idMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-04-03Change all emails to the currently used one.Mauro Carvalho Chehab
2006-03-28Wrong version testing... fixed.Mauro Carvalho Chehab
2006-03-28Make code sync with recent ALSA changes on -gitMauro Carvalho Chehab
2006-03-15Merging from mchehab vivi branchMauro Carvalho Chehab
2006-03-14Snd_cx88_create: don't dereference NULL coreMauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-01-15fix some sound quality & distortion problems.Michael Krufky