index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ice1712
/
ice1724.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-32
/
+32
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-18
ALSA: ice17xx: Fix inclusion of linux/io.h
Takashi Iwai
1
-1
/
+0
2012-10-17
ALSA: ice17xx: Constify strings and string arrays
Takashi Iwai
1
-3
/
+3
2012-10-17
ALSA: ice1712: Add Philips PSC724 Ultimate Edge
Ondrej Zary
1
-1
/
+3
2012-10-17
ALSA: ice1712: add chip_exit callback
Ondrej Zary
1
-1
/
+7
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-2
/
+2
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
1
-13
/
+2
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
1
-3
/
+10
2012-01-08
ALSA: ice1724 - External clock item only for cards with SPDIF_IN
Pavel Hofman
1
-1
/
+6
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
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
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2009-12-01
Merge branch 'topic/ice1724-quartet' into topic/hda
Takashi Iwai
1
-20
/
+83
2009-10-11
ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@
David Henningsson
1
-1
/
+1
2009-10-08
ALSA: ice1724: increase SPDIF and independent stereo buffer sizes
Robert Hancock
1
-2
/
+2
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 - Infrasonic Quartet support
Pavel Hofman
1
-0
/
+3
2009-09-21
ALSA: ice1724 - Support for multiple external clock types
Pavel Hofman
1
-13
/
+45
2009-09-21
ALSA: ice1724 - pro-rate-locking makes sense only for internal clock mode
Pavel Hofman
1
-7
/
+16
2009-09-21
ALSA: ice1724 - adding GPIO routines for mask and direction
Pavel Hofman
1
-0
/
+19
2009-09-10
Merge branch 'topic/ice1724-pm' into for-linus
Takashi Iwai
1
-10
/
+102
2009-07-02
ALSA: ice1724 - Fix section mismatch
Takashi Iwai
1
-1
/
+1
2009-06-25
ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2
Igor Chernyshev
1
-9
/
+101
2009-06-25
sound: Use PCI_VDEVICE
Joe Perches
1
-1
/
+1
2009-05-06
ALSA: ice1724 - Add ESI Maya44 support
Takashi Iwai
1
-0
/
+3
2009-05-06
ALSA: ice1724 - Allow spec driver to create own routing controls
Takashi Iwai
1
-13
/
+20
2009-05-06
ALSA: ice1724 - Add PCI postint to reset sequence
Takashi Iwai
1
-0
/
+2
2009-05-06
ALSA: ice1724 - Clean up definitions of DMA records
Takashi Iwai
1
-16
/
+21
2009-05-06
ALSA: ice1724 - Check error in set_rate function
Takashi Iwai
1
-7
/
+14
2009-03-24
Merge branch 'topic/ice' into for-linus
Takashi Iwai
1
-19
/
+41
2009-02-05
ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712
Takashi Iwai
1
-3
/
+14
2009-02-02
ALSA: ice1724 - Dynamic MIDI TX irq control
Takashi Iwai
1
-16
/
+27
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-3
/
+3
2009-01-05
ALSA: ice1724 - Fix a typo in IEC958 PCM name
Alan Horstmann
1
-1
/
+1
2008-11-05
ALSA: ice1724 - Re-fix IRQ mask initialization
Takashi Iwai
1
-4
/
+4
2008-11-01
ALSA: ice1724 - Fix IRQ register initialization
Takashi Iwai
1
-6
/
+3
2008-10-20
ALSA: ice1724 - Fix TX IRQ lockup
Takashi Iwai
1
-8
/
+12
2008-09-09
ALSA: ice1724.c: fix coding style
Alexander Beregalov
1
-84
/
+96
2008-09-04
ALSA: ice1724 - limit channels for multi-channel playback
Takashi Iwai
1
-2
/
+3
[next]