aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-alsa.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-15/+4
* [media] cx88-alsa: fix compiler warningHans Verkuil2011-03-221-1/+1
* [media] Add proper audio support for Nova-S Plus with wm8775 ADCLawrence Rust2011-03-211-15/+103
* [media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab2011-01-031-87/+12
* [media] Nova-S-Plus audio line inputlawrence rust2010-10-231-12/+87
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-9/+9
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-1/+1
* V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart2010-08-021-1/+1
* V4L/DVB: Remove videobuf_sg_alloc abuseLaurent Pinchart2010-08-021-15/+14
* V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2010-08-021-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: cx88-alsa: prevent out-of-range volume settingClemens Ladisch2010-02-261-4/+6
* V4L/DVB (11992): Add missing __devexit_p()Jean Delvare2009-06-161-4/+3
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* drivers/media: Convert to snd_card_create()Takashi Iwai2009-01-121-3/+4
* V4L/DVB (9796): drivers/media/video/cx88/cx88-alsa.c: Adjust error-handling codeJulia Lawall2008-12-301-2/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-1/+0
* V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab2008-06-261-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-241-5/+5
|\
| * V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-1/+1
| * V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-4/+4
* | [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-3/+1
|/
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-1/+1
* 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 (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-10/+14
* 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 (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
|\