| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Fix loud click noise with IdeaPad 410Y | Takashi Iwai | 2014-03-07 | 1 | -0/+19 |
* | ALSA: hda - Use analog beep for Thinkpads with AD1984 codecs | Takashi Iwai | 2014-03-05 | 1 | -0/+3 |
* | ALSA: hda - Add missing loopback merge path for AD1884/1984 codecs | Takashi Iwai | 2014-03-05 | 1 | -0/+1 |
* | ALSA: hda - add automute fix for another dell AIO model | Hui Wang | 2014-03-04 | 1 | -1/+1 |
* | ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371 | Marius Knaust | 2014-03-03 | 1 | -0/+1 |
* | ALSA: hda/realtek - Add more entry for enable HP mute led | Kailang Yang | 2014-02-26 | 1 | -0/+1 |
* | ALSA: hda - Add a fixup for HP Folio 13 mute LED | Takashi Iwai | 2014-02-25 | 1 | -0/+20 |
* | ALSA: hda/realtek - Add more entry for enable HP mute led | Kailang Yang | 2014-02-21 | 1 | -0/+47 |
* | ALSA: hda - Enable front audio jacks on one HP desktop model | Hui Wang | 2014-02-20 | 1 | -0/+13 |
* | ALSA: hda/ca0132 - Fix recording from mode id 0x8 | Hsin-Yu Chao | 2014-02-19 | 1 | -3/+1 |
* | ALSA: hda/ca0132 - setup/cleanup streams | Hsin-Yu Chao | 2014-02-19 | 1 | -59/+7 |
* | ALSA: hda - add headset mic detect quirks for two Dell laptops | Hui Wang | 2014-02-18 | 1 | -0/+2 |
* | ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X" | Martin Kepplinger | 2014-02-12 | 1 | -3/+0 |
* | ALSA: hda - Fix undefined symbol due to builtin/module mixup | Takashi Iwai | 2014-02-10 | 1 | -15/+15 |
* | ALSA: hda - Fix mic capture on Sony VAIO Pro 11 | Takashi Iwai | 2014-02-07 | 1 | -0/+1 |
* | ALSA: hda - Add a headset quirk for Dell XPS 13 | David Henningsson | 2014-02-07 | 1 | -0/+1 |
* | ALSA: hda - Fix inconsistent Mic mute LED | Takashi Iwai | 2014-02-07 | 6 | -18/+31 |
* | ALSA: hda - Fix leftover ifdef checks after modularization | Takashi Iwai | 2014-02-07 | 2 | -4/+4 |
* | ALSA: hda - Improve loopback path lookups for AD1983 | Takashi Iwai | 2014-02-05 | 1 | -0/+7 |
* | ALSA: hda - Fix missing VREF setup for Mac Pro 1,1 | Takashi Iwai | 2014-02-05 | 1 | -1/+8 |
* | ALSA: hda - Add missing mixer widget for AD1983 | Takashi Iwai | 2014-02-05 | 1 | -0/+1 |
* | ALSA: hda/realtek - Avoid invalid COEFs for ALC271X | Takashi Iwai | 2014-02-05 | 1 | -0/+3 |
* | ALSA: hda - Fix silent output on Toshiba Satellite L40 | Takashi Iwai | 2014-02-04 | 1 | -0/+19 |
* | ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled | Stephen Warren | 2014-01-31 | 1 | -4/+36 |
* | ALSA: hda - add headset mic detect quirks for another Dell laptop | Hui Wang | 2014-01-30 | 1 | -0/+1 |
* | Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-... | Takashi Iwai | 2014-01-30 | 9 | -501/+713 |
|\ |
|
| * | ALSA: oxygen: Xonar DG(X): cleanup and minor changes | Roman Volkov | 2014-01-29 | 3 | -33/+11 |
| * | ALSA: oxygen: Xonar DG(X): modify high-pass filter control | Roman Volkov | 2014-01-29 | 1 | -2/+6 |
| * | ALSA: oxygen: Xonar DG(X): modify input select functions | Roman Volkov | 2014-01-29 | 2 | -25/+30 |
| * | ALSA: oxygen: Xonar DG(X): modify capture volume functions | Roman Volkov | 2014-01-29 | 2 | -8/+26 |
| * | ALSA: oxygen: Xonar DG(X): use headphone volume control | Roman Volkov | 2014-01-29 | 1 | -32/+83 |
| * | ALSA: oxygen: Xonar DG(X): modify playback output select | Roman Volkov | 2014-01-29 | 3 | -33/+47 |
| * | ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2 | Roman Volkov | 2014-01-29 | 1 | -1/+1 |
| * | ALSA: oxygen: Xonar DG(X): move the mixer code into another file | Roman Volkov | 2014-01-29 | 4 | -364/+411 |
| * | ALSA: oxygen: modify CS4245 register dumping function | Roman Volkov | 2014-01-29 | 1 | -3/+4 |
| * | ALSA: oxygen: modify adjust_dg_dac_routing function | Roman Volkov | 2014-01-29 | 2 | -24/+22 |
| * | ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters function | Roman Volkov | 2014-01-29 | 1 | -20/+38 |
| * | ALSA: oxygen: Xonar DG(X): modify initialization functions | Roman Volkov | 2014-01-29 | 2 | -65/+42 |
| * | ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functions | Roman Volkov | 2014-01-29 | 3 | -4/+73 |
| * | ALSA: oxygen: additional definitions for the Xonar DG/DGX card | Roman Volkov | 2014-01-29 | 2 | -14/+23 |
| * | ALSA: oxygen: change description of the xonar_dg.c file | Roman Volkov | 2014-01-29 | 1 | -5/+13 |
| * | ALSA: oxygen: export oxygen_update_dac_routing symbol | Roman Volkov | 2014-01-29 | 1 | -0/+1 |
| * | ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING register | Roman Volkov | 2014-01-29 | 1 | -0/+1 |
| * | ALSA: oxygen: modify the SPI writing function | Roman Volkov | 2014-01-29 | 2 | -12/+7 |
| * | ALSA: oxygen: add the separate SPI waiting function | Roman Volkov | 2014-01-29 | 1 | -0/+18 |
* | | ALSA: hda - Add parameter for dumping processing coefficients | David Henningsson | 2014-01-29 | 2 | -2/+33 |
* | | ALSA: hda - Fix silent output on MacBook Air 1,1 | Adrien Vergé | 2014-01-25 | 1 | -1/+18 |
* | | ALSA: hda - Apply +5dB output amp on ASUS Zenbook UX31A | Takashi Iwai | 2014-01-22 | 1 | -1/+13 |
* | | ALSA: cs46xx: Fix memory leak at destructor | Takashi Iwai | 2014-01-22 | 1 | -0/+1 |
* | | ALSA: hda - add headset mic detect quirks for some Dell machines | Hui Wang | 2014-01-16 | 1 | -1/+8 |