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