summaryrefslogtreecommitdiffstats
path: root/sound/spi
AgeCommit message (Expand)AuthorLines
2025-09-17ALSA: spi/at73c213: Use guard() for spin locksTakashi Iwai-28/+24
2025-09-01ALSA: at73c213: Use guard() for mutex locksTakashi Iwai-29/+10
2025-07-11ALSA: spi: Use safer strscpy() instead of strcpy()Takashi Iwai-4/+4
2024-06-18ALSA: spi: Drop NULL check for snd_ctl_remove()Takashi Iwai-6/+2
2024-05-08ALSA: misc: Use *-y instead of *-objs in MakefileTakashi Iwai-1/+1
2024-02-12ALSA: at73c213: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai-9/+2
2022-08-03sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driverHans-Christian Noren Egtvedt-1/+1
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-6/+21
2022-02-28ALSA: spi: Add check for clk_enable()Jiasheng Jiang-6/+21
2022-02-09spi: make remove callback a void functionUwe Kleine-König-3/+1
2020-01-05ALSA: spi: More constificationTakashi Iwai-1/+1
2020-01-03ALSA: spi: Constify snd_kcontrol_new itemsTakashi Iwai-1/+1
2020-01-03ALSA: spi: Constify snd_device_ops definitionsTakashi Iwai-1/+1
2019-12-11ALSA: spi: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-12-11ALSA: spi: Use managed buffer allocationTakashi Iwai-9/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33Thomas Gleixner-18/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-02-06ALSA: spi: Drop superfluous PCM preallocation error checksTakashi Iwai-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-19ALSA: spi: constify snd_pcm_ops structuresArvind Yadav-1/+1
2016-01-20ALSA: at73c213: manage SSC clockMans Rullgard-0/+11
2014-02-14ALSA: spi: Convert to snd_card_new() with a device pointerTakashi Iwai-4/+2
2013-12-10ALSA: at73c213: clk_round_rate() can return a zero upon errorPaul Walmsley-1/+1
2013-05-29ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai-1/+0
2013-04-11ALSA: at73c213: Use dev_pm_opsLars-Peter Clausen-9/+13
2012-12-07ALSA: at73c213: remove __dev* attributesBill Pemberton-10/+10
2012-01-27ALSA: Convert at73c213 to module_spi_driverAxel Lin-11/+1
2011-06-28ALSA: atmel - update author email for ABDAC, AC97C and AT73C213Hans-Christian Egtvedt-1/+1
2010-11-11ALSA: AT73C213: Rectify misleading comment.Peter Rosin-1/+1
2010-06-08ALSA: sound/spi: patch for the unuseful variable removalWan ZongShun-1/+0
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai-4/+3
2008-05-27sound: Convert to menuconfigTakashi Iwai-3/+10
2008-04-24[ALSA] at73c213: Add constraints for periods valueAtsushi Nemoto-0/+6
2008-04-24[ALSA] at73c213: remove redundant private_free routineAtsushi Nemoto-10/+0
2008-04-24[ALSA] at73c213: monaural supportAtsushi Nemoto-4/+15
2008-04-24[ALSA] at73c213: fix error checking for clk APIAtsushi Nemoto-1/+2
2008-04-24[ALSA] Add __devinit macro to at73c213 sound driver probe functionsHans-Christian Egtvedt-3/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-1/+0
2008-01-31[ALSA] at73c213: replace spinlock in mixer functions with a mutexHans-Christian Egtvedt-15/+19
2008-01-31[ALSA] at73c213 - Use common callbackTakashi Iwai-10/+1
2007-10-16[ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt-0/+1276
2007-10-16[ALSA] Add SPI devices to ALSA Kconfig and MakefileHans-Christian Egtvedt-0/+8