summaryrefslogtreecommitdiffstats
path: root/sound/sparc/amd7930.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ALSA: sparc: constify snd_pcm_ops structuresArvind Yadav2017-08-191-2/+2
* ALSA: sparc: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ALSA: sparc: amd7930: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-041-0/+1
* ALSA: sparc: Add missing kfree in error pathChristophe JAILLET2015-07-171-0/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: sparc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ALSA: sparc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-2/+2
* ALSA: sparc: remove __dev* attributesBill Pemberton2012-12-071-8/+8
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-2/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-4/+4
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-2/+3
|\
| * ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai2009-02-051-2/+3
* | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-3/+4
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-111-17/+2Star
|\
| * ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-17/+2Star
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | amd7930: Convert to pure OF driver.David S. Miller2008-08-291-63/+20Star
|/
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] Check value range in ctl callbacksTakashi Iwai2008-01-311-1/+1
* [SPARC/64] constify of_get_property return: soundStephen Rothwell2007-04-261-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller2006-09-261-10/+10
* [PATCH] sparc: resource warning fixAndrew Morton2006-07-041-2/+2
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller2006-06-241-61/+77
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-4/+4
* [ALSA] Remove snd_card_generic_dev()Takashi Iwai2006-01-031-3/+0Star
* [ALSA] Remove xxx_t typedefs: SPARC AMD7930Takashi Iwai2006-01-031-65/+65
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-9/+0Star
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* [ALSA] Add snd_card_set_generic_dev() callTakashi Iwai2005-09-121-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1146