sound: oxygen: handle cards with missing EEPROM
[safe/jmp/linux-2.6] / sound / pci / oxygen / oxygen_lib.c
2009-09-03 Clemens Ladischsound: oxygen: handle cards with missing EEPROM
2009-02-27 Clemens Ladischsound: oxygen: zero-initialize model data
2009-02-19 Clemens Ladischsound: oxygen: automatically restore overwritten EEPROM
2009-02-19 Clemens Ladischsound: oxygen: handle cards with broken EEPROM
2009-02-19 Clemens Ladischsound: oxygen: use static driver name
2009-02-19 Clemens Ladischsound: oxygen: allocate model_data dynamically
2009-02-19 Clemens Ladischsound: oxygen: make the owner module a parameter of...
2009-01-12 Takashi IwaiALSA: Convert to snd_card_create() in sound/pci/*
2008-09-22 Clemens LadischALSA: oxygen: add UART I/O functions
2008-09-22 Clemens LadischALSA: oxygen: configure MIDI via device_config
2008-09-22 Clemens LadischALSA: oxygen: rename pcm_dev_cfg
2008-09-22 Clemens LadischALSA: oxygen: add probe callback
2008-09-22 Clemens LadischALSA: oxygen: use a copy of the model struct
2008-05-19 Clemens Ladisch[ALSA] oxygen: add PM support
2008-05-19 Clemens Ladisch[ALSA] oxygen: add symbol for I/O space size
2008-05-19 Clemens Ladisch[ALSA] oxygen: fix version in MODULE_LICENSE
2008-04-24 Jeff Garzik[ALSA] Fix synchronize_irq() bugs, redundancies
2008-04-24 Clemens Ladisch[ALSA] oxygen: mute by default
2008-04-24 Clemens Ladisch[ALSA] oxygen: generalize handling of DAC volume limits
2008-04-24 Clemens Ladisch[ALSA] oxygen: use SPDIF input only if present
2008-04-24 Clemens Ladisch[ALSA] oxygen: fix line-in recording selection (now...
2008-04-24 Clemens Ladisch[ALSA] oxygen: disable clock of unused I2S inputs
2008-04-24 Clemens Ladisch[ALSA] oxygen: move MIDI flag to model struct
2008-04-24 Clemens Ladisch[ALSA] oxygen: make SPI/2-wire configuration model...
2008-04-24 Clemens Ladisch[ALSA] oxygen: add monitor controls
2008-02-22 Takashi Iwai[ALSA] oxygen - Fix section mismatch
2008-01-31 Clemens Ladisch[ALSA] virtuoso: monitor external power on D2X
2008-01-31 Clemens Ladisch[ALSA] oxygen: add front panel controls
2008-01-31 Clemens Ladisch[ALSA] oxygen: use AC97 interrupt
2008-01-31 Clemens Ladisch[ALSA] oxygen: make line-in exclusive only on Xonar
2008-01-31 Clemens Ladisch[ALSA] oxygen: more initialization
2008-01-31 Clemens Ladisch[ALSA] oxygen: add 192 kHz SPDIF input support
2008-01-31 Clemens Ladisch[ALSA] oxygen: move model-specific data out of common...
2008-01-31 Clemens Ladisch[ALSA] oxygen: add more symbols
2008-01-31 Clemens Ladisch[ALSA] oxygen: remove MIDI autodetection
2008-01-31 Clemens Ladisch[ALSA] oxygen: remove magic numbers
2008-01-31 Clemens Ladisch[ALSA] oxygen: fix playback routing
2008-01-31 Clemens Ladisch[ALSA] oxygen: add register definitions
2008-01-31 Clemens Ladisch[ALSA] oxygen: make SPI configuration configurable
2008-01-31 Clemens Ladisch[ALSA] oxygen: make AC97 codec optional
2008-01-31 Clemens Ladisch[ALSA] oxygen: use an array of snd_kcontrol pointers
2008-01-31 Clemens Ladisch[ALSA] oxygen: fix channel routing
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Clemens Ladisch[ALSA] add CMI8788 driver