summaryrefslogtreecommitdiff
path: root/sound/pci/oxygen
AgeCommit message (Expand)Author
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18ALSA: oxygen: Xonar DG(X): make model_xonar_dg constBhumika Goyal
2017-03-29ALSA: oxygen: simply setting of the shortname for Xonar DG cardsClemens Ladisch
2016-09-02ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall
2015-08-03ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai
2015-04-27ALSA: jack: extend snd_jack_new to support phantom jackJie Yang
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-16ALSA: add Studio Evolution SE6X supportClemens Ladisch
2015-01-16ALSA: oxygen: add XIO2001 initializationClemens Ladisch
2015-01-16ALSA: oxygen: add support for third analog inputClemens Ladisch
2015-01-16ALSA: oxygen: do not create useless S/PDIF controlsClemens Ladisch
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-09ALSA: oxygen: Simplify PM callbacksTakashi Iwai
2015-01-04ALSA: oxygen: Delete an unnecessary check before the function call "snd_pcm_s...Markus Elfring
2015-01-02ALSA: oxygen: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen
2014-09-22ALSA: oxygen: set fifo_sizeClemens Ladisch
2014-09-22ALSA: virtuoso: add partial Xonar Xense supportHarley Griggs
2014-09-08ALSA: virtuoso: add Xonar Essence STX II daughterboard supportClemens Ladisch
2014-09-08ALSA: virtuoso: add one more headphone impedance settingClemens Ladisch
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-04ALSA: virtuoso: add Xonar Essence STX II supportClemens Ladisch
2014-03-31Merge branch 'for-next' into for-linusTakashi Iwai
2014-03-18ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regressionClemens Ladisch
2014-02-26ALSA: oxygen: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-01-29ALSA: oxygen: Xonar DG(X): cleanup and minor changesRoman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): modify high-pass filter controlRoman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): modify input select functionsRoman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): modify capture volume functionsRoman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): use headphone volume controlRoman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): modify playback output selectRoman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): move the mixer code into another fileRoman Volkov
2014-01-29ALSA: oxygen: modify CS4245 register dumping functionRoman Volkov
2014-01-29ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters functionRoman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): modify initialization functionsRoman Volkov
2014-01-29ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functionsRoman Volkov
2014-01-29ALSA: oxygen: additional definitions for the Xonar DG/DGX cardRoman Volkov
2014-01-29ALSA: oxygen: change description of the xonar_dg.c fileRoman Volkov
2014-01-29ALSA: oxygen: export oxygen_update_dac_routing symbolRoman Volkov
2014-01-29ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING registerRoman Volkov
2014-01-29ALSA: oxygen: modify the SPI writing functionRoman Volkov
2014-01-29ALSA: oxygen: add the separate SPI waiting functionRoman Volkov
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: oxygen: remove __dev* attributesBill Pemberton
2012-11-05ALSA: virtuoso: Xonar DSX supportSergiu Giurgiu
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds