Age | Commit message (Expand) | Author |
2022-08-03 | sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driver | Hans-Christian Noren Egtvedt |
2022-03-23 | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-02-28 | ALSA: spi: Add check for clk_enable() | Jiasheng Jiang |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König |
2020-01-05 | ALSA: spi: More constification | Takashi Iwai |
2020-01-03 | ALSA: spi: Constify snd_kcontrol_new items | Takashi Iwai |
2020-01-03 | ALSA: spi: Constify snd_device_ops definitions | Takashi Iwai |
2019-12-11 | ALSA: spi: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: spi: Use managed buffer allocation | Takashi Iwai |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-06 | ALSA: spi: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-19 | ALSA: spi: constify snd_pcm_ops structures | Arvind Yadav |
2016-01-20 | ALSA: at73c213: manage SSC clock | Mans Rullgard |
2014-02-14 | ALSA: spi: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-12-10 | ALSA: at73c213: clk_round_rate() can return a zero upon error | Paul Walmsley |
2013-05-29 | ALSA: Remove the rest of *_set_drvdata(NULL) calls | Takashi Iwai |
2013-04-11 | ALSA: at73c213: Use dev_pm_ops | Lars-Peter Clausen |
2012-12-07 | ALSA: at73c213: remove __dev* attributes | Bill Pemberton |
2012-01-27 | ALSA: Convert at73c213 to module_spi_driver | Axel Lin |
2011-06-28 | ALSA: atmel - update author email for ABDAC, AC97C and AT73C213 | Hans-Christian Egtvedt |
2010-11-11 | ALSA: AT73C213: Rectify misleading comment. | Peter Rosin |
2010-06-08 | ALSA: sound/spi: patch for the unuseful variable removal | Wan ZongShun |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai |
2008-05-27 | sound: Convert to menuconfig | Takashi Iwai |
2008-04-24 | [ALSA] at73c213: Add constraints for periods value | Atsushi Nemoto |
2008-04-24 | [ALSA] at73c213: remove redundant private_free routine | Atsushi Nemoto |
2008-04-24 | [ALSA] at73c213: monaural support | Atsushi Nemoto |
2008-04-24 | [ALSA] at73c213: fix error checking for clk API | Atsushi Nemoto |
2008-04-24 | [ALSA] Add __devinit macro to at73c213 sound driver probe functions | Hans-Christian Egtvedt |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] at73c213: replace spinlock in mixer functions with a mutex | Hans-Christian Egtvedt |
2008-01-31 | [ALSA] at73c213 - Use common callback | Takashi Iwai |
2007-10-16 | [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driver | Hans-Christian Egtvedt |
2007-10-16 | [ALSA] Add SPI devices to ALSA Kconfig and Makefile | Hans-Christian Egtvedt |