aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/maestro3.c
AgeCommit message (Expand)Author
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai
2020-12-25ALSA: maestro: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2020-01-03ALSA: pci: Constify snd_pci_quirk tablesTakashi Iwai
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: maestro3: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: maestro3: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-07-27ALSA: maestro3: Proper endian notationsTakashi Iwai
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
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