aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ice1712
AgeCommit message (Expand)Author
2022-04-12ALSA: ice1724: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2021-07-19ALSA: ice1724: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: ice1724: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: ice1712: Allocate resources with device-managed APIsTakashi Iwai
2021-07-12ALSA: ice1724: Remove superfluous loop over model tableTakashi Iwai
2021-06-09ALSA: ice1712: Fix assignment in if conditionTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-08-06ALSA: pci: delete repeated words in commentsRandy Dunlap
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-18ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio optionScott Bahling
2020-04-07ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai
2020-01-05ALSA: ice1712: More constificationsTakashi Iwai
2020-01-05Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-03ALSA: ice1712: Constify wm-specific tablesTakashi Iwai
2020-01-03ALSA: ice17xx: Constify snd_ice1712_card_infoTakashi Iwai
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-29ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai
2019-12-11ALSA: ice1724: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: ice1712: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: ice1724: Use managed buffer allocationTakashi Iwai
2019-12-11ALSA: ice1712: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-11ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)Rui Nuno Capela
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-07ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki
2018-08-03ALSA: pci: Remove empty init and exitTakashi Iwai
2018-06-18ALSA: ice1724: remove unused arrayStefan Agner
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-03-01ALSA: ice1712: replace strcpy() with strlcpy()Joey Pabalinas
2017-11-29ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFiYussuf Khalil
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-06ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-22ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal
2017-08-06ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal
2017-06-09ALSA: ice1724: Constify hw_constraintsTakashi Iwai
2017-06-09ALSA: ice1712: Constify hw_constraintsTakashi Iwai
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal
2017-03-20Merge branch 'topic/for-4.12' into for-nextTakashi Iwai