aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/oxygen/oxygen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: oxygen: Allocate resources with device-managed APIsTakashi Iwai1-1/+0
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 404Thomas Gleixner1-13/+1
2017-03-29ALSA: oxygen: simply setting of the shortname for Xonar DG cardsClemens Ladisch1-4/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2012-12-07ALSA: oxygen: remove __dev* attributesBill Pemberton1-5/+5
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-1/+1
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-2/+3
2012-05-05ALSA: oxygen: add Xonar DGX supportClemens Ladisch1-0/+8
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai1-12/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2011-01-11ALSA: oxygen: add S/PDIF source selection for Claro cardsClemens Ladisch1-4/+88
2011-01-11ALSA: oxygen: fix CD/MIDI for X-Meridian (2G)Clemens Ladisch1-0/+3
2011-01-10ALSA: oxygen: add some card namesClemens Ladisch1-3/+21
2011-01-10ALSA: oxygen: X-Meridian: add S/PDIF source selectionClemens Ladisch1-2/+75
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch1-14/+2
2011-01-10ALSA: oxygen: add Xonar DG supportClemens Ladisch1-1/+10
2011-01-10ALSA: oxygen: add X-Meridian 2G supportClemens Ladisch1-0/+2
2011-01-10ALSA: oxygen: add more PCI IDsClemens Ladisch1-0/+3
2011-01-10ALSA: virtuoso: reduce MCLK in double rate modesClemens Ladisch1-2/+4
2011-01-10ALSA: oxygen: simplify model-specific MCLK handlingClemens Ladisch1-1/+2
2011-01-10ALSA: oxygen: allow different number of PCM and mixer channelsClemens Ladisch1-3/+5
2010-12-06ALSA: oxygen: update hardware commentsClemens Ladisch1-9/+15
2010-12-06ALSA: oxygen: allow to dump codec registersClemens Ladisch1-0/+38
2010-11-03ALSA: oxygen: add HiFier Serenade supportClemens Ladisch1-13/+14
2010-11-03ALSA: oxygen: reorganize PCI IDsClemens Ladisch1-8/+14
2010-11-03ALSA: oxygen: add Kuroutoshikou CMI8787-HG2PCI supportClemens Ladisch1-4/+15
2010-11-03ALSA: oxygen: merge HiFier driver into snd-oxygenClemens Ladisch1-5/+38
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-0/+4
2010-10-06ALSA: oxygen - Add a SSID for CMI8787-HG2PCITakashi Iwai1-0/+1
2010-10-05ALSA: oxygen: handle CD input configuration with a flagClemens Ladisch1-1/+2
2010-09-22ALSA: oxygen: fix analog capture on Claro halo cardsErik J. Staab1-0/+4
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2009-09-28sound: oxygen: add high-pass filter controlClemens Ladisch1-2/+71
2009-09-28sound: oxygen: add digital filter controlClemens Ladisch1-0/+65
2009-09-28sound: oxygen: allow custom MCLK ratesClemens Ladisch1-0/+1
2009-09-28sound: oxygen: cache codec registersClemens Ladisch1-49/+58
2009-09-28sound: oxygen: more hardware documentationClemens Ladisch1-0/+6
2009-03-09sound: oxygen: enable headphone output on Claro cardsClemens Ladisch1-10/+53
2009-02-20sound: oxygen: handle AK5385 ADC on Claro halo cardsClemens Ladisch1-0/+16
2009-02-19sound: oxygen: handle cards with broken EEPROMClemens Ladisch1-20/+24
2009-02-19sound: oxygen: make the owner module a parameter of the probe functionClemens Ladisch1-2/+1
2008-11-28ALSA: oxygen: add Claro halo supportClemens Ladisch1-0/+4
2008-09-22ALSA: oxygen: add self-documenting functionsClemens Ladisch1-1/+6
2008-09-22ALSA: oxygen: configure MIDI via device_configClemens Ladisch1-0/+1
2008-09-22ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch1-10/+10
2008-09-22ALSA: oxygen: handle X-Meridian dynamicallyClemens Ladisch1-33/+17
2008-09-22ALSA: oxygen: remove X-Meridian magic numberClemens Ladisch1-11/+16