aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ice1712
AgeCommit message (Expand)AuthorFilesLines
2018-08-03ALSA: pci: Remove empty init and exitGravatar Takashi Iwai 1-12/+0
2018-06-18ALSA: ice1724: remove unused arrayGravatar Stefan Agner 1-20/+1
2018-05-28sound: Use octal not symbolic permissionsGravatar Joe Perches 2-2/+2
2018-03-01ALSA: ice1712: replace strcpy() with strlcpy()Gravatar Joey Pabalinas 2-8/+8
2017-11-29ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFiGravatar Yussuf Khalil 1-29/+102
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 9-0/+9
2017-11-06ALSA: ice1712: define i2c eeprom addr to header fileGravatar Konstantinos Tsimpoukas 2-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 9-0/+9
2017-08-22ALSA: ice1712: Add support for STAudio ADCIIIGravatar Takashi Iwai 2-5/+35
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresGravatar Bhumika Goyal 7-18/+18
2017-08-06ALSA: ice1712: add const to snd_ak4xxx_private structuresGravatar Bhumika Goyal 5-16/+16
2017-06-09ALSA: ice1724: Constify hw_constraintsGravatar Takashi Iwai 4-12/+12
2017-06-09ALSA: ice1712: Constify hw_constraintsGravatar Takashi Iwai 2-3/+3
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresGravatar Bhumika Goyal 2-4/+4
2017-03-20Merge branch 'topic/for-4.12' into for-nextGravatar Takashi Iwai 4-28/+28
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesGravatar Masahiro Yamada 2-2/+2
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresGravatar Bhumika Goyal 4-28/+28
2017-01-12ALSA: pci: Constify snd_rawmidi_opsGravatar Takashi Iwai 1-2/+2
2016-09-07ALSA: squash lines for simple wrapper functionsGravatar Masahiro Yamada 1-3/+1
2016-09-02ALSA: constify snd_pcm_ops structuresGravatar Julia Lawall 2-10/+10
2015-11-30ALSA: i2c: constify snd_i2c_ops structuresGravatar Julia Lawall 1-1/+1
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSGravatar Takashi Iwai 1-6/+1
2015-04-16ALSA: remove deprecated use of pci apiGravatar Quentin Lambert 1-2/+2
2015-03-18ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DACGravatar Clément Guedez 1-0/+107
2015-03-18ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain stateGravatar Clément Guedez 1-4/+10
2015-03-18ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scaleGravatar Clément Guedez 1-2/+18
2015-03-18ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as availableGravatar Clément Guedez 1-1/+2
2015-03-18ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standardGravatar Clément Guedez 1-13/+13
2015-03-18ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driverGravatar Clément Guedez 1-2/+2
2015-01-28Merge branch 'topic/ak411x-fix' into for-nextGravatar Takashi Iwai 1-1/+3
2015-01-28ALSA: ak411x: Add PM helper functionsGravatar Takashi Iwai 1-1/+3
2015-01-28ALSA: Include linux/io.h instead of asm/io.hGravatar Takashi Iwai 1-1/+1
2015-01-11ALSA: ice1712: wm8766: Remove some unused functionsGravatar Rickard Strandqvist 2-18/+0
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextGravatar Takashi Iwai 2-32/+0
2015-01-09ALSA: ice1724: Simplify PM callbacksGravatar Takashi Iwai 1-16/+0
2015-01-09ALSA: ice1712: Simplify PM callbacksGravatar Takashi Iwai 1-16/+0
2015-01-02ALSA: ice1712: Remove always NULL parametersGravatar Lars-Peter Clausen 1-20/+6
2014-12-26ALSA: ice1712: wm8776.c: Remove some unused functionsGravatar Rickard Strandqvist 2-18/+0
2014-11-17ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...Gravatar Markus Elfring 2-4/+2
2014-11-14ALSA: ice1712: consider error valueGravatar Sudip Mukherjee 1-1/+3
2014-11-14ALSA: ice1712: remove unused variableGravatar Sudip Mukherjee 1-2/+1
2014-11-14ALSA: ice1712: remove unneeded return statementGravatar Sudip Mukherjee 6-34/+12
2014-10-21ALSA: ice1724: Use snd_ctl_enum_info()Gravatar Takashi Iwai 9-137/+22
2014-10-21ALSA: ice1712: Use snd_ctl_enum_info()Gravatar Takashi Iwai 2-37/+6
2014-08-27ALSA: ice1712: Replacing hex with #definesGravatar Konstantinos Tsimpoukas 1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useGravatar Benoit Taine 2-2/+2
2014-07-04ALSA: ice1712: Correcting/completing #defines for REGSGravatar Konstantinos Tsimpoukas 1-6/+9
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsGravatar Takashi Iwai 1-5/+10
2014-04-04ALSA: ice1712: Save/restore routing and rate registersGravatar Ondrej Zary 1-0/+32
2014-04-04ALSA: ice1712: restore AK4xxx volumes on resumeGravatar Ondrej Zary 1-3/+6