index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ice1712
/
ice1712.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
ALSA: ice1712: define i2c eeprom addr to header file
Konstantinos Tsimpoukas
1
-1
/
+1
2017-06-09
ALSA: ice1712: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
2017-05-21
ALSA: ice1712: constify snd_kcontrol_new structures
Bhumika Goyal
1
-3
/
+3
2017-02-22
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
1
-15
/
+15
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
1
-5
/
+5
2015-04-16
ALSA: remove deprecated use of pci api
Quentin Lambert
1
-2
/
+2
2015-01-11
Merge branch 'topic/pci-cleanup' into for-next
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-11-17
ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...
Markus Elfring
1
-2
/
+1
2014-11-14
ALSA: ice1712: remove unused variable
Sudip Mukherjee
1
-2
/
+1
2014-11-14
ALSA: ice1712: remove unneeded return statement
Sudip Mukherjee
1
-13
/
+6
2014-10-21
ALSA: ice1712: Use snd_ctl_enum_info()
Takashi Iwai
1
-23
/
+4
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
1
-1
/
+1
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-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
1
-13
/
+20
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2013-03-07
ALSA: ice1712: Initialize card->private_data properly
Sean Connor
1
-0
/
+2
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-47
/
+47
2012-10-18
ALSA: ice17xx: Fix inclusion of linux/io.h
Takashi Iwai
1
-1
/
+0
2012-10-17
ALSA: ice1712: add chip_exit callback
Ondrej Zary
1
-1
/
+7
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-13
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-2
/
+2
2011-11-01
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-4
/
+6
2011-07-26
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
1
-1
/
+1
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2010-02-05
ALSA: ice1712: fix: lock samplerate when samplerate locking is enabled
Sebastien Alaiwan
1
-0
/
+9
2009-12-01
Merge branch 'topic/ice1724-quartet' into topic/hda
Takashi Iwai
1
-0
/
+12
2009-10-08
ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...
Pavel Hofman
1
-1
/
+1
2009-09-21
ALSA: ice1724 - adding GPIO routines for mask and direction
Pavel Hofman
1
-0
/
+12
2009-06-25
sound: Use PCI_VDEVICE
Joe Perches
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
1
-2
/
+2
2009-03-24
Merge branch 'topic/ice' into for-linus
Takashi Iwai
1
-1
/
+1
2009-02-05
ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712
Takashi Iwai
1
-1
/
+1
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-3
/
+3
2008-10-30
ALSA: sound/ice1712: indentation & braces disagree - add braces
Ilpo Järvinen
1
-2
/
+4
2008-09-09
ALSA: ice1712.c: fix coding style
Alexander Beregalov
1
-112
/
+125
2008-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
1
-1
/
+2
2008-04-24
[ALSA] Fix synchronize_irq() bugs, redundancies
Jeff Garzik
1
-3
/
+2
2008-04-24
[ALSA] sound: ice1712.c fix shadowed variable warnings
Harvey Harrison
1
-16
/
+24
2008-01-31
[ALSA] ice1712, ice1724 - Code clean up
Takashi Iwai
1
-0
/
+1
[next]