Age | Commit message (Expand) | Author | Files | Lines |
2015-05-29 | ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS | Takashi Iwai | 1 | -6/+1 |
2015-04-16 | ALSA: remove deprecated use of pci api | Quentin Lambert | 1 | -2/+2 |
2015-03-18 | ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DAC | Clément Guedez | 1 | -0/+107 |
2015-03-18 | ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain state | Clément Guedez | 1 | -4/+10 |
2015-03-18 | ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scale | Clément Guedez | 1 | -2/+18 |
2015-03-18 | ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as available | Clément Guedez | 1 | -1/+2 |
2015-03-18 | ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standard | Clément Guedez | 1 | -13/+13 |
2015-03-18 | ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driver | Clément Guedez | 1 | -2/+2 |
2015-01-29 | Merge branch 'topic/ak411x-fix' into for-next | Takashi Iwai | 1 | -1/+3 |
2015-01-29 | ALSA: ak411x: Add PM helper functions | Takashi Iwai | 1 | -1/+3 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 1 | -1/+1 |
2015-01-11 | ALSA: ice1712: wm8766: Remove some unused functions | Rickard Strandqvist | 2 | -18/+0 |
2015-01-11 | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai | 2 | -32/+0 |
2015-01-09 | ALSA: ice1724: Simplify PM callbacks | Takashi Iwai | 1 | -16/+0 |
2015-01-09 | ALSA: ice1712: Simplify PM callbacks | Takashi Iwai | 1 | -16/+0 |
2015-01-02 | ALSA: ice1712: Remove always NULL parameters | Lars-Peter Clausen | 1 | -20/+6 |
2014-12-26 | ALSA: ice1712: wm8776.c: Remove some unused functions | Rickard Strandqvist | 2 | -18/+0 |
2014-11-17 | ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a... | Markus Elfring | 2 | -4/+2 |
2014-11-14 | ALSA: ice1712: consider error value | Sudip Mukherjee | 1 | -1/+3 |
2014-11-14 | ALSA: ice1712: remove unused variable | Sudip Mukherjee | 1 | -2/+1 |
2014-11-14 | ALSA: ice1712: remove unneeded return statement | Sudip Mukherjee | 6 | -34/+12 |
2014-10-21 | ALSA: ice1724: Use snd_ctl_enum_info() | Takashi Iwai | 9 | -137/+22 |
2014-10-21 | ALSA: ice1712: Use snd_ctl_enum_info() | Takashi Iwai | 2 | -37/+6 |
2014-08-27 | ALSA: ice1712: Replacing hex with #defines | Konstantinos Tsimpoukas | 1 | -1/+1 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2 | -2/+2 |
2014-07-04 | ALSA: ice1712: Correcting/completing #defines for REGS | Konstantinos Tsimpoukas | 1 | -6/+9 |
2014-04-08 | ALSA: ice1712: Fix boundary checks in PCM pointer ops | Takashi Iwai | 1 | -5/+10 |
2014-04-04 | ALSA: ice1712: Save/restore routing and rate registers | Ondrej Zary | 1 | -0/+32 |
2014-04-04 | ALSA: ice1712: restore AK4xxx volumes on resume | Ondrej Zary | 1 | -3/+6 |
2014-04-03 | ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cards | Ondrej Zary | 1 | -0/+22 |
2014-03-31 | ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cards | Ondrej Zary | 1 | -1/+29 |
2014-03-31 | ALSA: ice1712: add suspend support for ICE1712 chip | Ondrej Zary | 1 | -8/+77 |
2014-02-26 | ALSA: ice17xx: Use standard printk helpers | Takashi Iwai | 8 | -59/+76 |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2 | -6/+4 |
2013-11-07 | ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=n | Takashi Iwai | 1 | -0/+2 |
2013-10-29 | ALSA: ice1724: Fix uninitialized variable access | Takashi Iwai | 2 | -2/+4 |
2013-10-29 | ALSA: Use strlcpy() instead of strncpy() | Takashi Iwai | 2 | -3/+3 |
2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2 | -2/+0 |
2013-03-07 | ALSA: ice1712: Initialize card->private_data properly | Sean Connor | 1 | -0/+2 |
2013-02-25 | ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF input | Jonas Petersen | 1 | -13/+24 |
2013-02-07 | ALSA: ice1712: fix boundary check in snd_wm8766_write() | Dan Carpenter | 1 | -1/+1 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton | 19 | -245/+245 |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 1 | -1/+1 |
2012-11-12 | ALSA: ice1724: Fix build error without CONFIG_PM_SLEEP | Takashi Iwai | 1 | -0/+2 |
2012-11-12 | ALSA: ice1724: enable suspend on unknown ICE1724 cards | Ondrej Zary | 1 | -0/+2 |
2012-11-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+6 |
2012-10-31 | ALSA: ice1724: Fix rate setup after resume | Takashi Iwai | 1 | -1/+6 |
2012-10-23 | ALSA: ice1712: Fix build errors | Randy Dunlap | 1 | -2/+2 |
2012-10-18 | ALSA: ice17xx: Fix inclusion of linux/io.h | Takashi Iwai | 19 | -18/+1 |