summaryrefslogtreecommitdiffstats
path: root/sound/pci/pcxhr
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] sound/pci/pcxhr/pcxhr.c: fix warningsAndrew Morton2008-04-241-2/+2
* [ALSA] sound/pci/pcxhr/pcxhr_core.c: fix printk warningAndrew Morton2008-04-241-1/+1
* [ALSA] sound/pci: remove unused variableJulia Lawall2008-04-241-3/+0Star
* [ALSA] sound: pcxhr_core.c fix shadowed variable warningHarvey Harrison2008-04-241-12/+19
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-314-4/+0Star
* [ALSA] pci - check value range in ctl callbacksTakashi Iwai2008-01-311-21/+50
* [ALSA] pcxhr - Fix dB level informationTakashi Iwai2007-10-161-3/+3
* [ALSA] pcxhr - Fix trigger start with non-linked streamsTakashi Iwai2007-10-161-0/+1
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-0/+2
* [ALSA] check for linked substreams of different cardsClemens Ladisch2007-10-161-0/+2
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-8/+1Star
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-111-0/+6
* [ALSA] pcxhr - Minor optimization in trigger callbackTakashi Iwai2007-05-111-12/+11Star
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-5/+2Star
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-3/+3
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+2
* [ALSA] Add dB scale information to pcxhr driverTakashi Iwai2006-09-231-0/+16
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-2/+2
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] pcxhr - Fix a compiler warning on 64bit architecturesHenrik Kretzschmar2006-04-271-2/+2
* [ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk2006-04-271-1/+0Star
* [ALSA] pcxhr - Fix the crash with REV01 boardMarkus Bollinger2006-03-311-6/+3Star
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-0/+1
* [PATCH] Intruduce DMA_28BIT_MASKTobias Klauser2006-03-221-1/+2
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-223-56/+60
* [ALSA] pcxhr - Suppress debug messagesTakashi Iwai2006-03-221-1/+1
* [ALSA] pcxhr - Fix printk warningAndrew Morton2006-01-221-1/+1
* [ALSA] pcxhr - Fix the sample rate changesTakashi Iwai2006-01-221-3/+4
* [ALSA] Add PCXHR driverMarkus Bollinger2006-01-039-0/+4498