summaryrefslogtreecommitdiff
path: root/sound/pci/oxygen/oxygen_lib.c
AgeCommit message (Expand)Author
2021-07-19ALSA: oxygen: Allocate resources with device-managed APIsTakashi Iwai
2019-12-11ALSA: oxygen: Support PCM sync_stopTakashi Iwai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 404Thomas Gleixner
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-07ALSA: oxygen: initialize spdif_playback_enable to 0Tom Yan
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai
2015-01-16ALSA: oxygen: add XIO2001 initializationClemens Ladisch
2015-01-16ALSA: oxygen: add support for third analog inputClemens 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
2014-02-26ALSA: oxygen: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-01-10ALSA: oxygen: do not show chip revision in card longnameClemens Ladisch
2011-01-10ALSA: oxygen: simplify model-specific MCLK handlingClemens Ladisch
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo
2010-12-06ALSA: oxygen: show correct package IDClemens Ladisch
2010-12-06ALSA: oxygen: allow to dump codec registersClemens Ladisch
2010-11-03ALSA: oxygen: add Kuroutoshikou CMI8787-HG2PCI supportClemens Ladisch
2010-10-06ALSA: oxygen: add PEX8111 initializationClemens Ladisch
2010-10-06ALSA: oxygen: rewrite PCIe bridge initializationClemens Ladisch
2010-09-08ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-28sound: oxygen: fix for PI7C9X110 compatibilityClemens Ladisch
2009-09-28sound: oxygen: do not try to restore nonexistent EEPROMClemens Ladisch
2009-09-03sound: oxygen: handle cards with missing EEPROMClemens Ladisch
2009-02-27sound: oxygen: zero-initialize model dataClemens Ladisch
2009-02-19sound: oxygen: automatically restore overwritten EEPROMClemens Ladisch
2009-02-19sound: oxygen: handle cards with broken EEPROMClemens Ladisch
2009-02-19sound: oxygen: use static driver nameClemens Ladisch
2009-02-19sound: oxygen: allocate model_data dynamicallyClemens Ladisch
2009-02-19sound: oxygen: make the owner module a parameter of the probe functionClemens Ladisch
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-09-22ALSA: oxygen: add UART I/O functionsClemens Ladisch
2008-09-22ALSA: oxygen: configure MIDI via device_configClemens Ladisch
2008-09-22ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch
2008-09-22ALSA: oxygen: add probe callbackClemens Ladisch
2008-09-22ALSA: oxygen: use a copy of the model structClemens Ladisch
2008-05-19[ALSA] oxygen: add PM supportClemens Ladisch