aboutsummaryrefslogtreecommitdiff
path: root/sound/aoa
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Revert wrong fixes for common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-12-13Merge branch 'topic/workq-update' into topic/miscGravatar Takashi Iwai 2-8/+6
2010-12-13sound: don't use flush_scheduled_work()Gravatar Tejun Heo 2-8/+6
2010-12-10ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Gravatar Axel Lin 1-1/+0
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 3-3/+3
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableGravatar Benjamin Herrenschmidt 1-3/+5
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGravatar Grant Likely 1-6/+3
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGravatar Grant Likely 1-2/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 5-10/+10
2010-04-07powerpc/aoa: gpio-pmf.c: 3 * redundant codeGravatar d binderman 1-6/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 8-0/+8
2010-01-28of: unify phandle name in struct device_nodeGravatar Grant Likely 1-1/+1
2009-10-01ALSA: Don't assume i2c device probing always succeedsGravatar Takashi Iwai 1-0/+9
2009-07-31ALSA: sound/aoa: Add kmalloc NULL testsGravatar Julia Lawall 1-0/+4
2009-05-12sound: remove driver_data direct access of struct deviceGravatar Greg Kroah-Hartman 2-8/+8
2009-04-21ALSA: AOA: Convert onyx and tas codecs to new-style i2c driversGravatar Jean Delvare 2-47/+95
2009-03-24Merge branch 'topic/aoa' into for-linusGravatar Takashi Iwai 4-23/+99
2009-01-15ALSA: snd-aoa: handle master-amp if presentGravatar Johannes Berg 3-1/+25
2009-01-15ALSA: snd-aoa: handle older machinesGravatar Johannes Berg 2-22/+74
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Gravatar Takashi Iwai 1-3/+4
2008-12-25Merge branch 'topic/aoa' into to-pushGravatar Takashi Iwai 22-24/+30
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusGravatar Takashi Iwai 1-1/+1
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1
2008-10-23Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linusGravatar Takashi Iwai 1-3/+3
2008-10-23ALSA: aoa: clean up file namesGravatar Johannes Berg 22-24/+30
2008-10-23ALSA: aoa i2sbus: don't overwrite module parameterGravatar Johannes Berg 1-3/+3
2008-10-15Merge commit 'origin'Gravatar Benjamin Herrenschmidt 1-4/+2
2008-08-25ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bitsGravatar Roel Kluin 1-4/+2
2008-08-20powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hGravatar Stephen Rothwell 1-1/+1
2008-05-27sound: Convert to menuconfigGravatar Takashi Iwai 4-12/+5
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 3-6/+0
2008-01-31[ALSA] aoa - fix compile warningGravatar Takashi Iwai 1-0/+1
2008-01-31[ALSA] add number of periods constraint to snd-aoaGravatar Heikki Lindholm 1-0/+6
2008-01-31[ALSA] aoa - Check value range in ctl callbacksGravatar Takashi Iwai 3-2/+33
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksGravatar Takashi Iwai 3-45/+5
2007-10-16[ALSA] Fix tas_suspend/resume build warningGravatar Stephen Rothwell 1-4/+5
2007-10-12Driver core: change add_uevent_var to use a structGravatar Kay Sievers 1-23/+10
2007-07-20[ALSA] snd-aoa-codec-onyx: fix typoGravatar Yoann Padioleau 1-2/+2
2007-05-11[ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIASGravatar Johannes Berg 1-3/+2
2007-05-11[ALSA] sound: strlcpy is smart enoughGravatar Jean Delvare 2-4/+4
2007-05-11[ALSA] aoa: fix a sparse warningGravatar Johannes Berg 2-2/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleGravatar Stephen Rothwell 3-5/+5
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Gravatar Paul Mackerras 1-46/+31
2007-04-27uevent: use add_uevent_var() instead of open coding itGravatar Eric Rannaud 1-48/+32
2007-04-13[POWERPC] Rename get_property to of_get_property: soundGravatar Stephen Rothwell 6-12/+13
2007-04-13[POWERPC] get_property returns constGravatar Stephen Rothwell 6-19/+18
2007-02-09[ALSA] aoa i2sbus: Stop Apple i2s DMA gracefullyGravatar Paul Mackerras 3-146/+210
2007-02-09[ALSA] aoa: remove suspend/resume printksGravatar Johannes Berg 1-4/+0
2007-02-09[ALSA] sound: aoa of_node_put and kfree cleanupGravatar Mariusz Kozlowski 1-2/+2