aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/ml403-ac97cr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-19ALSA: drivers: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-17ALSA: drivers: make snd_pcm_hardware constBhumika Goyal1-2/+2
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-2/+1
2015-01-02ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen1-7/+2
2014-10-20ALSA: drivers: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+2
2013-05-23ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton1-5/+5
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin1-12/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2010-12-14ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+3
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-04-24[ALSA] sound: fix platform driver hotplug/coldplugKay Sievers1-0/+4
2008-04-24[ALSA] [ML403-AC97CR] Remove duplicate snd_card_set_dev()Joachim Foerster1-2/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] drivers - Add missing snd_card_set_dev()Takashi Iwai1-0/+2
2008-01-31[ALSA] [ML403-AC97CR] Fix capture/periodic overrun bugJoachim Foerster1-4/+2
2008-01-31[ALSA] Xilinx ML403 AC97 Controller Reference device driverJoachim Foerster1-0/+1353