aboutsummaryrefslogtreecommitdiff
path: root/sound/aoa
AgeCommit message (Expand)Author
2014-06-16ALSA: Use dma_zalloc_coherentJoe Perches
2014-05-27ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai
2014-02-14ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-13ALSA: snd-aoa: two copy and paste bugsDan Carpenter
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack
2012-07-11sound/aoa: Adapt to new i2c probing schemeAndreas Schwab
2012-01-27ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin
2011-11-13Merge branch 'master' into for-nextJiri Kosina
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-29snd-aoa: remove commented out Kconfig entryPaul Bolle
2011-09-16Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-09-12ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin
2011-08-20ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo
2010-12-10ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-07powerpc/aoa: gpio-pmf.c: 3 * redundant coded binderman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2009-10-01ALSA: Don't assume i2c device probing always succeedsTakashi Iwai
2009-07-31ALSA: sound/aoa: Add kmalloc NULL testsJulia Lawall
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-04-21ALSA: AOA: Convert onyx and tas codecs to new-style i2c driversJean Delvare
2009-03-24Merge branch 'topic/aoa' into for-linusTakashi Iwai
2009-01-15ALSA: snd-aoa: handle master-amp if presentJohannes Berg
2009-01-15ALSA: snd-aoa: handle older machinesJohannes Berg
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-12-25Merge branch 'topic/aoa' into to-pushTakashi Iwai
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-23Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linusTakashi Iwai
2008-10-23ALSA: aoa: clean up file namesJohannes Berg
2008-10-23ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-08-25ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bitsRoel Kluin
2008-08-20powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell
2008-05-27sound: Convert to menuconfigTakashi Iwai