aboutsummaryrefslogtreecommitdiff
path: root/sound/oss/au1550_ac97.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-14sound: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-15/+15
2010-09-07sound: Remove unnecessary casts of private_dataGravatar Joe Perches 1-9/+9
2010-08-06sound: oss: au1550_ac97.c removed duplicated #includeGravatar Andrea Gelmini 1-1/+0
2010-07-26sound: oss: au1550_ac97: simplify au1550_delay()Gravatar Kulikov Vasiliy 1-10/+1
2010-07-12sound/oss: convert to unlocked_ioctlGravatar Arnd Bergmann 1-20/+34
2010-07-12sound: push BKL into open functionsGravatar Arnd Bergmann 1-9/+17
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesGravatar Manuel Lauss 1-5/+7
2010-02-27MIPS: Alchemy: remove dbdma compat macrosGravatar Manuel Lauss 1-5/+7
2009-03-16Use f_lock to protect f_flagsGravatar Jonathan Corbet 1-0/+2
2008-10-21[PATCH] introduce fmode_t, do annotationsGravatar Al Viro 1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Gravatar Jean Delvare 1-1/+0
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Gravatar Ahmed S. Darwish 1-2/+2
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocGravatar Ralf Baechle 1-4/+2
2006-06-25[PATCH] au1xxx: oss sound support for au1200Gravatar Domen Puncer 1-0/+2
2006-06-25[PATCH] au1550_ac97: spin_unlock in error pathGravatar Domen Puncer 1-2/+5
2006-06-23[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...Gravatar Sergei Shtylyov 1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMGravatar Rusty Russell 1-1/+1
2006-03-23[PATCH] sem2mutex: sound/oss/Gravatar Ingo Molnar 1-21/+23
2006-01-31[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversGravatar Sergei Shtylylov 1-6/+6
2005-12-15[PATCH] Au1550 AC'97 OSS driver spinlock fixesGravatar Sergei Shtylylov 1-11/+18
2005-10-29Useless includes of everything, the kitchen sink and version.h ...Gravatar Ralf Baechle 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2119