aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/maestro3.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-64/+17
* 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
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-5/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-5/+5
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-1/+2
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk2006-04-271-1/+0
* [ALSA] maestro3.c: fix BUG, optimizationAndreas Mohr2006-03-311-20/+37
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-0/+1
* [PATCH] Intruduce DMA_28BIT_MASKTobias Klauser2006-03-221-2/+3
* [ALSA] maestro3 - Fix PM supportTakashi Iwai2006-01-031-10/+18
* [ALSA] Remove xxx_t typedefs: PCI Maestro3Takashi Iwai2006-01-031-112/+111
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-6/+3
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-5/+5
* [ALSA] Fix maestro3 hang after cold bootCharles R. Anderson2005-11-041-1/+1
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-121-0/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-29/+0
* [ALSA] maestro3 - Clean upTakashi Iwai2005-07-281-13/+13
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-4/+4
* [ALSA] maestro3: Add hardware volume control quirk listVille Syrjala2005-05-291-21/+106
* [ALSA] maestro3: HP OmniBook HW volume button magicVille Syrjala2005-05-291-0/+12