summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: Remove empty init and exitTakashi Iwai2018-08-031-12/+0
* ALSA: ice1724: remove unused arrayStefan Agner2018-06-181-20/+1
* sound: Use octal not symbolic permissionsJoe Perches2018-05-282-2/+2
* ALSA: ice1712: replace strcpy() with strlcpy()Joey Pabalinas2018-03-012-8/+8
* ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFiYussuf Khalil2017-11-291-29/+102
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-139-0/+9
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
* | ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas2017-11-062-2/+3
|/
* ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai2017-08-222-5/+35
* ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal2017-08-067-18/+18
* ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal2017-08-065-16/+16
* ALSA: ice1724: Constify hw_constraintsTakashi Iwai2017-06-094-12/+12
* ALSA: ice1712: Constify hw_constraintsTakashi Iwai2017-06-092-3/+3
* ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal2017-05-212-4/+4
* Merge branch 'topic/for-4.12' into for-nextTakashi Iwai2017-03-204-28/+28
|\
| * ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-214-28/+28
* | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
|/
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-3/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-022-10/+10
* ALSA: i2c: constify snd_i2c_ops structuresJulia Lawall2015-11-301-1/+1
* ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-6/+1
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DACClément Guedez2015-03-181-0/+107
* ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain stateClément Guedez2015-03-181-4/+10
* ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scaleClément Guedez2015-03-181-2/+18
* ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as availableClément Guedez2015-03-181-1/+2
* ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standardClément Guedez2015-03-181-13/+13
* ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driverClément Guedez2015-03-181-2/+2
* Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai2015-01-281-1/+3
|\
| * ALSA: ak411x: Add PM helper functionsTakashi Iwai2015-01-281-1/+3
* | ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* | ALSA: ice1712: wm8766: Remove some unused functionsRickard Strandqvist2015-01-112-18/+0
* | Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-112-32/+0
|\ \
| * | ALSA: ice1724: Simplify PM callbacksTakashi Iwai2015-01-091-16/+0
| * | ALSA: ice1712: Simplify PM callbacksTakashi Iwai2015-01-091-16/+0
| |/
* | ALSA: ice1712: Remove always NULL parametersLars-Peter Clausen2015-01-021-20/+6
* | ALSA: ice1712: wm8776.c: Remove some unused functionsRickard Strandqvist2014-12-262-18/+0
|/
* ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...Markus Elfring2014-11-172-4/+2
* ALSA: ice1712: consider error valueSudip Mukherjee2014-11-141-1/+3
* ALSA: ice1712: remove unused variableSudip Mukherjee2014-11-141-2/+1
* ALSA: ice1712: remove unneeded return statementSudip Mukherjee2014-11-146-34/+12
* ALSA: ice1724: Use snd_ctl_enum_info()Takashi Iwai2014-10-219-137/+22
* ALSA: ice1712: Use snd_ctl_enum_info()Takashi Iwai2014-10-212-37/+6
* ALSA: ice1712: Replacing hex with #definesKonstantinos Tsimpoukas2014-08-271-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* ALSA: ice1712: Correcting/completing #defines for REGSKonstantinos Tsimpoukas2014-07-041-6/+9
* ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai2014-04-081-5/+10
* ALSA: ice1712: Save/restore routing and rate registersOndrej Zary2014-04-041-0/+32
* ALSA: ice1712: restore AK4xxx volumes on resumeOndrej Zary2014-04-041-3/+6