aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/oxygen (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11ALSA: oxygen: Support PCM sync_stopTakashi Iwai1-1/+1
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai1-6/+0
2019-12-11ALSA: oxygen: Use managed buffer allocationTakashi Iwai1-29/+23
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai1-5/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 404Thomas Gleixner6-78/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 264Thomas Gleixner8-93/+8
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai1-4/+1
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai1-4/+1
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-4/+1
2019-01-07ALSA: oxygen: initialize spdif_playback_enable to 0Tom Yan1-1/+1
2019-01-07ALSA: virtuoso: add de-emphasis controlTom Yan2-3/+69
2018-05-31ALSA: oxygen: use match_string() helperYisheng Xie1-7/+7
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai14-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman14-0/+14
2017-09-18ALSA: oxygen: Xonar DG(X): make model_xonar_dg constBhumika Goyal2-2/+2
2017-03-29ALSA: oxygen: simply setting of the shortname for Xonar DG cardsClemens Ladisch1-4/+2
2016-09-02ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall1-6/+6
2015-08-03ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz1-1/+1
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai1-4/+0
2015-04-27ALSA: jack: extend snd_jack_new to support phantom jackJie Yang1-1/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-16ALSA: add Studio Evolution SE6X supportClemens Ladisch2-0/+162
2015-01-16ALSA: oxygen: add XIO2001 initializationClemens Ladisch1-1/+10
2015-01-16ALSA: oxygen: add support for third analog inputClemens Ladisch4-7/+82
2015-01-16ALSA: oxygen: do not create useless S/PDIF controlsClemens Ladisch1-0/+9
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai1-15/+0
2015-01-09ALSA: oxygen: Simplify PM callbacksTakashi Iwai1-15/+0
2015-01-04ALSA: oxygen: Delete an unnecessary check before the function call "snd_pcm_suspend"Markus Elfring1-2/+1
2015-01-02ALSA: oxygen: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-8/+0
2014-09-22ALSA: oxygen: set fifo_sizeClemens Ladisch1-0/+10
2014-09-22ALSA: virtuoso: add partial Xonar Xense supportHarley Griggs2-0/+134
2014-09-08ALSA: virtuoso: add Xonar Essence STX II daughterboard supportClemens Ladisch1-2/+13
2014-09-08ALSA: virtuoso: add one more headphone impedance settingClemens Ladisch1-8/+10
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2-2/+2
2014-08-04ALSA: virtuoso: add Xonar Essence STX II supportClemens Ladisch2-2/+11
2014-03-31Merge branch 'for-next' into for-linusTakashi Iwai4-14/+14
2014-03-18ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regressionClemens Ladisch1-6/+24
2014-02-26ALSA: oxygen: Use standard printk helpersTakashi Iwai4-12/+12
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai1-2/+2
2014-01-29ALSA: oxygen: Xonar DG(X): cleanup and minor changesRoman Volkov3-33/+11
2014-01-29ALSA: oxygen: Xonar DG(X): modify high-pass filter controlRoman Volkov1-2/+6
2014-01-29ALSA: oxygen: Xonar DG(X): modify input select functionsRoman Volkov2-25/+30
2014-01-29ALSA: oxygen: Xonar DG(X): modify capture volume functionsRoman Volkov2-8/+26
2014-01-29ALSA: oxygen: Xonar DG(X): use headphone volume controlRoman Volkov1-32/+83
2014-01-29ALSA: oxygen: Xonar DG(X): modify playback output selectRoman Volkov3-33/+47
2014-01-29ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov1-1/+1
2014-01-29ALSA: oxygen: Xonar DG(X): move the mixer code into another fileRoman Volkov4-364/+411
2014-01-29ALSA: oxygen: modify CS4245 register dumping functionRoman Volkov1-3/+4
2014-01-29ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov2-24/+22