summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cardsOndrej Zary2014-04-031-0/+22
* ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cardsOndrej Zary2014-03-311-1/+29
* ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary2014-03-311-8/+77
* ALSA: ice17xx: Use standard printk helpersTakashi Iwai2014-02-268-59/+76
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-122-6/+4
* ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=nTakashi Iwai2013-11-071-0/+2
* ALSA: ice1724: Fix uninitialized variable accessTakashi Iwai2013-10-292-2/+4
* ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2013-10-292-3/+3
OpenPOWER on IntegriCloud