summaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/oxygen_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-4/+0
* ALSA: oxygen: add XIO2001 initializationClemens Ladisch2015-01-161-1/+10
* ALSA: oxygen: add support for third analog inputClemens Ladisch2015-01-161-3/+12
* 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: Use standard printk helpersTakashi Iwai2014-02-261-5/+5
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-2/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-2/+2
|\
| * ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-2/+2
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-4/+4
|/
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-7/+10
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-3/+3
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: oxygen: do not show chip revision in card longnameClemens Ladisch2011-01-101-8/+3
* ALSA: oxygen: simplify model-specific MCLK handlingClemens Ladisch2011-01-101-12/+24
* Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-131-2/+4
|\
| * sound: don't use flush_scheduled_work()Tejun Heo2010-12-131-2/+4
* | ALSA: oxygen: show correct package IDClemens Ladisch2010-12-061-1/+7
* | ALSA: oxygen: allow to dump codec registersClemens Ladisch2010-12-061-4/+6
* | ALSA: oxygen: add Kuroutoshikou CMI8787-HG2PCI supportClemens Ladisch2010-11-031-1/+1
|/
* ALSA: oxygen: add PEX8111 initializationClemens Ladisch2010-10-061-1/+16
* ALSA: oxygen: rewrite PCIe bridge initializationClemens Ladisch2010-10-061-17/+23
* ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch2010-09-081-3/+18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sound: oxygen: fix for PI7C9X110 compatibilityClemens Ladisch2009-09-281-0/+23
* sound: oxygen: do not try to restore nonexistent EEPROMClemens Ladisch2009-09-281-1/+5
* sound: oxygen: handle cards with missing EEPROMClemens Ladisch2009-09-031-0/+3
* sound: oxygen: zero-initialize model dataClemens Ladisch2009-02-271-1/+1
* sound: oxygen: automatically restore overwritten EEPROMClemens Ladisch2009-02-191-0/+29
* sound: oxygen: handle cards with broken EEPROMClemens Ladisch2009-02-191-8/+43
* sound: oxygen: use static driver nameClemens Ladisch2009-02-191-2/+3
* sound: oxygen: allocate model_data dynamicallyClemens Ladisch2009-02-191-3/+11
* sound: oxygen: make the owner module a parameter of the probe functionClemens Ladisch2009-02-191-1/+2
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-4/+4
* ALSA: oxygen: add UART I/O functionsClemens Ladisch2008-09-221-2/+30
* ALSA: oxygen: configure MIDI via device_configClemens Ladisch2008-09-221-2/+7
* ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch2008-09-221-5/+5
* ALSA: oxygen: add probe callbackClemens Ladisch2008-09-221-1/+7
* ALSA: oxygen: use a copy of the model structClemens Ladisch2008-09-221-27/+27
* [ALSA] oxygen: add PM supportClemens Ladisch2008-05-191-0/+100
* [ALSA] oxygen: add symbol for I/O space sizeClemens Ladisch2008-05-191-2/+2
* [ALSA] oxygen: fix version in MODULE_LICENSEClemens Ladisch2008-05-191-1/+1
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-3/+1
* [ALSA] oxygen: mute by defaultClemens Ladisch2008-04-241-1/+2
* [ALSA] oxygen: generalize handling of DAC volume limitsClemens Ladisch2008-04-241-1/+1
* [ALSA] oxygen: use SPDIF input only if presentClemens Ladisch2008-04-241-18/+31
* [ALSA] oxygen: fix line-in recording selection (now for real)Clemens Ladisch2008-04-241-0/+2