aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/trident/trident_main.c
Commit message (Expand)AuthorAgeFilesLines
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-071-2/+2
* ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-051-26/+31
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-8/+14
* ALSA: trident - pause s/pdif outputPierre Ossman2008-06-261-1/+4
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-241-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-21/+21
* [ALSA] Remove sequencer instrument layerTakashi Iwai2008-01-311-28/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-18/+2
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-3/+1
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-2/+2
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] use the ALIGN macroClemens Ladisch2006-12-201-2/+2
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-9/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+3
* [ALSA] Add dB scale information to trident driverTakashi Iwai2006-09-231-0/+10
* [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-1/+1
* [ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-10/+10
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-2/+3
* [ALSA] trident - Fix PM supportTakashi Iwai2006-01-031-24/+17
* [ALSA] Remove xxx_t typedefs: PCI TridentTakashi Iwai2006-01-031-327/+381
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-34/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-2/+1
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-6/+6
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-1/+2
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-2/+2
* [ALSA] PCM resume cleanupsJaroslav Kysela2005-08-301-5/+5
* [ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan2005-07-281-2/+1
* [ALSA] trident - Shut up compile warningsTakashi Iwai2005-07-281-0/+1
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3991