| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/ice1724-pm' into for-linus | Takashi Iwai | 2009-09-10 | 3 | -20/+147 |
|\ |
|
| * | 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 | 3 | -19/+146 |
* | | sound: Use PCI_VDEVICE | Joe Perches | 2009-06-25 | 2 | -2/+2 |
|/ |
|
* | ALSA: ice1724 - Add ESI Maya44 support | Takashi Iwai | 2009-05-06 | 4 | -1/+793 |
* | ALSA: ice1724 - Allow spec driver to create own routing controls | Takashi Iwai | 2009-05-06 | 2 | -15/+30 |
* | 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 |
* | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | Merge branch 'topic/ice' into for-linus | Takashi Iwai | 2009-03-24 | 4 | -26/+54 |
|\ |
|
| * | ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712 | Takashi Iwai | 2009-02-05 | 4 | -10/+27 |
| * | ALSA: ice1724 - Dynamic MIDI TX irq control | Takashi Iwai | 2009-02-02 | 1 | -16/+27 |
* | | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 2009-01-12 | 2 | -6/+6 |
|/ |
|
* | ALSA: ice1724 - Fix a typo in IEC958 PCM name | Alan Horstmann | 2009-01-05 | 1 | -1/+1 |
* | Merge branch 'topic/fix/misc' into topic/misc | Takashi Iwai | 2008-11-07 | 1 | -2/+4 |
|\ |
|
| * | ALSA: sound/ice1712: indentation & braces disagree - add braces | Ilpo Järvinen | 2008-10-30 | 1 | -2/+4 |
* | | ALSA: ice1724 - Re-fix IRQ mask initialization | Takashi Iwai | 2008-11-05 | 1 | -4/+4 |
* | | ALSA: ice1724 - Fix IRQ register initialization | Takashi Iwai | 2008-11-01 | 1 | -6/+3 |
* | | ALSA: ice1724 - Fix TX IRQ lockup | Takashi Iwai | 2008-10-20 | 1 | -8/+12 |
|/ |
|
* | ALSA: ice1712.c: fix coding style | Alexander Beregalov | 2008-09-09 | 2 | -138/+151 |
* | ALSA: ice1724.c: fix coding style | Alexander Beregalov | 2008-09-09 | 1 | -84/+96 |
* | ALSA: ice1712/ice1724: Coding style fixes part 1 (more coming up) | Vedran Miletic | 2008-09-09 | 6 | -128/+183 |
* | ALSA: ice1712/wtm: fix coding style | Alexander Beregalov | 2008-09-09 | 2 | -54/+54 |
* | ALSA: ice1712/aureon.c: fix coding style | Alexander Beregalov | 2008-09-09 | 1 | -326/+351 |
* | ALSA: ice1724 - limit channels for multi-channel playback | Takashi Iwai | 2008-09-04 | 1 | -2/+3 |
* | ALSA: ice1724: Enable MIDI on TerraTec PHASE 22 and PHASE 28 | Vedran Miletic | 2008-09-04 | 1 | -6/+17 |
* | ALSA: ice1724: enable MIDI on Terratec Aureon 7.1 Universe | Maximilian Rehkopf | 2008-09-04 | 1 | -2/+20 |
* | ALSA: revo51: add headphone output | Alexander Beregalov | 2008-08-25 | 1 | -2/+3 |
* | ALSA: sound/pci: supported cards update | Alexander Beregalov | 2008-08-13 | 1 | -0/+1 |
* | ALSA: ice1724/revo: simple clean up | Alexander Beregalov | 2008-08-13 | 1 | -4/+8 |
* | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 2008-08-13 | 5 | -7/+14 |
* | ALSA: ice1724 - Support for Terrasoniq/MUSONIK TS22 PCI card | Misha Zhilin | 2008-08-01 | 2 | -1/+15 |
* | [ALSA] ice1724: fix MIDI | Clemens Ladisch | 2008-05-20 | 3 | -49/+176 |
* | [ALSA] ice1724 - Enable watermarks | Takashi Iwai | 2008-04-29 | 1 | -2/+0 |
* | [ALSA] Add MPU401_INFO_NO_ACK bitflag | Takashi Iwai | 2008-04-29 | 1 | -0/+1 |
* | [ALSA] ice1724 - Fix IRQ lock-up with MPU access | Takashi Iwai | 2008-04-24 | 2 | -18/+81 |
* | [ALSA] ice1712 - Add Terrasoniq TS88 support | Peter Lienig | 2008-04-24 | 2 | -1/+18 |
* | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 2008-04-24 | 2 | -6/+3 |
* | [ALSA] Audiophile 192: Fix ad converter initialization | Karsten Wiese | 2008-04-24 | 1 | -2/+2 |
* | [ALSA] Don't set gpio mask register in snd_ice1712_gpio_write_bits() | Karsten Wiese | 2008-04-24 | 1 | -2/+6 |
* | [ALSA] ice1724.c: toggle "chip reset" and "eeprom based setup" sequence | Karsten Wiese | 2008-04-24 | 1 | -3/+8 |
* | [ALSA] ice1724 - Improved the Juli rate setting | Pavel Hofman | 2008-04-24 | 3 | -195/+598 |
* | [ALSA] ice1724 - Fix return codes in some pointis callbacks | Takashi Iwai | 2008-04-24 | 1 | -2/+2 |
* | [ALSA] some fixes and cleanup for ICE1724 cards | Pavel Hofman | 2008-04-24 | 2 | -23/+14 |
* | [ALSA] ice1724 - Fix the SPDIF input sample-rate on Juli@ | Takashi Iwai | 2008-04-24 | 2 | -0/+25 |
* | [ALSA] sound: ice1712.c fix shadowed variable warnings | Harvey Harrison | 2008-04-24 | 1 | -16/+24 |
* | [ALSA] ice1712 - added support for M-Audio Delta 66E | Jaroslav Kysela | 2008-04-24 | 2 | -3/+13 |
* | [ALSA] Added support for Delta1010E (newer revisions of Delta1010) | Jaroslav Kysela | 2008-04-24 | 2 | -0/+10 |
* | [ALSA] ice1712 - Fix hoontech MIDI input | Alan Horstmann | 2008-04-24 | 1 | -3/+18 |