summaryrefslogtreecommitdiff
path: root/sound/pci/maestro3.c
AgeCommit message (Expand)Author
2017-09-07ALSA: maestro3: Use common error handling code in two functionsMarkus Elfring
2017-08-12ALSA: pci: make snd_pcm_hardware constBhumika Goyal
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2015-11-02ALSA: maestro3: Fix Allegro mute until master volume/mute is touchedOndrej Zary
2015-11-01ALSA: maestro3: Enable docking support for Dell Latitude C810Ondrej Zary
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-09ALSA: maestro3: Simplify PM callbacksTakashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-26ALSA: maestro3: 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
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-19Merge branch 'topic/pm-convert' into for-nextTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-06-18ALSA: maestro3: Remove unused AC97 register definitionsEzequiel Garcia
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2011-06-14ALSA: es1968,maestro3 - Use work for hw-volume controlTakashi Iwai
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2010-05-08ALSA: maestro3: Clear interrupts before enabling themVille Syrjälä
2010-04-23ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2)Hans de Goede
2010-04-22ALSA: snd-meastro3: Document hardware volume control a bitHans de Goede
2010-04-22ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resumeHans de Goede
2010-04-22ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600CHans de Goede
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-10firmware: convert maestro3 driver to use firmware loader exclusivelyDavid Woodhouse
2008-07-10maestro3: treat firmware data as constDavid Woodhouse
2008-06-06[ALSA] maestro3: Fix hw volume on HP OmniBookVille Syrjälä
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik
2008-04-24[ALSA] sound: maestro3.c fix shadowed variable warningsHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] sound/pci: remove line duplications in definesNicolas Kaiser
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch
2007-05-11[ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai
2007-05-11[ALSA] Enable Kconfig options for external firmwaresTakashi Iwai
2007-02-09[ALSA] maestro3 - Use quirk list helper functionTakashi Iwai
2007-02-09[ALSA] maestro3: add request_firmware()Clemens Ladisch
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai