aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-28Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai1-1/+3
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai1-1/+3
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-11ALSA: ice1712: wm8766: Remove some unused functionsRickard Strandqvist2-18/+0
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2-32/+0
2015-01-09ALSA: ice1724: Simplify PM callbacksTakashi Iwai1-16/+0
2015-01-09ALSA: ice1712: Simplify PM callbacksTakashi Iwai1-16/+0
2015-01-02ALSA: ice1712: Remove always NULL parametersLars-Peter Clausen1-20/+6
2014-12-26ALSA: ice1712: wm8776.c: Remove some unused functionsRickard Strandqvist2-18/+0
2014-11-17ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_ac97_resume"Markus Elfring2-4/+2
2014-11-14ALSA: ice1712: consider error valueSudip Mukherjee1-1/+3
2014-11-14ALSA: ice1712: remove unused variableSudip Mukherjee1-2/+1
2014-11-14ALSA: ice1712: remove unneeded return statementSudip Mukherjee6-34/+12