summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1724.c
Commit message (Expand)AuthorAgeFilesLines
...
* | sound: Use PCI_VDEVICEJoe Perches2009-06-251-1/+1
|/
* ALSA: ice1724 - Add ESI Maya44 supportTakashi Iwai2009-05-061-0/+3
* ALSA: ice1724 - Allow spec driver to create own routing controlsTakashi Iwai2009-05-061-13/+20
* ALSA: ice1724 - Add PCI postint to reset sequenceTakashi Iwai2009-05-061-0/+2
* ALSA: ice1724 - Clean up definitions of DMA recordsTakashi Iwai2009-05-061-16/+21
* ALSA: ice1724 - Check error in set_rate functionTakashi Iwai2009-05-061-7/+14
* Merge branch 'topic/ice' into for-linusTakashi Iwai2009-03-241-19/+41
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai2009-02-051-3/+14
| * ALSA: ice1724 - Dynamic MIDI TX irq controlTakashi Iwai2009-02-021-16/+27
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* ALSA: ice1724 - Fix a typo in IEC958 PCM nameAlan Horstmann2009-01-051-1/+1
* ALSA: ice1724 - Re-fix IRQ mask initializationTakashi Iwai2008-11-051-4/+4
* ALSA: ice1724 - Fix IRQ register initializationTakashi Iwai2008-11-011-6/+3Star
* ALSA: ice1724 - Fix TX IRQ lockupTakashi Iwai2008-10-201-8/+12
* ALSA: ice1724.c: fix coding styleAlexander Beregalov2008-09-091-84/+96
* ALSA: ice1724 - limit channels for multi-channel playbackTakashi Iwai2008-09-041-2/+3
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-1/+2
* [ALSA] ice1724: fix MIDIClemens Ladisch2008-05-201-46/+167
* [ALSA] ice1724 - Enable watermarksTakashi Iwai2008-04-291-2/+0Star
* [ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai2008-04-291-0/+1
* [ALSA] ice1724 - Fix IRQ lock-up with MPU accessTakashi Iwai2008-04-241-14/+81
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-3/+1Star
* [ALSA] ice1724.c: toggle "chip reset" and "eeprom based setup" sequenceKarsten Wiese2008-04-241-3/+8
* [ALSA] ice1724 - Improved the Juli rate settingPavel Hofman2008-04-241-164/+149Star
* [ALSA] ice1724 - Fix the SPDIF input sample-rate on Juli@Takashi Iwai2008-04-241-0/+8
* [ALSA] ice1712, ice1724 - Code clean upTakashi Iwai2008-01-311-0/+1
* [ALSA] ICE1724: Added support for Audiotrak Prodigy 7.1 HiFi & HD2, Hercules ...Julian Scheel2008-01-311-0/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] I2C fix for ice1724Pavel Hofman2008-01-311-0/+1
* [ALSA] ice1724 - Add support of Onkyo SE-90PCI and SE-200PCIShin-ya Okada2008-01-311-0/+3
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] check for linked substreams of different cardsClemens Ladisch2007-10-161-4/+6
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-36/+4Star
* [ALSA] ice1724 - Misc fixes for Prodigy192Pavel Hofman2007-05-111-0/+5
* [ALSA] ice1724 - Add comments for naming of PCM streamsTakashi Iwai2007-05-111-0/+8
* [ALSA] Fix conflicts between const and __devinitdataTakashi Iwai2007-05-111-15/+15
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-3/+1Star
* [ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai2007-02-091-37/+37
* [ALSA] Add support of the ESI Waveterminal 192M to the ice1724 ALSA driverClement Guedez2007-02-091-1/+3
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-1/+2
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-18/+19
* [ALSA] Remove xxx_t typedefs: PCI ICE1724Takashi Iwai2006-01-031-224/+308
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-1/+1