aboutsummaryrefslogtreecommitdiffstats
path: root/sound/atmel (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03ALSA: atmel: Constify snd_ac97_bus_ops definitionsTakashi Iwai1-1/+1
2019-12-11ALSA: atmel: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-11ALSA: atmel: Use managed buffer allocationTakashi Iwai1-17/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-02-06ALSA: atmel: Drop superfluous PCM preallocation error checksTakashi Iwai1-3/+1
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-3/+6
2017-09-04ALSA: atmel: convert AC97c driver to GPIO descriptor APIAndy Shevchenko1-60/+10
2017-08-31ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'Christophe Jaillet1-1/+2
2017-08-23ALSA: ac97c: constify ac97_pcm structuresArvind Yadav1-1/+1
2017-08-19ALSA: atmel: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-17ALSA: atmel: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-07-26ASoC: atmel: ac97c: Handle return value of clk_prepare_enable.Arvind Yadav1-3/+5
2017-07-01ALSA: atmel: ac97c: fix error return code in atmel_ac97c_probe()Gustavo A. R. Silva1-2/+2
2017-05-15ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko4-998/+74
2015-05-20ALSA: sound/atmel/ac97c.c: remove unused variableArnd Bergmann1-1/+0
2015-01-07ALSA: sound/atmel/ac97c.c: Add device tree supportAlexander Stein1-3/+42
2014-12-27ALSA: atmel: fix building the ac97 driver for at91-multiplatformArnd Bergmann1-3/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-12-05ALSA: atmel_abdac: Add missing clock prepareAlexander Stein1-9/+9
2014-12-05ALSA: sound/atmel/ac97c.c: Add missing clock prepareAlexander Stein1-5/+5
2014-12-05ALSA: sound/atmel/ac97c.c: Fix device index for pcmAlexander Stein1-1/+1
2014-10-20ALSA: atmel: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2-1/+4
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko2-2/+2
2014-04-16ALSA: sound/atmel/ac97c.c: Convert to module_platform_driverAlexander Stein1-13/+2
2014-02-14ALSA: atmel: Convert to snd_card_new() with a device pointerTakashi Iwai2-16/+7
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+2
2013-12-10ALSA: atmel_abdac: clk_round_rate() can return a zero upon errorPaul Walmsley1-1/+1
2013-12-02ALSA: atmel: Fix possible array overflowTakashi Iwai1-1/+2
2013-11-05ALSA: atmel: remove dependency on <mach/gpio.h>Linus Walleij1-1/+0
2013-05-03ALSA: atmel: Remove redundant platform_set_drvdata()Sachin Kamat2-4/+0
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack1-2/+2
2012-12-07ALSA: atmel: remove __dev* attributesBill Pemberton2-9/+9
2012-08-20ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall1-8/+4
2012-08-20ALSA: sound/atmel/abdac.c: fix error return codeJulia Lawall1-0/+1
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2-2/+2
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai2-16/+18
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2-0/+2
2012-05-11ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value for reset pinBo Shen1-0/+2
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar2-12/+47
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-6/+6
2011-12-19ALSA: atmel/ac97c: using software reset instead hardware reset if not availableBo Shen1-0/+4
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul2-6/+6
2011-07-11Merge branch 'master' into for-nextJiri Kosina2-2/+2
2011-06-28ALSA: atmel - update author email for ABDAC, AC97C and AT73C213Hans-Christian Egtvedt2-2/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-2/+2
2011-01-25ALSA: fix invalid hardware.h include in ac97c for AVR32 architectureHans-Christian Egtvedt1-1/+4
2010-11-22ALSA: atmel - Fix the return value in error pathTakashi Iwai1-1/+1
2010-11-22ALSA: snd-atmel-abdac: test wrong variableVasiliy Kulikov1-1/+1