aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712 (follow)
AgeCommit message (Expand)AuthorFilesLines
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