summaryrefslogtreecommitdiffstats
path: root/sound/drivers/ml403-ac97cr.c
Commit message (Expand)AuthorAgeFilesLines
* sound: ac97: Remove sound driver for ancient platformMichal Simek2020-05-281-1298/+0
* Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-281-29/+6
|\
| * ALSA: drivers: Constify snd_ac97_bus_ops definitionsTakashi Iwai2020-01-031-1/+1
| * ALSA: drivers: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
| * ALSA: drivers: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
| * ALSA: ml403: Use managed buffer allocationTakashi Iwai2019-12-111-25/+4
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* ALSA: drivers: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-061-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* ALSA: drivers: constify snd_pcm_ops structuresArvind Yadav2017-08-191-2/+2
* ALSA: drivers: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* 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