Age | Commit message (Expand) | Author |
2024-10-10 | ALSA: ice1712: Remove redundant code in stac9460_dac_vol_put | Zhu Jun |
2024-05-08 | ALSA: pci: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2023-07-21 | ALSA: ice1712: Use the standard snd_ctl_add_followers() helper | Takashi Iwai |
2023-07-21 | ALSA: ice1712: Simplify with snd_ctl_find_id_mixer() | Takashi Iwai |
2023-06-06 | ALSA: ice1712,ice1724: fix the kcontrol->id initialization | Jaroslav Kysela |
2023-03-03 | ALSA: ice1712: Delete unreachable code in aureon_add_controls() | Dmitry Fomin |
2023-03-03 | ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls() | Dmitry Fomin |
2022-08-05 | ALSA: ice1712: remove redundant assignment to new | Colin Ian King |
2022-04-12 | ALSA: ice1724: Fix the missing snd_card_free() call at probe error | Takashi Iwai |
2021-07-19 | ALSA: ice1724: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: ice1724: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: ice1712: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-12 | ALSA: ice1724: Remove superfluous loop over model table | Takashi Iwai |
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 |