aboutsummaryrefslogtreecommitdiffstats
path: root/sound/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05ALSA: spi: More constificationTakashi Iwai1-1/+1
2020-01-03ALSA: spi: Constify snd_kcontrol_new itemsTakashi Iwai1-1/+1
2020-01-03ALSA: spi: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-12-11ALSA: spi: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ALSA: spi: Use managed buffer allocationTakashi Iwai1-9/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33Thomas Gleixner1-18/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-06ALSA: spi: Drop superfluous PCM preallocation error checksTakashi Iwai1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-19ALSA: spi: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2016-01-20ALSA: at73c213: manage SSC clockMans Rullgard1-0/+11
2014-02-14ALSA: spi: Convert to snd_card_new() with a device pointerTakashi Iwai1-4/+2
2013-12-10ALSA: at73c213: clk_round_rate() can return a zero upon errorPaul Walmsley1-1/+1
2013-05-29ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai1-1/+0
2013-04-11ALSA: at73c213: Use dev_pm_opsLars-Peter Clausen1-9/+13
2012-12-07ALSA: at73c213: remove __dev* attributesBill Pemberton1-10/+10
2012-01-27ALSA: Convert at73c213 to module_spi_driverAxel Lin1-11/+1
2011-06-28ALSA: atmel - update author email for ABDAC, AC97C and AT73C213Hans-Christian Egtvedt1-1/+1
2010-11-11ALSA: AT73C213: Rectify misleading comment.Peter Rosin1-1/+1
2010-06-08ALSA: sound/spi: patch for the unuseful variable removalWan ZongShun1-1/+0
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-4/+3
2008-05-27sound: Convert to menuconfigTakashi Iwai1-3/+10
2008-04-24[ALSA] at73c213: Add constraints for periods valueAtsushi Nemoto1-0/+6
2008-04-24[ALSA] at73c213: remove redundant private_free routineAtsushi Nemoto1-10/+0
2008-04-24[ALSA] at73c213: monaural supportAtsushi Nemoto1-4/+15
2008-04-24[ALSA] at73c213: fix error checking for clk APIAtsushi Nemoto1-1/+2
2008-04-24[ALSA] Add __devinit macro to at73c213 sound driver probe functionsHans-Christian Egtvedt1-3/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] at73c213: replace spinlock in mixer functions with a mutexHans-Christian Egtvedt1-15/+19
2008-01-31[ALSA] at73c213 - Use common callbackTakashi Iwai1-10/+1
2007-10-16[ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt4-0/+1276
2007-10-16[ALSA] Add SPI devices to ALSA Kconfig and MakefileHans-Christian Egtvedt2-0/+8