summaryrefslogtreecommitdiff
path: root/sound/drivers/ml403-ac97cr.c
AgeCommit message (Expand)Author
2020-05-28sound: ac97: Remove sound driver for ancient platformMichal Simek
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03ALSA: drivers: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2020-01-03ALSA: drivers: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: drivers: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: ml403: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: drivers: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-08-19ALSA: drivers: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: drivers: make snd_pcm_hardware constBhumika Goyal
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2015-01-02ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen
2014-10-20ALSA: drivers: drop owner assignment from platform_driversWolfram Sang
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-23ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2010-12-14ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-04-24[ALSA] sound: fix platform driver hotplug/coldplugKay Sievers
2008-04-24[ALSA] [ML403-AC97CR] Remove duplicate snd_card_set_dev()Joachim Foerster
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] drivers - Add missing snd_card_set_dev()Takashi Iwai
2008-01-31[ALSA] [ML403-AC97CR] Fix capture/periodic overrun bugJoachim Foerster
2008-01-31[ALSA] Xilinx ML403 AC97 Controller Reference device driverJoachim Foerster