index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ice1712
/
ice1724.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: ice1724: Simplify PM callbacks
Takashi Iwai
2015-01-09
1
-16
/
+0
*
ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...
Markus Elfring
2014-11-17
1
-2
/
+1
*
ALSA: ice1712: remove unneeded return statement
Sudip Mukherjee
2014-11-14
1
-5
/
+2
*
ALSA: ice1724: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-7
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: ice17xx: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-21
/
+24
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-3
/
+2
*
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-05-29
1
-1
/
+0
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-32
/
+32
*
ALSA: ice1724: Fix build error without CONFIG_PM_SLEEP
Takashi Iwai
2012-11-12
1
-0
/
+2
*
ALSA: ice1724: enable suspend on unknown ICE1724 cards
Ondrej Zary
2012-11-12
1
-0
/
+2
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-11-08
1
-1
/
+6
|
\
|
*
ALSA: ice1724: Fix rate setup after resume
Takashi Iwai
2012-10-31
1
-1
/
+6
*
|
ALSA: ice17xx: Fix inclusion of linux/io.h
Takashi Iwai
2012-10-18
1
-1
/
+0
*
|
ALSA: ice17xx: Constify strings and string arrays
Takashi Iwai
2012-10-17
1
-3
/
+3
*
|
ALSA: ice1712: Add Philips PSC724 Ultimate Edge
Ondrej Zary
2012-10-17
1
-1
/
+3
*
|
ALSA: ice1712: add chip_exit callback
Ondrej Zary
2012-10-17
1
-1
/
+7
|
/
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
1
-2
/
+2
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
1
-10
/
+16
*
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-04-24
1
-13
/
+2
*
ALSA: ice1724 - constrain runtime rates for locked internal rate
Pavel Hofman
2012-03-05
1
-0
/
+23
*
ALSA: ice1724 - Support for ooAoo SQ210a
Pavel Hofman
2012-01-11
1
-0
/
+35
*
ALSA: ice1724 - Allow card info based on model only
Pavel Hofman
2012-01-11
1
-3
/
+5
*
ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations
Pavel Hofman
2012-01-11
1
-3
/
+10
*
ALSA: ice1724 - External clock item only for cards with SPDIF_IN
Pavel Hofman
2012-01-08
1
-1
/
+6
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-1
/
+1
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
1
-1
/
+1
*
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2011-06-10
1
-1
/
+1
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
1
-1
/
+1
*
Merge branch 'topic/ice1724-quartet' into topic/hda
Takashi Iwai
2009-12-01
1
-20
/
+83
|
\
|
*
ALSA: ice1724 - Infrasonic Quartet support
Pavel Hofman
2009-09-21
1
-0
/
+3
|
*
ALSA: ice1724 - Support for multiple external clock types
Pavel Hofman
2009-09-21
1
-13
/
+45
|
*
ALSA: ice1724 - pro-rate-locking makes sense only for internal clock mode
Pavel Hofman
2009-09-21
1
-7
/
+16
|
*
ALSA: ice1724 - adding GPIO routines for mask and direction
Pavel Hofman
2009-09-21
1
-0
/
+19
*
|
ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@
David Henningsson
2009-10-11
1
-1
/
+1
*
|
ALSA: ice1724: increase SPDIF and independent stereo buffer sizes
Robert Hancock
2009-10-08
1
-2
/
+2
*
|
ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...
Pavel Hofman
2009-10-08
1
-1
/
+1
|
/
*
Merge branch 'topic/ice1724-pm' into for-linus
Takashi Iwai
2009-09-10
1
-10
/
+102
|
\
|
*
ALSA: ice1724 - Fix section mismatch
Takashi Iwai
2009-07-02
1
-1
/
+1
|
*
ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2
Igor Chernyshev
2009-06-25
1
-9
/
+101
*
|
sound: Use PCI_VDEVICE
Joe Perches
2009-06-25
1
-1
/
+1
|
/
*
ALSA: ice1724 - Add ESI Maya44 support
Takashi Iwai
2009-05-06
1
-0
/
+3
*
ALSA: ice1724 - Allow spec driver to create own routing controls
Takashi Iwai
2009-05-06
1
-13
/
+20
*
ALSA: ice1724 - Add PCI postint to reset sequence
Takashi Iwai
2009-05-06
1
-0
/
+2
*
ALSA: ice1724 - Clean up definitions of DMA records
Takashi Iwai
2009-05-06
1
-16
/
+21
*
ALSA: ice1724 - Check error in set_rate function
Takashi Iwai
2009-05-06
1
-7
/
+14
*
Merge branch 'topic/ice' into for-linus
Takashi Iwai
2009-03-24
1
-19
/
+41
|
\
|
*
ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712
Takashi Iwai
2009-02-05
1
-3
/
+14
|
*
ALSA: ice1724 - Dynamic MIDI TX irq control
Takashi Iwai
2009-02-02
1
-16
/
+27
[next]