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
/
ice1712.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
Scott Bahling
1
-1
/
+2
2020-01-03
ALSA: ice17xx: Constify snd_ice1712_card_info
Takashi Iwai
1
-3
/
+3
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-2
/
+2
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: ice1712: Support PCM sync_stop
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-5
/
+0
2019-12-11
ALSA: ice1712: Use managed buffer allocation
Takashi Iwai
1
-34
/
+8
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
1
-3
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
1
-4
/
+1
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-3
/
+0
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-21
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-10-31
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-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
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
[next]