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