aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/maestro3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-1/+2
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-04-27[ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk1-1/+0
2006-03-31[ALSA] maestro3.c: fix BUG, optimizationAndreas Mohr1-20/+37
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-0/+1
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser1-2/+3
2006-01-03[ALSA] maestro3 - Fix PM supportTakashi Iwai1-10/+18
2006-01-03[ALSA] Remove xxx_t typedefs: PCI Maestro3Takashi Iwai1-112/+111
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-6/+3
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-5/+5
2005-11-04[ALSA] Fix maestro3 hang after cold bootCharles R. Anderson1-1/+1
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-29/+0
2005-07-28[ALSA] maestro3 - Clean upTakashi Iwai1-13/+13
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-4/+4
2005-05-29[ALSA] maestro3: Add hardware volume control quirk listVille Syrjala1-21/+106
2005-05-29[ALSA] maestro3: HP OmniBook HW volume button magicVille Syrjala1-0/+12
2005-05-29[ALSA] maestro3: Add HW volume button supportVille Syrjala1-4/+103
2005-05-29[ALSA] maestro3: Fix interrupt ack and disableVille Syrjala1-2/+2
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2714