summaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxygen: simply setting of the shortname for Xonar DG cardsClemens Ladisch2017-03-291-4/+2
* ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall2016-09-021-6/+6
* ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz2015-08-031-1/+1
* ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-4/+0
* ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2015-04-271-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: add Studio Evolution SE6X supportClemens Ladisch2015-01-162-0/+162
* ALSA: oxygen: add XIO2001 initializationClemens Ladisch2015-01-161-1/+10
* ALSA: oxygen: add support for third analog inputClemens Ladisch2015-01-164-7/+82
* ALSA: oxygen: do not create useless S/PDIF controlsClemens Ladisch2015-01-161-0/+9
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-15/+0
|\
| * ALSA: oxygen: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
* | ALSA: oxygen: Delete an unnecessary check before the function call "snd_pcm_s...Markus Elfring2015-01-041-2/+1
* | ALSA: oxygen: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-021-8/+0
|/
* ALSA: oxygen: set fifo_sizeClemens Ladisch2014-09-221-0/+10
* ALSA: virtuoso: add partial Xonar Xense supportHarley Griggs2014-09-222-0/+134
* ALSA: virtuoso: add Xonar Essence STX II daughterboard supportClemens Ladisch2014-09-081-2/+13
* ALSA: virtuoso: add one more headphone impedance settingClemens Ladisch2014-09-081-8/+10
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* ALSA: virtuoso: add Xonar Essence STX II supportClemens Ladisch2014-08-042-2/+11
* Merge branch 'for-next' into for-linusTakashi Iwai2014-03-314-14/+14
|\
| * ALSA: oxygen: Use standard printk helpersTakashi Iwai2014-02-264-12/+12
| * ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-2/+2
* | ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regressionClemens Ladisch2014-03-181-6/+24
|/
* ALSA: oxygen: Xonar DG(X): cleanup and minor changesRoman Volkov2014-01-293-33/+11
* ALSA: oxygen: Xonar DG(X): modify high-pass filter controlRoman Volkov2014-01-291-2/+6
* ALSA: oxygen: Xonar DG(X): modify input select functionsRoman Volkov2014-01-292-25/+30
* ALSA: oxygen: Xonar DG(X): modify capture volume functionsRoman Volkov2014-01-292-8/+26
* ALSA: oxygen: Xonar DG(X): use headphone volume controlRoman Volkov2014-01-291-32/+83
* ALSA: oxygen: Xonar DG(X): modify playback output selectRoman Volkov2014-01-293-33/+47
* ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov2014-01-291-1/+1
* ALSA: oxygen: Xonar DG(X): move the mixer code into another fileRoman Volkov2014-01-294-364/+411
* ALSA: oxygen: modify CS4245 register dumping functionRoman Volkov2014-01-291-3/+4
* ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov2014-01-292-24/+22
* ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters functionRoman Volkov2014-01-291-20/+38
* ALSA: oxygen: Xonar DG(X): modify initialization functionsRoman Volkov2014-01-292-65/+42
* ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functionsRoman Volkov2014-01-293-4/+73
* ALSA: oxygen: additional definitions for the Xonar DG/DGX cardRoman Volkov2014-01-292-14/+23
* ALSA: oxygen: change description of the xonar_dg.c fileRoman Volkov2014-01-291-5/+13
* ALSA: oxygen: export oxygen_update_dac_routing symbolRoman Volkov2014-01-291-0/+1
* ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING registerRoman Volkov2014-01-291-0/+1
* ALSA: oxygen: modify the SPI writing functionRoman Volkov2014-01-292-12/+7
* ALSA: oxygen: add the separate SPI waiting functionRoman Volkov2014-01-291-0/+18
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: oxygen: remove __dev* attributesBill Pemberton2012-12-075-16/+16
* ALSA: virtuoso: Xonar DSX supportSergiu Giurgiu2012-11-052-1/+6
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-094-5/+5
|\
| * ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-144-5/+5
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-4/+4
|/
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-034-13/+17
OpenPOWER on IntegriCloud