Age | Commit message (Expand) | Author |
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-10-21 | ALSA: aoa: Use snd_ctl_elem_info() | Takashi Iwai |
2014-06-16 | ALSA: Use dma_zalloc_coherent | Joe Perches |
2014-05-27 | ALSA: sound/aoa/codecs/onyx.c: use static const for texts | Fabian Frederick |
2014-02-14 | ALSA: Drop __bitwise and typedefs for snd_device attributes | Takashi Iwai |
2014-02-14 | ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objects | Takashi Iwai |
2014-02-14 | ALSA: ppc: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-11-16 | Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-13 | ALSA: snd-aoa: two copy and paste bugs | Dan Carpenter |
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 |
2012-07-11 | sound/aoa: Adapt to new i2c probing scheme | Andreas Schwab |
2012-01-27 | ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driver | Axel Lin |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-10-29 | snd-aoa: remove commented out Kconfig entry | Paul Bolle |
2011-09-16 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2011-09-12 | ALSA: aoa: Remove obsolete cleanup for clientdata | Axel Lin |
2011-08-20 | ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree | Julia Lawall |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-12-13 | Merge branch 'topic/workq-update' into topic/misc | Takashi Iwai |
2010-12-13 | sound: don't use flush_scheduled_work() | Tejun Heo |
2010-12-10 | ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove() | Axel Lin |
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 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
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-04-07 | powerpc/aoa: gpio-pmf.c: 3 * redundant code | d binderman |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-28 | of: unify phandle name in struct device_node | Grant Likely |
2009-10-01 | ALSA: Don't assume i2c device probing always succeeds | Takashi Iwai |
2009-07-31 | ALSA: sound/aoa: Add kmalloc NULL tests | Julia Lawall |
2009-05-12 | sound: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-04-21 | ALSA: AOA: Convert onyx and tas codecs to new-style i2c drivers | Jean Delvare |
2009-03-24 | Merge branch 'topic/aoa' into for-linus | Takashi Iwai |
2009-01-15 | ALSA: snd-aoa: handle master-amp if present | Johannes Berg |
2009-01-15 | ALSA: snd-aoa: handle older machines | Johannes Berg |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai |
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 |