aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/maestro3.c
AgeCommit message (Expand)Author
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
2006-12-20[ALSA] use the ALIGN macroClemens Ladisch
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-04-27[ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk
2006-03-31[ALSA] maestro3.c: fix BUG, optimizationAndreas Mohr
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser
2006-01-03[ALSA] maestro3 - Fix PM supportTakashi Iwai