index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ice1712
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
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
2012-10-17
ALSA: ice17xx: Constify strings and string arrays
Takashi Iwai
14
-50
/
+54
2012-10-17
ALSA: ice1712: Add Philips PSC724 Ultimate Edge
Ondrej Zary
4
-2
/
+481
2012-10-17
ALSA: ice1712: Add Wolfson Microelectronics WM8776 codec support
Ondrej Zary
2
-0
/
+858
2012-10-17
ALSA: ice1712: Add Wolfson Microelectronics WM8766 codec support
Ondrej Zary
2
-0
/
+524
2012-10-17
ALSA: ice1712: add chip_exit callback
Ondrej Zary
3
-2
/
+17
2012-09-22
Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
1
-1
/
+2
2012-09-12
ALSA: ice1724: Use linear scale for AK4396 volume control.
Matteo Frigo
1
-1
/
+2
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
5
-9
/
+9
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-10
/
+16
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2
-26
/
+4
2012-03-05
ALSA: ice1724 - constrain runtime rates for locked internal rate
Pavel Hofman
1
-0
/
+23
2012-01-11
ALSA: ice1724 - Support for ooAoo SQ210a
Pavel Hofman
1
-0
/
+35
2012-01-11
ALSA: ice1724 - Allow card info based on model only
Pavel Hofman
1
-3
/
+5
2012-01-11
ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations
Pavel Hofman
2
-3
/
+11
2012-01-08
ALSA: ice1724 - External clock item only for cards with SPDIF_IN
Pavel Hofman
1
-1
/
+6
2012-01-08
ALSA: ice1724 - Check for ac97 to avoid kernel oops
Pavel Hofman
1
-2
/
+5
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2
-3
/
+3
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2
-2
/
+2
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-4
/
+6
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-06-24
treewide: transciever/transceiver spelling fixes
Joe Perches
1
-1
/
+1
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2
-2
/
+2
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-7
/
+7
2011-01-18
ALSA: ice1712 delta - initialize SPI clock
Brian Bloniarz
1
-0
/
+7
[next]