summaryrefslogtreecommitdiffstats
path: root/sound/atmel
AgeCommit message (Expand)AuthorLines
2025-09-01ALSA: atmel: Use guard() for mutex locksTakashi Iwai-12/+6
2025-05-22ALSA: atmel: Replace deprecated strcpy() with strscpy()Thorsten Blum-4/+5
2025-03-14ALSA: atmel: Convert to DEFINE_SIMPLE_DEV_PM_OPS() macroTakashi Iwai-7/+2
2024-10-30sound: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-05-08ALSA: misc: Use *-y instead of *-objs in MakefileTakashi Iwai-1/+1
2023-07-16ALSA: Explicitly include correct DT includesRob Herring-2/+1
2023-03-20ALSA: atmel: ac97: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2020-09-03ALSA: atmel: ac97: clarify operator precedencePierre-Louis Bossart-11/+11
2020-07-09ALSA: atmel: Remove invalid "fall through" commentsTakashi Iwai-2/+2
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva-8/+8
2020-01-03ALSA: atmel: Constify snd_ac97_bus_ops definitionsTakashi Iwai-1/+1
2019-12-11ALSA: atmel: Drop superfluous ioctl PCM opsTakashi Iwai-2/+0
2019-12-11ALSA: atmel: Use managed buffer allocationTakashi Iwai-17/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-8/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-02-06ALSA: atmel: Drop superfluous PCM preallocation error checksTakashi Iwai-3/+1
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai-3/+6
2017-09-04ALSA: atmel: convert AC97c driver to GPIO descriptor APIAndy Shevchenko-60/+10
2017-08-31ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'Christophe Jaillet-1/+2
2017-08-23ALSA: ac97c: constify ac97_pcm structuresArvind Yadav-1/+1
2017-08-19ALSA: atmel: constify snd_pcm_ops structuresArvind Yadav-2/+2
2017-08-17ALSA: atmel: make snd_pcm_hardware constBhumika Goyal-1/+1
2017-07-26ASoC: atmel: ac97c: Handle return value of clk_prepare_enable.Arvind Yadav-3/+5
2017-07-01ALSA: atmel: ac97c: fix error return code in atmel_ac97c_probe()Gustavo A. R. Silva-2/+2
2017-05-15ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko-998/+74
2015-05-20ALSA: sound/atmel/ac97c.c: remove unused variableArnd Bergmann-1/+0
2015-01-07ALSA: sound/atmel/ac97c.c: Add device tree supportAlexander Stein-3/+42
2014-12-27ALSA: atmel: fix building the ac97 driver for at91-multiplatformArnd Bergmann-3/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2014-12-05ALSA: atmel_abdac: Add missing clock prepareAlexander Stein-9/+9
2014-12-05ALSA: sound/atmel/ac97c.c: Add missing clock prepareAlexander Stein-5/+5
2014-12-05ALSA: sound/atmel/ac97c.c: Fix device index for pcmAlexander Stein-1/+1
2014-10-20ALSA: atmel: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko-1/+4
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko-2/+2
2014-04-16ALSA: sound/atmel/ac97c.c: Convert to module_platform_driverAlexander Stein-13/+2
2014-02-14ALSA: atmel: Convert to snd_card_new() with a device pointerTakashi Iwai-16/+7
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai-1/+2
2013-12-10ALSA: atmel_abdac: clk_round_rate() can return a zero upon errorPaul Walmsley-1/+1
2013-12-02ALSA: atmel: Fix possible array overflowTakashi Iwai-1/+2
2013-11-05ALSA: atmel: remove dependency on <mach/gpio.h>Linus Walleij-1/+0
2013-05-03ALSA: atmel: Remove redundant platform_set_drvdata()Sachin Kamat-4/+0
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack-2/+2
2012-12-07ALSA: atmel: remove __dev* attributesBill Pemberton-9/+9
2012-08-20ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall-8/+4
2012-08-20ALSA: sound/atmel/abdac.c: fix error return codeJulia Lawall-0/+1
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai-2/+2
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai-16/+18
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai-0/+2
2012-05-11ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value...Bo Shen-0/+2