summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88-alsa.c
Commit message (Expand)AuthorAgeFilesLines
* 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-091-95/+73
* V4L/DVB (6068): cx88-alsa: Use pci_dev->revisionTrent Piepho2007-10-091-5/+5
* V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audioTrent Piepho2007-10-091-1/+1
* V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQsTrent Piepho2007-10-091-22/+20
* V4L/DVB (6065): cx88-alsa: Call core irq handler when neededTrent Piepho2007-10-091-0/+2
* V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho2007-10-091-7/+9
* cx88-video build fixAndrew Morton2007-05-071-0/+2
* V4L/DVB (5526): Cx88-alsa.c: Use kzallocvignesh.babu@wipro.com2007-04-271-3/+1
* V4L/DVB (5488): Replace DMA magic mask for its aliasesMauro Carvalho Chehab2007-04-271-1/+1
* V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab2007-04-271-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman2006-06-271-4/+4
* V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflictRicardo Cerqueira2006-06-251-1/+0
* V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab2006-06-251-2/+2
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-241-2/+2
* Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-03-221-5/+5
|\
| * V4L/DVB (3488): Snd_cx88_create: don't dereference NULL coreDuncan Sands2006-03-211-5/+5
| * V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab2006-02-071-3/+3
* | [ALSA] Fix snd_xxx_t typedefsTakashi Iwai2006-03-221-25/+29
* | V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab2006-02-071-3/+3
|/
* V4L/DVB (3386): fix some sound quality & distortion problems.Ricardo Cerqueira2006-01-151-2/+2
* V4L/DVB (3375): git dvb callbacks fixAndrew Morton2006-01-151-1/+0
* V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2006-01-131-2/+2
* V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)Mauro Carvalho Chehab2006-01-091-0/+848