summaryrefslogtreecommitdiffstats
path: root/sound/pci/maestro3.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: maestro3: Fix Allegro mute until master volume/mute is touchedOndrej Zary2015-11-021-0/+10
* ALSA: maestro3: Enable docking support for Dell Latitude C810Ondrej Zary2015-11-011-4/+11
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: maestro3: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: maestro3: Use standard printk helpersTakashi Iwai2014-02-261-18/+19
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* 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-4/+6
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-12/+12
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-5/+5
* Merge branch 'topic/pm-convert' into for-nextTakashi Iwai2012-07-191-9/+15
|\
| * ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-9/+15
* | ALSA: maestro3: Remove unused AC97 register definitionsEzequiel Garcia2012-06-181-68/+0
|/
* 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: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-2/+2
* ALSA: es1968,maestro3 - Use work for hw-volume controlTakashi Iwai2011-06-141-59/+12
* 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: maestro3: Clear interrupts before enabling themVille Syrjälä2010-05-081-0/+1
* ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2)Hans de Goede2010-04-231-2/+114
* ALSA: snd-meastro3: Document hardware volume control a bitHans de Goede2010-04-221-4/+18
* ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resumeHans de Goede2010-04-221-0/+8
* ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600CHans de Goede2010-04-221-0/+1
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-071-2/+2
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-181-1/+1
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-178/+8
|\
| * firmware: convert maestro3 driver to use firmware loader exclusivelyDavid Woodhouse2008-07-101-171/+0
| * maestro3: treat firmware data as constDavid Woodhouse2008-07-101-14/+15
* | [ALSA] maestro3: Fix hw volume on HP OmniBookVille Syrjälä2008-06-061-15/+27
|/
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-3/+1
* [ALSA] sound: maestro3.c fix shadowed variable warningsHarvey Harrison2008-04-241-17/+17
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound/pci: remove line duplications in definesNicolas Kaiser2008-01-311-1/+0
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-2/+0
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-111-0/+4
* [ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai2007-05-111-16/+14
* [ALSA] Enable Kconfig options for external firmwaresTakashi Iwai2007-05-111-8/+6
* [ALSA] maestro3 - Use quirk list helper functionTakashi Iwai2007-02-091-167/+127
* [ALSA] maestro3: add request_firmware()Clemens Ladisch2007-02-091-6/+73
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] use the ALIGN macroClemens Ladisch2006-12-201-1/+1
OpenPOWER on IntegriCloud