summaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0
Commit message (Expand)AuthorAgeFilesLines
* sound: Use PCI_VDEVICEJoe Perches2009-06-253-6/+3
* ALSA: au88x0: fix wrong period_elapsed() callJaroslav Kysela2009-05-291-1/+2
* ALSA: au88x0: fix .pointer callbackJaroslav Kysela2009-05-291-4/+3
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-243-16/+51
|\
| * ALSA: au88x0 - Fix &&|| typoTakashi Iwai2009-02-171-1/+1
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-053-15/+50
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* pci: use pci_ioremap_bar() in sound/Arjan van de Ven2008-10-211-2/+1
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-253-38/+21
* ALSA: au88x0: clipping ceiling loop wrong in commentroel kluin2008-08-131-1/+1
* [ALSA] remove CVS keywordsAdrian Bunk2008-05-271-2/+0
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-2/+0
* [ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warningHarvey Harrison2008-04-241-5/+5
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-315-5/+0
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] au88x0_synth.c bugfixAdrian Bunk2007-10-161-2/+2
* [ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl2007-10-161-0/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-5/+1
* [ALSA] Delete unused header file sound/pci/au88x0/au88x0_sb.hRobert P. J. Day2007-05-111-40/+0
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad2006-10-061-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-4/+3
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-126-21/+21
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai2006-06-221-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-1/+2
* [ALSA] Remove ENTER_UART from au88x0 initAlan Horstmann2006-06-221-3/+0
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-23/+6
* [ALSA] au88x0 - Init before create componentsAlan Horstmann2006-06-222-5/+10
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-273-3/+3
* [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.cEric Sesterhenn2006-04-121-1/+1
* [ALSA] au88x0 - clean up __devinit/__devexitDale Sedivec2006-04-123-9/+8
* [ALSA] au88x0 - Fix structs for equalizerTakashi Iwai2006-03-221-6/+3
* [ALSA] au88x0 - 64bit arch fixesTakashi Iwai2006-03-2211-72/+81
* [ALSA] au88x0 - Fix a compile warningTakashi Iwai2006-01-221-1/+1
* [ALSA] au88x0: Remove unneeded call to pci_dma_supported()Tobias Klauser2006-01-032-4/+2
* [ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai2006-01-038-78/+78
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-045-9/+9
* [ALSA] au88x0: codec access procs for multiple AC97 codecsSasha Khapyorsky2005-11-045-17/+12
* [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] pci_find_device removeJiri Slaby2005-09-121-10/+16
* [ALSA] Fix missing spin_unlockTakashi Iwai2005-08-301-1/+3
* [ALSA] PCM resume cleanupsJaroslav Kysela2005-08-301-3/+3
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-1/+1