aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1724.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+3
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai2009-12-011-20/+83
|\
| * ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman2009-09-211-0/+3
| * ALSA: ice1724 - Support for multiple external clock typesPavel Hofman2009-09-211-13/+45
| * ALSA: ice1724 - pro-rate-locking makes sense only for internal clock modePavel Hofman2009-09-211-7/+16
| * ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman2009-09-211-0/+19
* | ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson2009-10-111-1/+1
* | ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock2009-10-081-2/+2
* | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-081-1/+1
|/
* Merge branch 'topic/ice1724-pm' into for-linusTakashi Iwai2009-09-101-10/+102
|\
| * ALSA: ice1724 - Fix section mismatchTakashi Iwai2009-07-021-1/+1
| * ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2Igor Chernyshev2009-06-251-9/+101
* | 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/+3
* 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/+0
* [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/+1
* [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/+149
* [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/+0
* [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/+4
* [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/+1