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
/
ice1724.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
1
-1
/
+2
2008-05-20
[ALSA] ice1724: fix MIDI
Clemens Ladisch
1
-46
/
+167
2008-04-29
[ALSA] ice1724 - Enable watermarks
Takashi Iwai
1
-2
/
+0
2008-04-29
[ALSA] Add MPU401_INFO_NO_ACK bitflag
Takashi Iwai
1
-0
/
+1
2008-04-24
[ALSA] ice1724 - Fix IRQ lock-up with MPU access
Takashi Iwai
1
-14
/
+81
2008-04-24
[ALSA] Fix synchronize_irq() bugs, redundancies
Jeff Garzik
1
-3
/
+1
2008-04-24
[ALSA] ice1724.c: toggle "chip reset" and "eeprom based setup" sequence
Karsten Wiese
1
-3
/
+8
2008-04-24
[ALSA] ice1724 - Improved the Juli rate setting
Pavel Hofman
1
-164
/
+149
2008-04-24
[ALSA] ice1724 - Fix the SPDIF input sample-rate on Juli@
Takashi Iwai
1
-0
/
+8
2008-01-31
[ALSA] ice1712, ice1724 - Code clean up
Takashi Iwai
1
-0
/
+1
2008-01-31
[ALSA] ICE1724: Added support for Audiotrak Prodigy 7.1 HiFi & HD2, Hercules ...
Julian Scheel
1
-0
/
+3
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] I2C fix for ice1724
Pavel Hofman
1
-0
/
+1
2008-01-31
[ALSA] ice1724 - Add support of Onkyo SE-90PCI and SE-200PCI
Shin-ya Okada
1
-0
/
+3
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-10-16
[ALSA] check for linked substreams of different cards
Clemens Ladisch
1
-4
/
+6
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
1
-36
/
+4
2007-05-11
[ALSA] ice1724 - Misc fixes for Prodigy192
Pavel Hofman
1
-0
/
+5
2007-05-11
[ALSA] ice1724 - Add comments for naming of PCM streams
Takashi Iwai
1
-0
/
+8
2007-05-11
[ALSA] Fix conflicts between const and __devinitdata
Takashi Iwai
1
-15
/
+15
2007-05-11
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
Takashi Iwai
1
-3
/
+1
2007-02-09
[ALSA] Add 'const' to files in pci/ice1712/
Takashi Iwai
1
-37
/
+37
2007-02-09
[ALSA] Add support of the ESI Waveterminal 192M to the ice1724 ALSA driver
Clement Guedez
1
-1
/
+3
2006-12-20
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-07-12
[ALSA] Fix section mismatch errors in ALSA PCI drivers
Takashi Iwai
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-22
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
Takashi Iwai
1
-1
/
+2
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+1
2006-04-27
[ALSA] add __devinitdata to all pci_device_id
Henrik Kretzschmar
1
-1
/
+1
2006-03-22
[ALSA] semaphore -> mutex (PCI part)
Ingo Molnar
1
-18
/
+19
2006-01-03
[ALSA] Remove xxx_t typedefs: PCI ICE1724
Takashi Iwai
1
-224
/
+308
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
1
-1
/
+1
2005-11-04
[ALSA] Add support of high-rate SPDIF output
Takashi Iwai
1
-12
/
+29
2005-09-12
[ALSA] set owner field in struct pci_driver
Clemens Ladisch
1
-0
/
+1
2005-09-12
[ALSA] Replace with kzalloc() - pci stuff
Takashi Iwai
1
-1
/
+1
[prev]
[next]