summaryrefslogtreecommitdiff
path: root/sound/atmel
AgeCommit message (Expand)Author
2023-07-16ALSA: Explicitly include correct DT includesRob Herring
2023-03-20ALSA: atmel: ac97: Convert to platform remove callback returning voidUwe Kleine-König
2020-09-03ALSA: atmel: ac97: clarify operator precedencePierre-Louis Bossart
2020-07-09ALSA: atmel: Remove invalid "fall through" commentsTakashi Iwai
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-01-03ALSA: atmel: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2019-12-11ALSA: atmel: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: atmel: Use managed buffer allocationTakashi Iwai
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-06ALSA: atmel: Drop superfluous PCM preallocation error checksTakashi Iwai
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-09-04ALSA: atmel: convert AC97c driver to GPIO descriptor APIAndy Shevchenko
2017-08-31ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'Christophe Jaillet
2017-08-23ALSA: ac97c: constify ac97_pcm structuresArvind Yadav
2017-08-19ALSA: atmel: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: atmel: make snd_pcm_hardware constBhumika Goyal
2017-07-26ASoC: atmel: ac97c: Handle return value of clk_prepare_enable.Arvind Yadav
2017-07-01ALSA: atmel: ac97c: fix error return code in atmel_ac97c_probe()Gustavo A. R. Silva
2017-05-15ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko
2015-05-20ALSA: sound/atmel/ac97c.c: remove unused variableArnd Bergmann
2015-01-07ALSA: sound/atmel/ac97c.c: Add device tree supportAlexander Stein
2014-12-27ALSA: atmel: fix building the ac97 driver for at91-multiplatformArnd Bergmann
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-05ALSA: atmel_abdac: Add missing clock prepareAlexander Stein
2014-12-05ALSA: sound/atmel/ac97c.c: Add missing clock prepareAlexander Stein
2014-12-05ALSA: sound/atmel/ac97c.c: Fix device index for pcmAlexander Stein
2014-10-20ALSA: atmel: drop owner assignment from platform_driversWolfram Sang
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko
2014-04-16ALSA: sound/atmel/ac97c.c: Convert to module_platform_driverAlexander Stein
2014-02-14ALSA: atmel: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai
2013-12-10ALSA: atmel_abdac: clk_round_rate() can return a zero upon errorPaul Walmsley
2013-12-02ALSA: atmel: Fix possible array overflowTakashi Iwai
2013-11-05ALSA: atmel: remove dependency on <mach/gpio.h>Linus Walleij
2013-05-03ALSA: atmel: Remove redundant platform_set_drvdata()Sachin Kamat
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack
2012-12-07ALSA: atmel: remove __dev* attributesBill Pemberton
2012-08-20ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall
2012-08-20ALSA: sound/atmel/abdac.c: fix error return codeJulia Lawall
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai
2012-05-11ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value...Bo Shen
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-12-19ALSA: atmel/ac97c: using software reset instead hardware reset if not availableBo Shen
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul
2011-07-11Merge branch 'master' into for-nextJiri Kosina