aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sparc/amd7930.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-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/+2
|\
| * ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-17/+2
* | 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/+20
|/
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [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-251-10/+10
* [PATCH] sparc: resource warning fixAndrew Morton2006-07-031-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-231-61/+77
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-4/+4
* [ALSA] Remove snd_card_generic_dev()Takashi Iwai2006-01-031-3/+0
* [ALSA] Remove xxx_t typedefs: SPARC AMD7930Takashi Iwai2006-01-031-65/+65
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-9/+0
* [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-161-0/+1146