aboutsummaryrefslogtreecommitdiffstats
path: root/sound/mips/au1x00.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-08ALSA: Remove deprecated AU1X00 AC97 driverLars-Peter Clausen1-734/+0
2015-04-05ALSA: au1x00: fix error return codeJulia Lawall1-3/+9
2014-05-28ALSA: au1x00: Use resource_size instead of computationBenoit Taine1-3/+3
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1
2014-02-14ALSA: mips: Convert to snd_card_new() with a device pointerTakashi Iwai1-2/+2
2014-02-14ALSA: au1x00: convert to platform deviceManuel Lauss1-98/+141
2012-12-07ALSA: mips: remove __dev* attributesBill Pemberton1-2/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2010-05-27sound: Add missing spin_unlockJulia Lawall1-0/+1
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-02-05ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+4
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-2/+4
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-29[PATCH] sound/mips/au1x00: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-03-22[ALSA] AMD Au1x00: AC'97 controller is memory mappedSergei Shtylyov1-3/+4
2006-03-22[ALSA] AMD Au1x00: fix DMA init/cleanupSergei Shtylyov1-13/+20
2006-03-22[ALSA] AMD Au1x00: make driver build after cleanupSergei Shtylylov1-0/+2
2006-01-03[ALSA] Remove snd_card_generic_dev()Takashi Iwai1-5/+0
2006-01-03[ALSA] Remove xxx_t typedefs: MIPS AU1x00Takashi Iwai1-74/+74
2006-01-03[ALSA] au1x00 - Code clean upTakashi Iwai1-150/+150
2005-11-04[ALSA] AMD Au1x00 driver: buggy spinlocksKonstantin Baydarov1-4/+4
2005-11-04[ALSA] Remove obsolete chip_tTakashi Iwai1-2/+0
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-2/+1
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+686