| Commit message (Expand) | Author | Age |
* | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 |
* | sound: Use PCI_VDEVICE | Joe Perches | 2009-06-25 |
* | ALSA: au88x0: fix wrong period_elapsed() call | Jaroslav Kysela | 2009-05-29 |
* | ALSA: au88x0: fix .pointer callback | Jaroslav Kysela | 2009-05-29 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-03-23 |
|\ |
|
| * | ALSA: au88x0 - Fix &&|| typo | Takashi Iwai | 2009-02-17 |
| * | ALSA: Fix missing KERN_* prefix to printk in sound/pci | Takashi Iwai | 2009-02-05 |
* | | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 2009-01-12 |
|/ |
|
* | pci: use pci_ioremap_bar() in sound/ | Arjan van de Ven | 2008-10-21 |
* | ALSA: Clean up SG-buffer helper functions and macros | Takashi Iwai | 2008-08-25 |
* | ALSA: au88x0: clipping ceiling loop wrong in comment | roel kluin | 2008-08-13 |
* | [ALSA] remove CVS keywords | Adrian Bunk | 2008-05-27 |
* | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 2008-04-24 |
* | [ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warning | Harvey Harrison | 2008-04-24 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 |
* | [ALSA] sound/: Spelling fixes | Joe Perches | 2008-01-31 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 |
* | [ALSA] au88x0_synth.c bugfix | Adrian Bunk | 2007-10-16 |
* | [ALSA] au88x0: mem leak fix in snd_vortex_create() | Jesper Juhl | 2007-10-16 |
* | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 2007-10-16 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 |
* | [ALSA] Delete unused header file sound/pci/au88x0/au88x0_sb.h | Robert P. J. Day | 2007-05-11 |
* | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 2006-12-20 |
* | [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmap | Amol Lad | 2006-10-06 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 2006-07-12 |
* | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | [ALSA] au88x0 - Fix 64bit address of MPU401 MMIO port | Takashi Iwai | 2006-06-22 |
* | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai | 2006-06-22 |
* | [ALSA] Remove ENTER_UART from au88x0 init | Alan Horstmann | 2006-06-22 |
* | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 2006-06-22 |
* | [ALSA] au88x0 - Init before create components | Alan Horstmann | 2006-06-22 |
* | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 2006-04-27 |
* | [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.c | Eric Sesterhenn | 2006-04-12 |
* | [ALSA] au88x0 - clean up __devinit/__devexit | Dale Sedivec | 2006-04-12 |
* | [ALSA] au88x0 - Fix structs for equalizer | Takashi Iwai | 2006-03-22 |
* | [ALSA] au88x0 - 64bit arch fixes | Takashi Iwai | 2006-03-22 |
* | [ALSA] au88x0 - Fix a compile warning | Takashi Iwai | 2006-01-22 |
* | [ALSA] au88x0: Remove unneeded call to pci_dma_supported() | Tobias Klauser | 2006-01-03 |
* | [ALSA] Remove xxx_t typedefs: PCI AU88x0 | Takashi Iwai | 2006-01-03 |
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 |
* | [ALSA] Add missing KERN_* suffix to printk | Takashi Iwai | 2005-11-04 |
* | [ALSA] au88x0: codec access procs for multiple AC97 codecs | Sasha Khapyorsky | 2005-11-04 |
* | [ALSA] set owner field in struct pci_driver | Clemens Ladisch | 2005-09-12 |
* | [ALSA] Replace with kzalloc() - pci stuff | Takashi Iwai | 2005-09-12 |
* | [ALSA] pci_find_device remove | Jiri Slaby | 2005-09-12 |
* | [ALSA] Fix missing spin_unlock | Takashi Iwai | 2005-08-30 |
* | [ALSA] PCM resume cleanups | Jaroslav Kysela | 2005-08-30 |