index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ice1712
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/jikos/trivial
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/sound into for-next
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/jikos/trivial
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
2010-12-09
ALSA: ice1712 - working M-Audio Delta 66E support
Brian Bloniarz
2
-1
/
+59
2010-09-07
sound: Remove unnecessary casts of private_data
Joe Perches
2
-4
/
+4
2010-08-23
ALSA: ice1712: Add support for Edirol DA-2496
Garnet MacPhee
2
-1
/
+13
2010-05-20
Merge branch 'topic/core-cleanup' into for-linus
Takashi Iwai
1
-25
/
+64
2010-05-12
ALSA: ice1724 - Fix ESI Maya44 capture source control
Takashi Iwai
1
-3
/
+3
2010-04-13
Merge branch 'topic/bkl' into topic/core-cleanup
Takashi Iwai
1
-25
/
+64
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
4
-3
/
+1
[next]