summaryrefslogtreecommitdiffstats
path: root/sound/pci/maestro3.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-15
* ALSA: maestro3: Proper endian notationsTakashi Iwai2018-07-27
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* ALSA: maestro3: Use common error handling code in two functionsMarkus Elfring2017-09-07
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-12
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-02
* ALSA: maestro3: Fix Allegro mute until master volume/mute is touchedOndrej Zary2015-11-02
* ALSA: maestro3: Enable docking support for Dell Latitude C810Ondrej Zary2015-11-01
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-16
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: maestro3: Simplify PM callbacksTakashi Iwai2015-01-09
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: maestro3: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* 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: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
* Merge branch 'topic/pm-convert' into for-nextTakashi Iwai2012-07-19
|\
| * ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* | ALSA: maestro3: Remove unused AC97 register definitionsEzequiel Garcia2012-06-18
|/
* 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: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* ALSA: es1968,maestro3 - Use work for hw-volume controlTakashi Iwai2011-06-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: maestro3: Clear interrupts before enabling themVille Syrjälä2010-05-08
* ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2)Hans de Goede2010-04-23
* ALSA: snd-meastro3: Document hardware volume control a bitHans de Goede2010-04-22
* ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resumeHans de Goede2010-04-22
* ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600CHans de Goede2010-04-22
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
* dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-07
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-18
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
|\
| * firmware: convert maestro3 driver to use firmware loader exclusivelyDavid Woodhouse2008-07-10
| * maestro3: treat firmware data as constDavid Woodhouse2008-07-10
* | [ALSA] maestro3: Fix hw volume on HP OmniBookVille Syrjälä2008-06-06
|/
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-24
* [ALSA] sound: maestro3.c fix shadowed variable warningsHarvey Harrison2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] sound/pci: remove line duplications in definesNicolas Kaiser2008-01-31
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-16
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-11
* [ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai2007-05-11