aboutsummaryrefslogtreecommitdiff
path: root/sound/sparc/amd7930.c
AgeCommit message (Expand)Author
2012-12-07ALSA: sparc: remove __dev* attributesBill Pemberton
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-02-28dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29amd7930: Convert to pure OF driver.David S. Miller
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai
2007-04-26[SPARC/64] constify of_get_property return: soundStephen Rothwell
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-25[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller
2006-07-03[PATCH] sparc: resource warning fixAndrew Morton
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-01-03[ALSA] Remove snd_card_generic_dev()Takashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: SPARC AMD7930Takashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds