summaryrefslogtreecommitdiffstats
path: root/sound/pci/pcxhr/pcxhr.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] sound/pci/pcxhr/pcxhr.c: fix warningsAndrew Morton2008-04-241-2/+2
* [ALSA] sound/pci: remove unused variableJulia Lawall2008-04-241-3/+0Star
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [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] 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] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [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] sound/pci/: remove duplicate #include'sAdrian Bunk2006-04-271-1/+0Star
* [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-221-17/+19
* [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-031-0/+1367