| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-02-22 | 1 | -3/+1 |
|\ |
|
| * | amba: Make the remove callback return void | Uwe Kleine-König | 2021-02-02 | 1 | -3/+1 |
* | | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 2021-01-08 | 2 | -4/+4 |
|/ |
|
* | ASoC: arm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2020-03-27 | 1 | -4/+4 |
* | ALSA: arm: More constification | Takashi Iwai | 2020-01-05 | 1 | -1/+1 |
* | ALSA: arm: Constify snd_ac97_bus_ops definitions | Takashi Iwai | 2020-01-03 | 2 | -2/+2 |
* | ALSA: arm: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 2 | -3/+0 |
* | ALSA: aaci: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -25/+15 |
* | ASoC: pxa: remove snd_pcm_ops | Kuninori Morimoto | 2019-10-08 | 1 | -13/+67 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 5 | -21/+5 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | ALSA: arm: Avoid passing NULL to memory allocators | Takashi Iwai | 2019-02-04 | 1 | -1/+2 |
* | ALSA: arm: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 2019-01-15 | 2 | -2/+0 |
* | ASoC: pxa: switch to new ac97 bus support | Robert Jarzmik | 2018-09-10 | 1 | -1/+0 |
* | ASoC: pxa2xx-pcm-lib: fix indenting | Daniel Mack | 2018-06-29 | 1 | -2/+2 |
* | ASoC: pxa: move some functions to pxa2xx-lib | Daniel Mack | 2018-06-29 | 2 | -3/+44 |
* | ASoC: pxa: clean up function names in pxa2xx-lib | Daniel Mack | 2018-06-29 | 2 | -16/+16 |
* | ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97 | Daniel Mack | 2018-06-29 | 6 | -204/+76 |
* | ASoC: pxa: remove the dmaengine compat need | Robert Jarzmik | 2018-06-29 | 2 | -15/+5 |
* | ASoC: pxa: add devicetree support | Robert Jarzmik | 2018-06-18 | 1 | -0/+12 |
*-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso... | Mark Brown | 2017-11-10 | 2 | -24/+48 |
|\ \ |
|
| * | | ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic | Robert Jarzmik | 2017-09-04 | 2 | -24/+48 |
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| |/
|/| |
|
* | | ALSA: aaci: constify ac97_pcm structures | Arvind Yadav | 2017-08-23 | 1 | -1/+1 |
* | | ALSA: arm: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-19 | 2 | -3/+3 |
* | | ALSA: arm: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-17 | 1 | -1/+1 |
|/ |
|
* | ALSA: arm: Fix empty menuconfig SND_ARM | Eugeniu Rosca | 2016-08-01 | 1 | -8/+7 |
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 2016-03-09 | 1 | -8/+4 |
* | ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm | Daniel Mack | 2015-10-01 | 4 | -178/+50 |
* | ASoC: fix broken pxa SoC support | Robert Jarzmik | 2015-09-16 | 1 | -7/+8 |
* | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 2015-01-04 | 1 | -2/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | ALSA: arm: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 2014-11-09 | 1 | -3/+1 |
|/ |
|
* | ASoC: pxa2xx-ac97: prepare and unprepare the clocks | Robert Jarzmik | 2014-06-09 | 1 | -6/+6 |
* | ASoC: pxa: remove mach header dependency | Arnd Bergmann | 2014-05-21 | 2 | -2/+3 |
* | ALSA: arm: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 2 | -8/+4 |
* | ALSA: AACI: Convert to modern PM ops | Ulf Hansson | 2013-12-03 | 1 | -12/+11 |
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-13 | 1 | -6/+4 |
|\ |
|
| * | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King | 2013-10-31 | 1 | -6/+4 |
* | | ALSA: pxa2xx: Replace BUG() with snd_BUG() | Takashi Iwai | 2013-11-06 | 1 | -2/+2 |
* | | ALSA: Use strlcpy() instead of strncpy() | Takashi Iwai | 2013-10-29 | 1 | -1/+1 |
* | | ALSA: pxa: slightly refactor reset handling | Dmitry Eremin-Solenikov | 2013-10-18 | 1 | -17/+10 |
|/ |
|
* | ASoC: pxa: use snd_dmaengine_dai_dma_data | Daniel Mack | 2013-08-15 | 4 | -25/+64 |
* | ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 2013-07-15 | 1 | -0/+2 |
* | ALSA: Remove the rest of *_set_drvdata(NULL) calls | Takashi Iwai | 2013-05-29 | 1 | -2/+0 |
* | ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-23 | 1 | -1/+0 |
* | ALSA: pxa27x: rename pxa27x_assert_ac97reset() | Mike Dunn | 2013-01-08 | 1 | -4/+4 |
* | ALSA: pxa27x: fix ac97 warm reset | Mike Dunn | 2013-01-08 | 1 | -1/+17 |
* | ALSA: pxa27x: fix ac97 cold reset | Mike Dunn | 2013-01-08 | 1 | -2/+6 |