aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/oxygen_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10ALSA: oxygen: simplify model-specific MCLK handlingClemens Ladisch1-12/+24
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai1-2/+4
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo1-2/+4
2010-12-06ALSA: oxygen: show correct package IDClemens Ladisch1-1/+7
2010-12-06ALSA: oxygen: allow to dump codec registersClemens Ladisch1-4/+6
2010-11-03ALSA: oxygen: add Kuroutoshikou CMI8787-HG2PCI supportClemens Ladisch1-1/+1
2010-10-06ALSA: oxygen: add PEX8111 initializationClemens Ladisch1-1/+16
2010-10-06ALSA: oxygen: rewrite PCIe bridge initializationClemens Ladisch1-17/+23
2010-09-08ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch1-3/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-28sound: oxygen: fix for PI7C9X110 compatibilityClemens Ladisch1-0/+23
2009-09-28sound: oxygen: do not try to restore nonexistent EEPROMClemens Ladisch1-1/+5
2009-09-03sound: oxygen: handle cards with missing EEPROMClemens Ladisch1-0/+3
2009-02-27sound: oxygen: zero-initialize model dataClemens Ladisch1-1/+1
2009-02-19sound: oxygen: automatically restore overwritten EEPROMClemens Ladisch1-0/+29
2009-02-19sound: oxygen: handle cards with broken EEPROMClemens Ladisch1-8/+43
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 Ladisch1-1/+2
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-4/+4
2008-09-22ALSA: oxygen: add UART I/O functionsClemens Ladisch1-2/+30
2008-09-22ALSA: oxygen: configure MIDI via device_configClemens Ladisch1-2/+7
2008-09-22ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch1-5/+5
2008-09-22ALSA: oxygen: add probe callbackClemens Ladisch1-1/+7
2008-09-22ALSA: oxygen: use a copy of the model structClemens Ladisch1-27/+27
2008-05-19[ALSA] oxygen: add PM supportClemens Ladisch1-0/+100
2008-05-19[ALSA] oxygen: add symbol for I/O space sizeClemens Ladisch1-2/+2
2008-05-19[ALSA] oxygen: fix version in MODULE_LICENSEClemens Ladisch1-1/+1
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-3/+1
2008-04-24[ALSA] oxygen: mute by defaultClemens Ladisch1-1/+2
2008-04-24[ALSA] oxygen: generalize handling of DAC volume limitsClemens Ladisch1-1/+1
2008-04-24[ALSA] oxygen: use SPDIF input only if presentClemens Ladisch1-18/+31
2008-04-24[ALSA] oxygen: fix line-in recording selection (now for real)Clemens Ladisch1-0/+2
2008-04-24[ALSA] oxygen: disable clock of unused I2S inputsClemens Ladisch1-11/+18
2008-04-24[ALSA] oxygen: move MIDI flag to model structClemens Ladisch1-6/+6
2008-04-24[ALSA] oxygen: make SPI/2-wire configuration model-specificClemens Ladisch1-5/+5
2008-04-24[ALSA] oxygen: add monitor controlsClemens Ladisch1-8/+8
2008-02-22[ALSA] oxygen - Fix section mismatchTakashi Iwai1-5/+5
2008-01-31[ALSA] virtuoso: monitor external power on D2XClemens Ladisch1-1/+10
2008-01-31[ALSA] oxygen: add front panel controlsClemens Ladisch1-2/+1
2008-01-31[ALSA] oxygen: use AC97 interruptClemens Ladisch1-3/+10
2008-01-31[ALSA] oxygen: make line-in exclusive only on XonarClemens Ladisch1-2/+0
2008-01-31[ALSA] oxygen: more initializationClemens Ladisch1-18/+58
2008-01-31[ALSA] oxygen: add 192 kHz SPDIF input supportClemens Ladisch1-20/+55
2008-01-31[ALSA] oxygen: move model-specific data out of common headerClemens Ladisch1-1/+3
2008-01-31[ALSA] oxygen: add more symbolsClemens Ladisch1-4/+12
2008-01-31[ALSA] oxygen: remove MIDI autodetectionClemens Ladisch1-2/+4
2008-01-31[ALSA] oxygen: remove magic numbersClemens Ladisch1-9/+33
2008-01-31[ALSA] oxygen: fix playback routingClemens Ladisch1-1/+1
2008-01-31[ALSA] oxygen: add register definitionsClemens Ladisch1-18/+31