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