| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: atmel: ac97: clarify operator precedence | Pierre-Louis Bossart | 2020-09-03 | 1 | -11/+11 |
* | ALSA: atmel: Remove invalid "fall through" comments | Takashi Iwai | 2020-07-09 | 1 | -2/+2 |
* | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-09 | 1 | -8/+8 |
* | ALSA: atmel: Constify snd_ac97_bus_ops definitions | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
* | ALSA: atmel: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -2/+0 |
* | ALSA: atmel: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -17/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 2 | -8/+2 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | ALSA: atmel: Drop superfluous PCM preallocation error checks | Takashi Iwai | 2019-02-06 | 1 | -3/+1 |
* | Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2017-09-04 | 1 | -3/+6 |
|\ |
|
| * | ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()' | Christophe Jaillet | 2017-08-31 | 1 | -1/+2 |
| * | ASoC: atmel: ac97c: Handle return value of clk_prepare_enable. | Arvind Yadav | 2017-07-26 | 1 | -3/+5 |
* | | ALSA: atmel: convert AC97c driver to GPIO descriptor API | Andy Shevchenko | 2017-09-04 | 1 | -60/+10 |
* | | ALSA: ac97c: constify ac97_pcm structures | Arvind Yadav | 2017-08-23 | 1 | -1/+1 |
* | | ALSA: atmel: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-19 | 1 | -2/+2 |
* | | ALSA: atmel: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-17 | 1 | -1/+1 |
|/ |
|
* | ALSA: atmel: ac97c: fix error return code in atmel_ac97c_probe() | Gustavo A. R. Silva | 2017-07-01 | 1 | -2/+2 |
* | ALSA: atmel: Remove AVR32 bits from the driver | Andy Shevchenko | 2017-05-15 | 4 | -998/+74 |
* | ALSA: sound/atmel/ac97c.c: remove unused variable | Arnd Bergmann | 2015-05-20 | 1 | -1/+0 |
* | ALSA: sound/atmel/ac97c.c: Add device tree support | Alexander Stein | 2015-01-07 | 1 | -3/+42 |
* | ALSA: atmel: fix building the ac97 driver for at91-multiplatform | Arnd Bergmann | 2014-12-27 | 1 | -3/+3 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 2 | -2/+0 |
|\ |
|
| * | ALSA: atmel: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | ALSA: atmel_abdac: Add missing clock prepare | Alexander Stein | 2014-12-05 | 1 | -9/+9 |
* | | ALSA: sound/atmel/ac97c.c: Add missing clock prepare | Alexander Stein | 2014-12-05 | 1 | -5/+5 |
* | | ALSA: sound/atmel/ac97c.c: Fix device index for pcm | Alexander Stein | 2014-12-05 | 1 | -1/+1 |
|/ |
|
* | dmaengine: dw: split dma-dw.h to platform and private parts | Andy Shevchenko | 2014-10-15 | 2 | -1/+4 |
* | dmaengine: dw: move dw_dmac.h to where it belongs to | Andy Shevchenko | 2014-09-11 | 2 | -2/+2 |
* | ALSA: sound/atmel/ac97c.c: Convert to module_platform_driver | Alexander Stein | 2014-04-16 | 1 | -13/+2 |
* | ALSA: atmel: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 2 | -16/+7 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2013-12-16 | 1 | -1/+2 |
|\ |
|
| * | ALSA: atmel: Fix possible array overflow | Takashi Iwai | 2013-12-02 | 1 | -1/+2 |
* | | ALSA: atmel_abdac: clk_round_rate() can return a zero upon error | Paul Walmsley | 2013-12-10 | 1 | -1/+1 |
|/ |
|
* | ALSA: atmel: remove dependency on <mach/gpio.h> | Linus Walleij | 2013-11-05 | 1 | -1/+0 |
* | ALSA: atmel: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-03 | 2 | -4/+0 |
* | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 2013-04-29 | 1 | -2/+2 |
* | ALSA: atmel: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 2 | -9/+9 |
* | ALSA: sound/atmel/ac97c.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -8/+4 |
* | ALSA: sound/atmel/abdac.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -0/+1 |
* | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai | 2012-08-09 | 2 | -2/+2 |
* | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai | 2012-07-03 | 2 | -16/+18 |
* | ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions | Takashi Iwai | 2012-07-02 | 2 | -0/+2 |
* | ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value... | Bo Shen | 2012-05-11 | 1 | -0/+2 |
* | dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes | Viresh Kumar | 2012-02-22 | 2 | -12/+47 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-18 | 2 | -6/+6 |
|\ |
|
| * | sound-soc: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 2 | -6/+6 |
* | | ALSA: atmel/ac97c: using software reset instead hardware reset if not available | Bo Shen | 2011-12-19 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 2 | -2/+2 |
|\ |
|
| * | ALSA: atmel - update author email for ABDAC, AC97C and AT73C213 | Hans-Christian Egtvedt | 2011-06-28 | 2 | -2/+2 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -2/+2 |
|/ |
|