aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/oxygen_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai1-4/+0
2015-01-16ALSA: oxygen: add XIO2001 initializationClemens Ladisch1-1/+10
2015-01-16ALSA: oxygen: add support for third analog inputClemens Ladisch1-3/+12
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
2014-02-26ALSA: oxygen: Use standard printk helpersTakashi Iwai1-5/+5
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai1-2/+2
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai1-1/+0
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+2
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-4/+4
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-2/+2
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-7/+10
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-3/+3
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-1/+1
2011-01-10ALSA: oxygen: do not show chip revision in card longnameClemens Ladisch1-8/+3
2011-01-10ALSA: oxygen: simplify model-specific MCLK handlingClemens Ladisch1-12/+24
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai1-2/+4
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo1-2/+4
2010-12-06ALSA: oxygen: show correct package IDClemens Ladisch1-1/+7
2010-12-06ALSA: oxygen: allow to dump codec registersClemens Ladisch1-4/+6
2010-11-03ALSA: oxygen: add Kuroutoshikou CMI8787-HG2PCI supportClemens Ladisch1-1/+1
2010-10-06ALSA: oxygen: add PEX8111 initializationClemens Ladisch1-1/+16
2010-10-06ALSA: oxygen: rewrite PCIe bridge initializationClemens Ladisch1-17/+23
2010-09-08ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch1-3/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-28sound: oxygen: fix for PI7C9X110 compatibilityClemens Ladisch1-0/+23
2009-09-28sound: oxygen: do not try to restore nonexistent EEPROMClemens Ladisch1-1/+5
2009-09-03sound: oxygen: handle cards with missing EEPROMClemens Ladisch1-0/+3
2009-02-27sound: oxygen: zero-initialize model dataClemens Ladisch1-1/+1
2009-02-19sound: oxygen: automatically restore overwritten EEPROMClemens Ladisch1-0/+29
2009-02-19sound: oxygen: handle cards with broken EEPROMClemens Ladisch1-8/+43
2009-02-19sound: oxygen: use static driver nameClemens Ladisch1-2/+3
2009-02-19sound: oxygen: allocate model_data dynamicallyClemens Ladisch1-3/+11
2009-02-19sound: oxygen: make the owner module a parameter of the probe functionClemens Ladisch1-1/+2
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-4/+4
2008-09-22ALSA: oxygen: add UART I/O functionsClemens Ladisch1-2/+30
2008-09-22ALSA: oxygen: configure MIDI via device_configClemens Ladisch1-2/+7
2008-09-22ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch1-5/+5
2008-09-22ALSA: oxygen: add probe callbackClemens Ladisch1-1/+7
2008-09-22ALSA: oxygen: use a copy of the model structClemens Ladisch1-27/+27
2008-05-19[ALSA] oxygen: add PM supportClemens Ladisch1-0/+100
2008-05-19[ALSA] oxygen: add symbol for I/O space sizeClemens Ladisch1-2/+2
2008-05-19[ALSA] oxygen: fix version in MODULE_LICENSEClemens Ladisch1-1/+1
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-3/+1
2008-04-24[ALSA] oxygen: mute by defaultClemens Ladisch1-1/+2
2008-04-24[ALSA] oxygen: generalize handling of DAC volume limitsClemens Ladisch1-1/+1
2008-04-24[ALSA] oxygen: use SPDIF input only if presentClemens Ladisch1-18/+31
2008-04-24[ALSA] oxygen: fix line-in recording selection (now for real)Clemens Ladisch1-0/+2