Age | Commit message (Expand) | Author | Files | Lines |
2019-01-18 | Merge branch 'topic/pcm-device-suspend' into for-next | Takashi Iwai | 1 | -4/+1 |
2019-01-15 | ALSA: pci: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 1 | -4/+1 |
2019-01-07 | ALSA: oxygen: initialize spdif_playback_enable to 0 | Tom Yan | 1 | -1/+1 |
2019-01-07 | ALSA: virtuoso: add de-emphasis control | Tom Yan | 2 | -3/+69 |
2018-05-31 | ALSA: oxygen: use match_string() helper | Yisheng Xie | 1 | -7/+7 |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 14 | -0/+14 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 14 | -0/+14 |
2017-09-18 | ALSA: oxygen: Xonar DG(X): make model_xonar_dg const | Bhumika Goyal | 2 | -2/+2 |
2017-03-29 | ALSA: oxygen: simply setting of the shortname for Xonar DG cards | Clemens Ladisch | 1 | -4/+2 |
2016-09-02 | ALSA: oxygen: constify snd_pcm_ops structures | Julia Lawall | 1 | -6/+6 |
2015-08-03 | ALSA: oxygen: Fix logical-not-parentheses warning | Tomer Barletz | 1 | -1/+1 |
2015-05-29 | ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS | Takashi Iwai | 1 | -4/+0 |
2015-04-27 | ALSA: jack: extend snd_jack_new to support phantom jack | Jie Yang | 1 | -1/+1 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 1 | -1/+1 |
2015-01-17 | ALSA: add Studio Evolution SE6X support | Clemens Ladisch | 2 | -0/+162 |
2015-01-17 | ALSA: oxygen: add XIO2001 initialization | Clemens Ladisch | 1 | -1/+10 |
2015-01-17 | ALSA: oxygen: add support for third analog input | Clemens Ladisch | 4 | -7/+82 |
2015-01-17 | ALSA: oxygen: do not create useless S/PDIF controls | Clemens Ladisch | 1 | -0/+9 |
2015-01-11 | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai | 1 | -15/+0 |
2015-01-09 | ALSA: oxygen: Simplify PM callbacks | Takashi Iwai | 1 | -15/+0 |
2015-01-04 | ALSA: oxygen: Delete an unnecessary check before the function call "snd_pcm_s... | Markus Elfring | 1 | -2/+1 |
2015-01-02 | ALSA: oxygen: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen | 1 | -8/+0 |
2014-09-22 | ALSA: oxygen: set fifo_size | Clemens Ladisch | 1 | -0/+10 |
2014-09-22 | ALSA: virtuoso: add partial Xonar Xense support | Harley Griggs | 2 | -0/+134 |
2014-09-08 | ALSA: virtuoso: add Xonar Essence STX II daughterboard support | Clemens Ladisch | 1 | -2/+13 |
2014-09-08 | ALSA: virtuoso: add one more headphone impedance setting | Clemens Ladisch | 1 | -8/+10 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2 | -2/+2 |
2014-08-04 | ALSA: virtuoso: add Xonar Essence STX II support | Clemens Ladisch | 2 | -2/+11 |
2014-03-31 | Merge branch 'for-next' into for-linus | Takashi Iwai | 4 | -14/+14 |
2014-03-18 | ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regression | Clemens Ladisch | 1 | -6/+24 |
2014-02-26 | ALSA: oxygen: Use standard printk helpers | Takashi Iwai | 4 | -12/+12 |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -2/+2 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): cleanup and minor changes | Roman Volkov | 3 | -33/+11 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify high-pass filter control | Roman Volkov | 1 | -2/+6 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify input select functions | Roman Volkov | 2 | -25/+30 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify capture volume functions | Roman Volkov | 2 | -8/+26 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): use headphone volume control | Roman Volkov | 1 | -32/+83 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify playback output select | Roman Volkov | 3 | -33/+47 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2 | Roman Volkov | 1 | -1/+1 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): move the mixer code into another file | Roman Volkov | 4 | -364/+411 |
2014-01-29 | ALSA: oxygen: modify CS4245 register dumping function | Roman Volkov | 1 | -3/+4 |
2014-01-29 | ALSA: oxygen: modify adjust_dg_dac_routing function | Roman Volkov | 2 | -24/+22 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters function | Roman Volkov | 1 | -20/+38 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify initialization functions | Roman Volkov | 2 | -65/+42 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functions | Roman Volkov | 3 | -4/+73 |
2014-01-29 | ALSA: oxygen: additional definitions for the Xonar DG/DGX card | Roman Volkov | 2 | -14/+23 |
2014-01-29 | ALSA: oxygen: change description of the xonar_dg.c file | Roman Volkov | 1 | -5/+13 |
2014-01-29 | ALSA: oxygen: export oxygen_update_dac_routing symbol | Roman Volkov | 1 | -0/+1 |
2014-01-29 | ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING register | Roman Volkov | 1 | -0/+1 |
2014-01-29 | ALSA: oxygen: modify the SPI writing function | Roman Volkov | 2 | -12/+7 |