Age | Commit message (Expand) | Author |
2021-06-09 | ALSA: ice1712: Fix assignment in if condition | Takashi Iwai |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-01-15 | ALSA: pci: Simplify with dma_set_mask_and_coherent() | Takashi Iwai |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches |
2020-08-06 | ALSA: pci: delete repeated words in comments | Randy Dunlap |
2020-07-20 | ALSA: Replace the word "slave" in vmaster API | Takashi Iwai |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-05-18 | ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option | Scott Bahling |
2020-04-07 | ALSA: ice1724: Fix invalid access for enumerated ctl items | Takashi Iwai |
2020-01-05 | ALSA: ice1712: More constifications | Takashi Iwai |
2020-01-05 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2020-01-03 | ALSA: ice1712: Constify wm-specific tables | Takashi Iwai |
2020-01-03 | ALSA: ice17xx: Constify snd_ice1712_card_info | Takashi Iwai |
2020-01-03 | ALSA: pci: Constify snd_kcontrol_new items | Takashi Iwai |
2020-01-03 | ALSA: pci: Constify snd_ac97_bus_ops definitions | Takashi Iwai |
2020-01-03 | ALSA: pci: Constify snd_device_ops definitions | Takashi Iwai |
2019-12-29 | ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code | Takashi Iwai |
2019-12-11 | ALSA: ice1724: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: ice1712: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: pci: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: ice1724: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: ice1712: Use managed buffer allocation | Takashi Iwai |
2019-11-06 | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai |
2019-06-14 | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-06-11 | ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire) | Rui Nuno Capela |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-02-06 | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai |
2019-01-18 | Merge branch 'topic/pcm-device-suspend' into for-next | Takashi Iwai |
2019-01-15 | ALSA: pci: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2019-01-07 | ALSA: ice1712: fix a missing check of snd_i2c_sendbytes | Aditya Pakki |
2018-08-03 | ALSA: pci: Remove empty init and exit | Takashi Iwai |
2018-06-18 | ALSA: ice1724: remove unused array | Stefan Agner |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches |
2018-03-01 | ALSA: ice1712: replace strcpy() with strlcpy() | Joey Pabalinas |
2017-11-29 | ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFi | Yussuf Khalil |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-06 | ALSA: ice1712: define i2c eeprom addr to header file | Konstantinos Tsimpoukas |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-22 | ALSA: ice1712: Add support for STAudio ADCIII | Takashi Iwai |
2017-08-06 | ALSA: ice1712: add const to snd_akm4xxx structures | Bhumika Goyal |
2017-08-06 | ALSA: ice1712: add const to snd_ak4xxx_private structures | Bhumika Goyal |
2017-06-09 | ALSA: ice1724: Constify hw_constraints | Takashi Iwai |
2017-06-09 | ALSA: ice1712: Constify hw_constraints | Takashi Iwai |
2017-05-21 | ALSA: ice1712: constify snd_kcontrol_new structures | Bhumika Goyal |
2017-03-20 | Merge branch 'topic/for-4.12' into for-next | Takashi Iwai |
2017-02-27 | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada |
2017-02-21 | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal |
2017-01-12 | ALSA: pci: Constify snd_rawmidi_ops | Takashi Iwai |
2016-09-07 | ALSA: squash lines for simple wrapper functions | Masahiro Yamada |
2016-09-02 | ALSA: constify snd_pcm_ops structures | Julia Lawall |