aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05ALSA: ice1712: More constificationsTakashi Iwai12-38/+38
2020-01-05Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+6
2020-01-03ALSA: ice1712: Constify wm-specific tablesTakashi Iwai2-2/+2
2020-01-03ALSA: ice17xx: Constify snd_ice1712_card_infoTakashi Iwai3-10/+10
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai12-25/+25
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai2-3/+3
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2-2/+2
2019-12-29ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2019-12-11ALSA: ice1724: Support PCM sync_stopTakashi Iwai1-1/+1
2019-12-11ALSA: ice1712: Support PCM sync_stopTakashi Iwai1-1/+1
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2-10/+0
2019-12-11ALSA: ice1724: Use managed buffer allocationTakashi Iwai1-16/+9
2019-12-11ALSA: ice1712: Use managed buffer allocationTakashi Iwai1-34/+8
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai2-6/+9
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2019-06-11ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)Rui Nuno Capela1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner36-542/+36
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai6-29/+10
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai2-6/+0
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2-6/+0
2019-01-07ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki1-1/+6
2018-08-03ALSA: pci: Remove empty init and exitTakashi Iwai1-12/+0
2018-06-18ALSA: ice1724: remove unused arrayStefan Agner1-20/+1
2018-05-28sound: Use octal not symbolic permissionsJoe Perches2-2/+2
2018-03-01ALSA: ice1712: replace strcpy() with strlcpy()Joey Pabalinas2-8/+8
2017-11-29ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFiYussuf Khalil1-29/+102
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai9-0/+9
2017-11-06ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas2-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-08-22ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai2-5/+35
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal7-18/+18
2017-08-06ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal5-16/+16
2017-06-09ALSA: ice1724: Constify hw_constraintsTakashi Iwai4-12/+12
2017-06-09ALSA: ice1712: Constify hw_constraintsTakashi Iwai2-3/+3
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal2-4/+4
2017-03-20Merge branch 'topic/for-4.12' into for-nextTakashi Iwai4-28/+28
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal4-28/+28
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada1-3/+1
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall2-10/+10
2015-11-30ALSA: i2c: constify snd_i2c_ops structuresJulia Lawall1-1/+1
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai1-6/+1
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert1-2/+2
2015-03-18ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DACClément Guedez1-0/+107
2015-03-18ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain stateClément Guedez1-4/+10
2015-03-18ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scaleClément Guedez1-2/+18
2015-03-18ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as availableClément Guedez1-1/+2
2015-03-18ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standardClément Guedez1-13/+13
2015-03-18ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driverClément Guedez1-2/+2