summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-alsa.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-5/+5
2008-04-24V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski1-4/+4
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-3/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips1-1/+1
2007-10-22V4L/DVB (6187): cx88-alsa: Add TLV supportTrent Piepho1-0/+6
2007-10-22V4L/DVB (6185): cx88-alsa: Add mute controls, change control namesTrent Piepho1-13/+67
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab1-10/+14
2007-10-09V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state structTrent Piepho1-7/+0
2007-10-09V4L/DVB (6184): cx88-alsa: Make volume control stereoTrent Piepho1-24/+37
2007-10-09V4L/DVB (6085): cx88-alsa: Fix mmap supportTrent Piepho1-0/+14
2007-10-09V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cardsTrent Piepho1-3/+0
2007-10-09V4L/DVB (6083): cx88-alsa: Rework buffer handlingTrent Piepho1-95/+73
2007-10-09V4L/DVB (6068): cx88-alsa: Use pci_dev->revisionTrent Piepho1-5/+5
2007-10-09V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audioTrent Piepho1-1/+1
2007-10-09V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQsTrent Piepho1-22/+20
2007-10-09V4L/DVB (6065): cx88-alsa: Call core irq handler when neededTrent Piepho1-0/+2
2007-10-09V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho1-7/+9
2007-05-07cx88-video build fixAndrew Morton1-0/+2
2007-04-27V4L/DVB (5526): Cx88-alsa.c: Use kzallocvignesh.babu@wipro.com1-3/+1
2007-04-27V4L/DVB (5488): Replace DMA magic mask for its aliasesMauro Carvalho Chehab1-1/+1
2007-04-27V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman1-4/+4
2006-06-25V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflictRicardo Cerqueira1-1/+0
2006-06-25V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab1-2/+2
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab1-2/+2
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela1-5/+5
2006-03-22[ALSA] Fix snd_xxx_t typedefsTakashi Iwai1-25/+29
2006-03-21V4L/DVB (3488): Snd_cx88_create: don't dereference NULL coreDuncan Sands1-5/+5
2006-02-07V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab1-3/+3
2006-02-07V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab1-3/+3
2006-01-15V4L/DVB (3386): fix some sound quality & distortion problems.Ricardo Cerqueira1-2/+2
2006-01-15V4L/DVB (3375): git dvb callbacks fixAndrew Morton1-1/+0
2006-01-13V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab1-2/+2
2006-01-09V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)Mauro Carvalho Chehab1-0/+848