summaryrefslogtreecommitdiffstats
path: root/sound/pci/via82xx.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-121-1/+1
* ALSA: via82xx: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-1/+1
|\
| * Annotate hardware config module parameters in sound/pci/David Howells2017-04-201-1/+1
* | ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-3/+3
|/
* ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick2016-11-131-1/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-5/+5
* ALSA: Use const struct ac97_quirkJoe Perches2015-04-051-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: via82xx: Simplify PM callbacksTakashi Iwai2015-01-091-14/+0
* ALSA: via82xx: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: via82xx: Use standard printk helpersTakashi Iwai2014-02-261-30/+39
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1
* treewide: Fix printks with 0x%#Joe Perches2013-08-271-1/+1
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-251-1/+1
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-25/+25
* ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai2012-09-061-0/+23
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-5/+5
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-9/+15
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: via82xx: allow to disable the SRCClemens Ladisch2011-09-201-0/+8
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-2/+3
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch2010-07-121-2/+7
* Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-011-1/+1
|\
| * sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* | ALSA: via82xx: add quirk for D1289 motherboardClemens Ladisch2010-02-221-0/+6
|/
* sound: via82xx: deactivate DXS controls of inactive streamsClemens Ladisch2009-10-301-7/+52
* sound: via82xx: move DXS volume controls to PCM interfaceClemens Ladisch2009-10-061-9/+18
* sound: Use PCI_VDEVICEJoe Perches2009-06-251-2/+2
* ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_waitSimon Arlott2009-06-221-1/+5
* sound: via82xx: fix DXS volume rangeClemens Ladisch2009-05-051-1/+1
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-10/+13
|\
| * ALSA: via82xx - Clean up quirk listTakashi Iwai2009-02-091-9/+9
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-051-1/+4
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* ALSA: via82xx - check continuous pages in buffer setupTakashi Iwai2008-08-251-10/+9
* ALSA: via82xx - ignore buffer preallocation errorsTakashi Iwai2008-08-251-23/+15
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-251-2/+3
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-3/+5
* ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk listWalter Sheets2008-07-101-0/+6
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] via82xx: minor optimization in snd_via82xx_freeMarcin Ĺšlusarz2008-01-311-1/+1
* [ALSA] via82xx - Fix quirk for Shuttle AK32VNTakashi Iwai2008-01-311-2/+8
OpenPOWER on IntegriCloud