aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1724.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24Merge branch 'topic/ice' into for-linusTakashi Iwai1-19/+41
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai1-3/+14
2009-02-02ALSA: ice1724 - Dynamic MIDI TX irq controlTakashi Iwai1-16/+27
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-3/+3
2009-01-05ALSA: ice1724 - Fix a typo in IEC958 PCM nameAlan Horstmann1-1/+1
2008-11-05ALSA: ice1724 - Re-fix IRQ mask initializationTakashi Iwai1-4/+4
2008-11-01ALSA: ice1724 - Fix IRQ register initializationTakashi Iwai1-6/+3
2008-10-20ALSA: ice1724 - Fix TX IRQ lockupTakashi Iwai1-8/+12
2008-09-09ALSA: ice1724.c: fix coding styleAlexander Beregalov1-84/+96
2008-09-04ALSA: ice1724 - limit channels for multi-channel playbackTakashi Iwai1-2/+3
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-1/+2
2008-05-20[ALSA] ice1724: fix MIDIClemens Ladisch1-46/+167
2008-04-29[ALSA] ice1724 - Enable watermarksTakashi Iwai1-2/+0
2008-04-29[ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai1-0/+1
2008-04-24[ALSA] ice1724 - Fix IRQ lock-up with MPU accessTakashi Iwai1-14/+81
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-3/+1
2008-04-24[ALSA] ice1724.c: toggle "chip reset" and "eeprom based setup" sequenceKarsten Wiese1-3/+8
2008-04-24[ALSA] ice1724 - Improved the Juli rate settingPavel Hofman1-164/+149
2008-04-24[ALSA] ice1724 - Fix the SPDIF input sample-rate on Juli@Takashi Iwai1-0/+8
2008-01-31[ALSA] ice1712, ice1724 - Code clean upTakashi Iwai1-0/+1
2008-01-31[ALSA] ICE1724: Added support for Audiotrak Prodigy 7.1 HiFi & HD2, Hercules Fortissimo IVJulian Scheel1-0/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] I2C fix for ice1724Pavel Hofman1-0/+1
2008-01-31[ALSA] ice1724 - Add support of Onkyo SE-90PCI and SE-200PCIShin-ya Okada1-0/+3
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-2/+2
2007-10-16[ALSA] check for linked substreams of different cardsClemens Ladisch1-4/+6
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-36/+4
2007-05-11[ALSA] ice1724 - Misc fixes for Prodigy192Pavel Hofman1-0/+5
2007-05-11[ALSA] ice1724 - Add comments for naming of PCM streamsTakashi Iwai1-0/+8
2007-05-11[ALSA] Fix conflicts between const and __devinitdataTakashi Iwai1-15/+15
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-3/+1
2007-02-09[ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai1-37/+37
2007-02-09[ALSA] Add support of the ESI Waveterminal 192M to the ice1724 ALSA driverClement Guedez1-1/+3
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-1/+2
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-18/+19
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ICE1724Takashi Iwai1-224/+308
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-1/+1
2005-11-04[ALSA] Add support of high-rate SPDIF outputTakashi Iwai1-12/+29
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-6/+0
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch1-1/+1
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch1-2/+2