aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/maestro3.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[ALSA] maestro3: add request_firmware()Gravatar Clemens Ladisch 1-6/+73
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsGravatar Takashi Iwai 1-1/+1
2006-12-20[ALSA] use the ALIGN macroGravatar Clemens Ladisch 1-1/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversGravatar Takashi Iwai 1-5/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+1
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversGravatar Takashi Iwai 1-5/+5
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsGravatar Takashi Iwai 1-1/+2
2006-04-27[ALSA] add __devinitdata to all pci_device_idGravatar Henrik Kretzschmar 1-1/+1
2006-04-27[ALSA] sound/pci/: remove duplicate #include'sGravatar Adrian Bunk 1-1/+0
2006-03-31[ALSA] maestro3.c: fix BUG, optimizationGravatar Andreas Mohr 1-20/+37
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKGravatar Matthias Gehre 1-0/+1
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKGravatar Tobias Klauser 1-2/+3
2006-01-03[ALSA] maestro3 - Fix PM supportGravatar Takashi Iwai 1-10/+18
2006-01-03[ALSA] Remove xxx_t typedefs: PCI Maestro3Gravatar Takashi Iwai 1-112/+111
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGravatar Greg Kroah-Hartman 1-1/+0
2005-11-04[ALSA] Fix schedule_timeout usageGravatar Nishanth Aravamudan 1-6/+3
2005-11-04[ALSA] Add missing KERN_* suffix to printkGravatar Takashi Iwai 1-5/+5
2005-11-04[ALSA] Fix maestro3 hang after cold bootGravatar Charles R. Anderson 1-1/+1
2005-09-12[ALSA] set owner field in struct pci_driverGravatar Clemens Ladisch 1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffGravatar Takashi Iwai 1-1/+1
2005-09-12[ALSA] Remove superfluous PCI ID definitionsGravatar Takashi Iwai 1-29/+0
2005-07-28[ALSA] maestro3 - Clean upGravatar Takashi Iwai 1-13/+13
2005-07-27[PATCH] clean up inline static vs static inlineGravatar Jesper Juhl 1-4/+4
2005-05-29[ALSA] maestro3: Add hardware volume control quirk listGravatar Ville Syrjala 1-21/+106
2005-05-29[ALSA] maestro3: HP OmniBook HW volume button magicGravatar Ville Syrjala 1-0/+12
2005-05-29[ALSA] maestro3: Add HW volume button supportGravatar Ville Syrjala 1-4/+103
2005-05-29[ALSA] maestro3: Fix interrupt ack and disableGravatar Ville Syrjala 1-2/+2
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Gravatar Takashi Iwai 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2714