summaryrefslogtreecommitdiffstats
path: root/sound/drivers/ml403-ac97cr.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+1
* ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen2015-01-021-7/+2
* ALSA: drivers: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-231-1/+0
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-071-5/+5
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* ALSA: convert sound/* to use module_platform_driver()Axel Lin2011-11-271-12/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-2/+2
* ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches2010-12-141-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-3/+3
* sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-031-2/+2
* [ALSA] sound: fix platform driver hotplug/coldplugKay Sievers2008-04-241-0/+4
* [ALSA] [ML403-AC97CR] Remove duplicate snd_card_set_dev()Joachim Foerster2008-04-241-2/+0
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] drivers - Add missing snd_card_set_dev()Takashi Iwai2008-01-311-0/+2
* [ALSA] [ML403-AC97CR] Fix capture/periodic overrun bugJoachim Foerster2008-01-311-4/+2
* [ALSA] Xilinx ML403 AC97 Controller Reference device driverJoachim Foerster2008-01-311-0/+1353