| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ALSA: virtuoso: create common functions for GPIO bit switch controls | Clemens Ladisch | 2008-09-22 | 1 | -38/+15 |
* | ALSA: virtuoso: handle D2X/DX dynamically | Clemens Ladisch | 2008-09-22 | 1 | -142/+99 |
* | ALSA: oxygen: handle X-Meridian dynamically | Clemens Ladisch | 2008-09-22 | 1 | -33/+17 |
* | ALSA: oxygen: remove X-Meridian magic number | Clemens Ladisch | 2008-09-22 | 1 | -11/+16 |
* | ALSA: oxygen: add probe callback | Clemens Ladisch | 2008-09-22 | 5 | -5/+14 |
* | ALSA: oxygen: use a copy of the model struct | Clemens Ladisch | 2008-09-22 | 4 | -104/+104 |
* | ALSA: oxygen: use SPDIF channel status symbols | Clemens Ladisch | 2008-09-22 | 1 | -4/+4 |
* | ALSA: oxygen: fix distorted output on AK4396-based cards | Clemens Ladisch | 2008-08-29 | 2 | -0/+8 |
* | ALSA: oxygen: prevent muting of nonexistent AC97 controls | Clemens Ladisch | 2008-08-26 | 1 | -1/+4 |
* | ALSA: virtuoso: add Xonar D1 support | Clemens Ladisch | 2008-08-14 | 1 | -18/+55 |
* | [ALSA] virtuoso: restrict period time to less than 10 s | Clemens Ladisch | 2008-05-19 | 1 | -0/+6 |
* | [ALSA] oxygen: add symbols for buffer/period size constraints | Clemens Ladisch | 2008-05-19 | 1 | -16/+30 |
* | [ALSA] oxygen: add PM support | Clemens Ladisch | 2008-05-19 | 6 | -0/+146 |
* | [ALSA] virtuoso: add xonar_enable_output() | Clemens Ladisch | 2008-05-19 | 1 | -4/+11 |
* | [ALSA] oxygen: separate out hardware initialization code | Clemens Ladisch | 2008-05-19 | 3 | -29/+62 |
* | [ALSA] oxygen: simplify DAC volume initialization | Clemens Ladisch | 2008-05-19 | 3 | -88/+77 |
* | [ALSA] oxygen: save register writes | Clemens Ladisch | 2008-05-19 | 4 | -32/+67 |
* | [ALSA] oxygen: add symbol for I/O space size | Clemens Ladisch | 2008-05-19 | 2 | -2/+4 |
* | [ALSA] oxygen: fix version in MODULE_LICENSE | Clemens Ladisch | 2008-05-19 | 4 | -4/+4 |
* | sound: oxygen: fix NULL pointer dereference when loading snd-oxygen | Clemens Ladisch | 2008-06-16 | 1 | -5/+7 |
* | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 2008-04-24 | 1 | -3/+1 |
* | [ALSA] oxygen: generalize DAC volume TLV handling | Clemens Ladisch | 2008-04-24 | 5 | -26/+15 |
* | [ALSA] oxygen: mute by default | Clemens Ladisch | 2008-04-24 | 4 | -18/+20 |
* | [ALSA] oxygen: generalize handling of DAC volume limits | Clemens Ladisch | 2008-04-24 | 6 | -28/+17 |
* | [ALSA] hifier: remove empty hifier_mixer_init() | Clemens Ladisch | 2008-04-24 | 1 | -6/+0 |
* | [ALSA] virtuoso: fix DX front panel I/O | Clemens Ladisch | 2008-04-24 | 1 | -31/+20 |
* | [ALSA] virtuoso: initialize two-wire control register | Clemens Ladisch | 2008-04-24 | 1 | -3/+4 |
* | [ALSA] virtuoso: add GPIO 1 mixer control | Clemens Ladisch | 2008-04-24 | 1 | -0/+53 |
* | [ALSA] oxygen: use SPDIF input only if present | Clemens Ladisch | 2008-04-24 | 4 | -28/+40 |
* | [ALSA] virtuoso: correctly switch input jack on Xonar DX | Clemens Ladisch | 2008-04-24 | 3 | -4/+24 |
* | [ALSA] virtuoso: add Xonar DX support | Clemens Ladisch | 2008-04-24 | 3 | -2/+363 |
* | [ALSA] virtuoso: fix typo | Clemens Ladisch | 2008-04-24 | 1 | -1/+1 |
* | [ALSA] virtuoso: change card short name | Clemens Ladisch | 2008-04-24 | 1 | -2/+2 |
* | [ALSA] virtuoso: set PCM1796 oversampling rate | Clemens Ladisch | 2008-04-24 | 1 | -2/+0 |
* | [ALSA] virtuoso: move some code to xonar_common_init() | Clemens Ladisch | 2008-04-24 | 1 | -26/+51 |
* | [ALSA] virtuoso: allow both CS5381 and CS5361 | Clemens Ladisch | 2008-04-24 | 1 | -14/+15 |
* | [ALSA] virtuoso: separate D2/D2X init functions | Clemens Ladisch | 2008-04-24 | 1 | -44/+74 |
* | [ALSA] oxygen: add I2C support | Clemens Ladisch | 2008-04-24 | 2 | -2/+22 |
* | [ALSA] oxygen: fix line-in recording selection (now for real) | Clemens Ladisch | 2008-04-24 | 5 | -92/+31 |
* | [ALSA] oxygen: disable clock of unused I2S inputs | Clemens Ladisch | 2008-04-24 | 1 | -11/+18 |
* | [ALSA] oxygen: move MIDI flag to model struct | Clemens Ladisch | 2008-04-24 | 5 | -10/+13 |
* | [ALSA] oxygen: make SPI/2-wire configuration model-specific | Clemens Ladisch | 2008-04-24 | 4 | -9/+12 |
* | [ALSA] oxygen: change model-specific PCM device configuration | Clemens Ladisch | 2008-04-24 | 6 | -152/+176 |
* | [ALSA] oxygen: add monitor controls | Clemens Ladisch | 2008-04-24 | 2 | -8/+164 |
* | [ALSA] virtuoso: move PCM1796 symbols to a header file | Clemens Ladisch | 2008-04-24 | 2 | -54/+59 |
* | [ALSA] oxygen: move WM8785 symbols to a header file | Clemens Ladisch | 2008-04-24 | 2 | -41/+46 |
* | [ALSA] sound: virtuoso.c fix shadowed variable warning | Harvey Harrison | 2008-04-24 | 1 | -3/+3 |
* | [ALSA] oxygen: add owner field | Clemens Ladisch | 2008-02-29 | 2 | -0/+2 |
* | [ALSA] oxygen: fix line-in recording selection | Clemens Ladisch | 2008-02-22 | 1 | -0/+35 |
* | [ALSA] oxygen - Fix section mismatch | Takashi Iwai | 2008-02-22 | 2 | -6/+6 |