Age | Commit message (Expand) | Author |
2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches |
2020-01-05 | ALSA: arm: More constification | Takashi Iwai |
2020-01-03 | ALSA: arm: Constify snd_ac97_bus_ops definitions | Takashi Iwai |
2019-12-11 | ALSA: arm: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: aaci: Use managed buffer allocation | Takashi Iwai |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-02-04 | ALSA: arm: Avoid passing NULL to memory allocators | Takashi Iwai |
2019-01-15 | ALSA: arm: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2017-08-23 | ALSA: aaci: constify ac97_pcm structures | Arvind Yadav |
2017-08-19 | ALSA: arm: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-17 | ALSA: arm: make snd_pcm_hardware const | Bhumika Goyal |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring |
2014-02-14 | ALSA: arm: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-12-03 | ALSA: AACI: Convert to modern PM ops | Ulf Hansson |
2013-05-29 | ALSA: Remove the rest of *_set_drvdata(NULL) calls | Takashi Iwai |
2012-12-07 | ALSA: AACI: remove __dev* attributes | Bill Pemberton |
2012-03-16 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar |
2011-11-22 | sound: aaci: Enable module alias autogeneration for AMBA drivers | Dave Martin |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King |
2011-02-07 | ALSA: AACI: allow writes to MAINCR to take effect | Russell King |
2011-01-26 | ALSA: AACI: make fifo variables more explanitory | Russell King |
2011-01-26 | ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period | Russell King |
2011-01-26 | ALSA: AACI: use snd_pcm_lib_period_bytes() | Russell King |
2011-01-26 | ALSA: AACI: clean up AACI announcement printk | Russell King |
2011-01-26 | ALSA: AACI: fix channel mask selection | Russell King |
2011-01-25 | ALSA: AACI: fix number of channels for record | Russell King |
2011-01-25 | ALSA: AACI: fix multiple IRQ claiming | Russell King |
2011-01-25 | ALSA: AACI: fix timeout duration | Russell King |
2011-01-25 | ALSA: AACI: fix timeout condition checking | Russell King |
2010-04-13 | ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3 | Philby John |
2009-12-26 | ALSA: sound/arm: Fix build failure caused by missing struct aaci definition | Peter Huewe |
2009-12-18 | ALSA: AACI: switch to per-pcm locking | Russell King |
2009-12-18 | ALSA: AACI: add double-rate support | Russell King |
2009-12-18 | ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params | Russell King |
2009-12-18 | ALSA: AACI: cleanup aaci_pcm_hw_params | Russell King |
2009-12-18 | ALSA: AACI: simplify codec rate information | Russell King |
2009-12-18 | ALSA: aaci - Fix a typo | Takashi Iwai |
2009-12-04 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-12-04 | Merge branch 'topic/core-change' into for-linus | Takashi Iwai |
2009-12-01 | ALSA: aaci - Clean up duplicate code | Takashi Iwai |
2009-12-01 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2009-11-30 | ALSA: AACI: fix recording bug | Russell King |
2009-11-30 | ALSA: AACI: fix AC97 multiple-open bug | Russell King |
2009-11-27 | ALSA: Remove old DMA-mmap code from arm/devdma.c | Takashi Iwai |
2009-11-23 | ALSA: AACI cleanup | Russell King |
2009-10-13 | ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout | Philby John |