aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712
AgeCommit message (Expand)AuthorFilesLines
2008-08-25ALSA: revo51: add headphone outputAlexander Beregalov1-2/+3
2008-08-13ALSA: sound/pci: supported cards updateAlexander Beregalov1-0/+1
2008-08-13ALSA: ice1724/revo: simple clean upAlexander Beregalov1-4/+8
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai5-7/+14
2008-08-01ALSA: ice1724 - Support for Terrasoniq/MUSONIK TS22 PCI cardMisha Zhilin2-1/+15
2008-05-20[ALSA] ice1724: fix MIDIClemens Ladisch3-49/+176
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 Iwai2-18/+81
2008-04-24[ALSA] ice1712 - Add Terrasoniq TS88 supportPeter Lienig2-1/+18
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2-6/+3
2008-04-24[ALSA] Audiophile 192: Fix ad converter initializationKarsten Wiese1-2/+2
2008-04-24[ALSA] Don't set gpio mask register in snd_ice1712_gpio_write_bits()Karsten Wiese1-2/+6
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 Hofman3-195/+598
2008-04-24[ALSA] ice1724 - Fix return codes in some pointis callbacksTakashi Iwai1-2/+2
2008-04-24[ALSA] some fixes and cleanup for ICE1724 cardsPavel Hofman2-23/+14
2008-04-24[ALSA] ice1724 - Fix the SPDIF input sample-rate on Juli@Takashi Iwai2-0/+25
2008-04-24[ALSA] sound: ice1712.c fix shadowed variable warningsHarvey Harrison1-16/+24
2008-04-24[ALSA] ice1712 - added support for M-Audio Delta 66EJaroslav Kysela2-3/+13
2008-04-24[ALSA] Added support for Delta1010E (newer revisions of Delta1010)Jaroslav Kysela2-0/+10
2008-04-24[ALSA] ice1712 - Fix hoontech MIDI inputAlan Horstmann1-3/+18
2008-04-24[ALSA] ice1724 - Add ADC setup in set_rate callback for Audiophile192Takashi Iwai1-8/+17
2008-04-24[ALSA] ice1724 - Enable AK4114 support for Audiophile192Takashi Iwai1-18/+8
2008-02-29[ALSA] sound: ice1712: unused structsHarvey Harrison2-2/+2
2008-01-31[ALSA] ice1712, ice1724 - Code clean upTakashi Iwai12-407/+557
2008-01-31[ALSA] ice1724 - Add missing prodigy_hifi.hJulian Scheel1-0/+38
2008-01-31[ALSA] ice1712 - fixed midi input for Hoontech C-PortsJaroslav Kysela1-3/+3
2008-01-31[ALSA] ICE1724: Added support for Audiotrak Prodigy 7.1 HiFi & HD2, Hercules ...Julian Scheel4-2/+1206
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai16-16/+0
2008-01-31[ALSA] switching rate in STAC9460 codec of Prodigy192Pavel Hofman2-155/+118
2008-01-31[ALSA] I2C fix for ice1724Pavel Hofman1-0/+1
2008-01-31[ALSA] ice1712 - Fix word clock status control on Delta 1010LTTakashi Iwai1-1/+1
2008-01-31[ALSA] ice1724 - Clean up ctl callbacks in se.cTakashi Iwai1-91/+147
2008-01-31[ALSA] ice1724 - Check value ranges in ctl callbacksTakashi Iwai4-25/+43
2008-01-31[ALSA] ice1724 - Add support of Onkyo SE-90PCI and SE-200PCIShin-ya Okada5-1/+725
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela15-18/+18
2007-10-16[ALSA] check for linked substreams of different cardsClemens Ladisch1-4/+6
2007-10-16[ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_infoTakashi Iwai2-4/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai9-233/+35
2007-07-20[ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1Pavel Hofman1-1/+6
2007-06-28ALSA: fix ice1712 section mismatchRandy Dunlap1-1/+1
2007-05-11[ALSA] ice1724 - Misc fixes for Prodigy192Pavel Hofman2-1/+16
2007-05-11[ALSA] ice1724 - Functioning support for Prodigy 192Pavel Hofman3-6/+349
2007-05-11[ALSA] ice1724 - Add comments for naming of PCM streamsTakashi Iwai1-0/+8
2007-05-11[ALSA] ice1724 - call snd_ak4114_build() in juliTakashi Iwai1-1/+10
2007-05-11[ALSA] ak4114 - Fix possible Oops with callbacksTakashi Iwai1-7/+0
2007-05-11[ALSA] ice1724 - Fix AP192 4wire mode accessTakashi Iwai1-1/+1
2007-05-11[ALSA] Fix conflicts between const and __devinitdataTakashi Iwai18-65/+65
2007-05-11[ALSA] ice1712: build fixesRalf Baechle7-58/+58
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2-6/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-2/+2
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai5-11/+11
2007-02-09[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai2-9/+9
2007-02-09[ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai26-183/+180
2007-02-09[ALSA] ice1712 - Reorganize existing eeprom dataTakashi Iwai6-162/+133
2007-02-09[ALSA] Add support of the ESI Waveterminal 192M to the ice1724 ALSA driverClement Guedez4-2/+566
2007-02-09[ALSA] ice1724 - Add support for Prodigy 7.1 XTToshimune Konno2-10/+46
2007-02-09[ALSA] ice1724 - Add support of M-Audio Audiophile 192Takashi Iwai2-1/+208
2007-02-09[ALSA] Enable the analog loopback of the Revolution 5.1Jochen Voss3-12/+140
2007-02-09[ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss1-1/+9
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-5/+5
2006-09-23[ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai1-1/+0
2006-09-23[ALSA] Add dB scale information to ice1724 driverTakashi Iwai4-27/+139
2006-09-23[ALSA] Add dB scale information to ice1712 driverTakashi Iwai1-0/+8
2006-09-23[ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai1-18/+29
2006-09-23[ALSA] ice1712 - fix 1600->16000Hz value typoJaroslav Kysela1-3/+3
2006-09-23[ALSA] Revolution 5.1 - complete the AK5365 supportJochen Voss1-1/+1
2006-09-23[ALSA] Revolution 5.1 - register the AK5365 ADC with ALSAJochen Voss2-3/+29
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2-2/+2
2006-07-12[ALSA] Reduce the string length of Terratec Aureon 7.1 UniverseTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-06-28[ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula1-3/+20
2006-06-22[ALSA] ice1712 - Set mpu401 info flags from _card_infoAlan Horstmann3-3/+8
2006-06-22[ALSA] ice1724 - Add functionality for Audiotrak Prodigy 7.1 LTTakashi Iwai2-10/+17
2006-06-22[ALSA] ice1712 - Disable AC97 for DMX6fireAlan Horstmann1-7/+8
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2-3/+6
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai3-7/+5
2006-06-22[ALSA] ice1712 - Provides specified midi port names instead of defaultsAlan Horstmann3-2/+19
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2-2/+2
2006-04-27[ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk1-1/+0
2006-03-31[ALSA] Add Aux input switch control for Aureon UniverseMaximilian Rehkopf2-3/+161
2006-03-31[ALSA] ice1712 - Fix wrong register value for DMX 6FIREAlan Horstmann1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-0/+2
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser1-2/+3
2006-03-22[ALSA] ice1712 - typo fixes for dxr_enable module optionAlan Horstmann1-4/+4
2006-03-22[ALSA] ice1712 - Fix wrong value types for enum itemsTakashi Iwai1-7/+7
2006-03-22[ALSA] sound/pci/ice1712/delta.c: make 2 functions staticAdrian Bunk1-2/+2
2006-03-22[ALSA] ice1712 - Fix wordclock status on Delta1010LTDoug McLain1-1/+1
2006-03-22[ALSA] ice1712 - Delta 1010LT S/PDIF fixesJaroslav Kysela2-1/+38
2006-03-22[ALSA] ice1712 - disable unused ADCs & DACs on DMX6fireAlan Horstmann2-2/+15
2006-03-22[ALSA] ice1712 & cs8427 - fix problem for S/PDIF input setupJaroslav Kysela1-15/+18
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar8-114/+126
2006-03-22[ALSA] ice1724 - Add support of Prodigy-7.1LTTakashi Iwai2-18/+68
2006-01-03[ALSA] ice1724 - Add support of M-Audio Revolution 5.1Takashi Iwai2-4/+45
2006-01-03[ALSA] ice1712 - Fix Front Digital Input of Terratec DMX 6FireTakashi Iwai1-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ICE1724Takashi Iwai10-533/+617
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ICE1712Takashi Iwai6-454/+500
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-24/+0
2006-01-03[ALSA] ice1724 (juli) - forced analog doughter board detectionJaroslav Kysela1-1/+8
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2-2/+0
2005-11-07[ALSA] ice1724 - Fix ADC mux put callback in aureon.cTakashi Iwai1-1/+1
2005-11-04[ALSA] ice1724 - Add SPDIF support to Shuttle SN25PTakashi Iwai1-2/+18
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-2/+1
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai5-12/+12
2005-11-04[ALSA] Add support of high-rate SPDIF outputTakashi Iwai1-12/+29
2005-11-04[ALSA] Allow 8-44khz sample rates on Revolution 7.1Takashi Iwai1-13/+0
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch2-0/+2
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai6-7/+7
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2-12/+0
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2-4/+4
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch3-9/+9
2005-05-29[ALSA] ice1724 - Add support of Chaintech AV-710Takashi Iwai2-1/+45
2005-05-29[ALSA] Update documentation for ice1712 and ice1724Takashi Iwai1-1/+2
2005-05-29[ALSA] Add Shuttle SN25P supportTakashi Iwai2-0/+10
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2-2/+2
2005-05-29[ALSA] Provides preliminary support for the Terratec Phase 28 cardSimone Zinanni3-1/+751
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds29-0/+12823