Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-19 | ALSA: aoa: constify snd_pcm_ops structures | Arvind Yadav |
2016-08-25 | ALSA: snd-aoa: enable sound on PowerBook G4 12" | Aaro Koskinen |
2015-08-05 | ALSA: aoa-soundbus: Switch to dev_pm_ops | Lars-Peter Clausen |
2015-06-12 | ALSA: aoa: convert bus code to use dev_groups | Quentin Lambert |
2015-03-19 | ALSA: aoa: constify of_device_id array | Fabian Frederick |
2015-02-03 | Merge branch 'topic/snd-device' into for-next | Takashi Iwai |
2015-02-02 | ALSA: pcm: Embed struct device | Takashi Iwai |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring |
2015-01-04 | ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp... | Markus Elfring |
2014-12-03 | ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas... | Markus Elfring |
2014-06-16 | ALSA: Use dma_zalloc_coherent | Joe Perches |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring |
2013-05-16 | ALSA: snd-aoa: Add a layout entry for PowerBook6,5 | Michael Ellerman |
2013-04-29 | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-06-02 | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt |
2010-05-22 | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-05-12 | sound: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-01-15 | ALSA: snd-aoa: handle older machines | Johannes Berg |
2008-12-25 | Merge branch 'topic/aoa' into to-push | Takashi Iwai |
2008-11-03 | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus | Takashi Iwai |
2008-11-03 | sound: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-10-23 | Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus | Takashi Iwai |
2008-10-23 | ALSA: aoa: clean up file names | Johannes Berg |
2008-10-23 | ALSA: aoa i2sbus: don't overwrite module parameter | Johannes Berg |
2008-08-20 | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell |
2008-05-27 | sound: Convert to menuconfig | Takashi Iwai |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] aoa - fix compile warning | Takashi Iwai |
2008-01-31 | [ALSA] add number of periods constraint to snd-aoa | Heikki Lindholm |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-05-11 | [ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS | Johannes Berg |
2007-05-11 | [ALSA] aoa: fix a sparse warning | Johannes Berg |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras |
2007-04-27 | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: sound | Stephen Rothwell |
2007-04-13 | [POWERPC] get_property returns const | Stephen Rothwell |
2007-02-09 | [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully | Paul Mackerras |
2007-02-09 | [ALSA] aoa: fix up i2sbus_attach_codec | Johannes Berg |
2007-02-09 | [ALSA] aoa: set device pointer in pcms | Johannes Berg |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-07-10 | [PATCH] aoa: i2sbus: revamp control layer | Benjamin Herrenschmidt |