aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-21pci: use pci_ioremap_bar() in sound/Arjan van de Ven1-2/+1
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai3-38/+21
2008-08-13ALSA: au88x0: clipping ceiling loop wrong in commentroel kluin1-1/+1
2008-05-27[ALSA] remove CVS keywordsAdrian Bunk1-2/+0
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-2/+0
2008-04-24[ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warningHarvey Harrison1-5/+5
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai5-5/+0
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] au88x0_synth.c bugfixAdrian Bunk1-2/+2
2007-10-16[ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl1-0/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-5/+1
2007-05-11[ALSA] Delete unused header file sound/pci/au88x0/au88x0_sb.hRobert P. J. Day1-40/+0
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-10-06[ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-4/+3
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai6-21/+21
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai1-1/+1
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-1/+2
2006-06-22[ALSA] Remove ENTER_UART from au88x0 initAlan Horstmann1-3/+0
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-23/+6
2006-06-22[ALSA] au88x0 - Init before create componentsAlan Horstmann2-5/+10
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar3-3/+3
2006-04-12[ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.cEric Sesterhenn1-1/+1
2006-04-12[ALSA] au88x0 - clean up __devinit/__devexitDale Sedivec3-9/+8
2006-03-22[ALSA] au88x0 - Fix structs for equalizerTakashi Iwai1-6/+3
2006-03-22[ALSA] au88x0 - 64bit arch fixesTakashi Iwai11-72/+81
2006-01-22[ALSA] au88x0 - Fix a compile warningTakashi Iwai1-1/+1
2006-01-03[ALSA] au88x0: Remove unneeded call to pci_dma_supported()Tobias Klauser2-4/+2
2006-01-03[ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai8-78/+78
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai5-9/+9
2005-11-04[ALSA] au88x0: codec access procs for multiple AC97 codecsSasha Khapyorsky5-17/+12
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] pci_find_device removeJiri Slaby1-10/+16
2005-08-30[ALSA] Fix missing spin_unlockTakashi Iwai1-1/+3
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-3/+3
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds25-0/+8659