aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-09sound: oxygen: enable headphone output on Claro cardsClemens Ladisch1-10/+53
2009-02-27sound: oxygen: zero-initialize model dataClemens Ladisch1-1/+1
2009-02-26sound: virtuoso: add Xonar Essence STX supportClemens Ladisch1-0/+192
2009-02-20sound: virtuoso: increase minimum volume to -60 dBClemens Ladisch1-7/+7
2009-02-20sound: oxygen: handle AK5385 ADC on Claro halo cardsClemens Ladisch1-0/+16
2009-02-19sound: oxygen: automatically restore overwritten EEPROMClemens Ladisch3-0/+48
2009-02-19sound: oxygen: handle cards with broken EEPROMClemens Ladisch6-93/+179
2009-02-19sound: oxygen: use static driver nameClemens Ladisch1-2/+3
2009-02-19sound: oxygen: allocate model_data dynamicallyClemens Ladisch1-3/+11
2009-02-19sound: oxygen: make the owner module a parameter of the probe functionClemens Ladisch5-10/+6
2009-02-19Merge branch 'topic/snd_card_new-err' into topic/oxygenTakashi Iwai1-4/+4
2009-02-19sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"Clemens Ladisch1-13/+4
2009-01-19sound: virtuoso: add newlineClemens Ladisch1-1/+1
2009-01-19sound: virtuoso: enable UART on Xonar HDAV1.3Clemens Ladisch1-0/+1
2009-01-15sound: virtuoso: do not overwrite EEPROM on Xonar D2/D2XClemens Ladisch1-4/+13
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-4/+4
2008-11-28ALSA: oxygen: add Claro halo supportClemens Ladisch1-0/+4
2008-09-24ALSA: oxygen: wait for ACK when resetting UARTClemens Ladisch1-0/+1
2008-09-22ALSA: virtuoso: add Xonar HDAV1.3 supportClemens Ladisch1-0/+251
2008-09-22ALSA: oxygen: rename first PCM deviceClemens Ladisch1-2/+3
2008-09-22ALSA: virtuoso: rename AC97 callback functionClemens Ladisch1-3/+3
2008-09-22ALSA: virtuoso: make number of PCM1796 DACs configurableClemens Ladisch1-4/+15
2008-09-22ALSA: virtuoso: allow I2C-connected PCM1796Clemens Ladisch1-2/+19
2008-09-22ALSA: oxygen: add self-documenting functionsClemens Ladisch3-7/+32
2008-09-22ALSA: oxygen: add UART I/O functionsClemens Ladisch3-2/+57
2008-09-22ALSA: oxygen: configure MIDI via device_configClemens Ladisch4-11/+24
2008-09-22ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch7-40/+40
2008-09-22ALSA: virtuoso: create common functions for GPIO bit switch controlsClemens Ladisch1-38/+15
2008-09-22ALSA: virtuoso: handle D2X/DX dynamicallyClemens Ladisch1-142/+99
2008-09-22ALSA: oxygen: handle X-Meridian dynamicallyClemens Ladisch1-33/+17
2008-09-22ALSA: oxygen: remove X-Meridian magic numberClemens Ladisch1-11/+16
2008-09-22ALSA: oxygen: add probe callbackClemens Ladisch5-5/+14
2008-09-22ALSA: oxygen: use a copy of the model structClemens Ladisch4-104/+104
2008-09-22ALSA: oxygen: use SPDIF channel status symbolsClemens Ladisch1-4/+4
2008-08-29ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2-0/+8
2008-08-26ALSA: oxygen: prevent muting of nonexistent AC97 controlsClemens Ladisch1-1/+4
2008-08-14ALSA: virtuoso: add Xonar D1 supportClemens Ladisch1-18/+55
2008-05-19[ALSA] virtuoso: restrict period time to less than 10 sClemens Ladisch1-0/+6
2008-05-19[ALSA] oxygen: add symbols for buffer/period size constraintsClemens Ladisch1-16/+30
2008-05-19[ALSA] oxygen: add PM supportClemens Ladisch6-0/+146
2008-05-19[ALSA] virtuoso: add xonar_enable_output()Clemens Ladisch1-4/+11
2008-05-19[ALSA] oxygen: separate out hardware initialization codeClemens Ladisch3-29/+62
2008-05-19[ALSA] oxygen: simplify DAC volume initializationClemens Ladisch3-88/+77
2008-05-19[ALSA] oxygen: save register writesClemens Ladisch4-32/+67
2008-05-19[ALSA] oxygen: add symbol for I/O space sizeClemens Ladisch2-2/+4
2008-05-19[ALSA] oxygen: fix version in MODULE_LICENSEClemens Ladisch4-4/+4
2008-06-16sound: oxygen: fix NULL pointer dereference when loading snd-oxygenClemens Ladisch1-5/+7
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-3/+1
2008-04-24[ALSA] oxygen: generalize DAC volume TLV handlingClemens Ladisch5-26/+15
2008-04-24[ALSA] oxygen: mute by defaultClemens Ladisch4-18/+20