aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sparc/amd7930.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-4/+4
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+2
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai1-2/+3
2009-02-05ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai1-2/+3
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+4
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-17/+2
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-29amd7930: Convert to pure OF driver.David S. Miller1-63/+20
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-17/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai1-1/+1
2007-04-26[SPARC/64] constify of_get_property return: soundStephen Rothwell1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-25[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller1-10/+10
2006-07-03[PATCH] sparc: resource warning fixAndrew Morton1-2/+2
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-23[SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller1-61/+77
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-4/+4
2006-01-03[ALSA] Remove snd_card_generic_dev()Takashi Iwai1-3/+0
2006-01-03[ALSA] Remove xxx_t typedefs: SPARC AMD7930Takashi Iwai1-65/+65
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-9/+0
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1146