summaryrefslogtreecommitdiff
path: root/sound/pci/via82xx.c
Commit message (Expand)AuthorAge
* treewide: Fix printks with 0x%#Joe Perches2013-08-27
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-25
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai2012-09-06
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: via82xx: allow to disable the SRCClemens Ladisch2011-09-20
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch2010-07-12
* Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-01
|\
| * sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
* | ALSA: via82xx: add quirk for D1289 motherboardClemens Ladisch2010-02-22
|/
* sound: via82xx: deactivate DXS controls of inactive streamsClemens Ladisch2009-10-30
* sound: via82xx: move DXS volume controls to PCM interfaceClemens Ladisch2009-10-06
* sound: Use PCI_VDEVICEJoe Perches2009-06-25
* ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_waitSimon Arlott2009-06-22
* sound: via82xx: fix DXS volume rangeClemens Ladisch2009-05-05
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-24
|\
| * ALSA: via82xx - Clean up quirk listTakashi Iwai2009-02-09
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-05
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
|/
* ALSA: via82xx - check continuous pages in buffer setupTakashi Iwai2008-08-25
* ALSA: via82xx - ignore buffer preallocation errorsTakashi Iwai2008-08-25
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-25
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-13
* ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk listWalter Sheets2008-07-10
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] via82xx: minor optimization in snd_via82xx_freeMarcin Ĺšlusarz2008-01-31
* [ALSA] via82xx - Fix quirk for Shuttle AK32VNTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] via82xx - Add DXS quirk for Shuttle AK31v2Takashi Iwai2007-10-16
* [ALSA] alsa-kernel: schedule_timeout() fixesRene Herman2007-10-16
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-16
* [ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai2007-07-20
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-09
* [ALSA] via82xx - Use quirk list helper functionTakashi Iwai2007-02-09
* [ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi Iwai2007-02-09
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-20
* [ALSA] via82xx: add __devinitdataAndreas Mohr2006-12-20
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ALSA] Added TLV support to VIA82xx driverTakashi Iwai2006-09-23