Age | Commit message (Expand) | Author | Files | Lines |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -2/+2 |
2011-11-01 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 1 | -1/+1 |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 1 | -1/+1 |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 1 | -1/+1 |
2009-10-30 | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests | Julia Lawall | 1 | -1/+1 |
2009-08-23 | ALSA: ali5451: remove dead code | Bartlomiej Zolnierkiewicz | 1 | -65/+0 |
2009-08-23 | ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready() | Bartlomiej Zolnierkiewicz | 1 | -6/+12 |
2009-04-07 | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang | 1 | -2/+2 |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -2/+2 |
2009-03-20 | ALSA: sound/ali5451: typo: s/resouces/resources/ | Wolfram Sang | 1 | -2/+2 |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 1 | -3/+3 |
2008-04-24 | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 1 | -3/+1 |
2008-04-24 | [ALSA] sound: ali5451.c fix shadowed variable warnings | Harvey Harrison | 1 | -14/+14 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -1/+1 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -9/+1 |
2007-07-20 | [ALSA] ali5451 warning fix | Andrew Morton | 1 | -2/+1 |
2007-07-20 | [ALSA] ali5451 - Fix invalid type of codec->irq field | Takashi Iwai | 1 | -2/+2 |
2007-07-12 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 1 | -1/+1 |
2007-05-31 | [ALSA] ali5451 - Fix possible NULL dereference | Takashi Iwai | 1 | -3/+3 |
2007-05-11 | [ALSA] ali5451 - Code clean up, irq handler fix | Takashi Iwai | 1 | -445/+420 |
2007-05-11 | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 1 | -3/+1 |
2007-03-06 | [ALSA] Add missing sysfs device assignment for ALSA PCI drivers | Takashi Iwai | 1 | -0/+2 |
2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 1 | -2/+3 |
2006-10-22 | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai | 1 | -1/+10 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -3/+1 |
2006-07-12 | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -1/+1 |
2006-04-27 | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 1 | -1/+1 |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 1 | -2/+3 |
2006-01-22 | [ALSA] ali5451: Add PCI_DEVICE and #defines in snd_ali_ids | Jon Mason | 1 | -1/+1 |
2006-01-03 | [ALSA] ali5451 - Fix PM support | Takashi Iwai | 1 | -22/+24 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCI ALI5451 | Takashi Iwai | 1 | -185/+183 |
2006-01-03 | [ALSA] ali5451 - Fix and clean up codec accessor | Takashi Iwai | 1 | -53/+36 |
2005-11-11 | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 1 | -1/+0 |
2005-11-04 | [ALSA] Fix schedule_timeout usage | Nishanth Aravamudan | 1 | -8/+4 |
2005-11-04 | [ALSA] Add missing KERN_* suffix to printk | Takashi Iwai | 1 | -19/+19 |
2005-11-04 | [ALSA] Remove multi-card support for ali5451 and nm256 | Takashi Iwai | 1 | -22/+15 |
2005-11-04 | [ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMs | Sasha Khapyorsky | 1 | -2/+3 |
2005-10-07 | [ALSA] ali5451 - Don't build non-existing modem PCM | Takashi Iwai | 1 | -2/+4 |
2005-09-12 | [ALSA] set owner field in struct pci_driver | Clemens Ladisch | 1 | -0/+1 |
2005-09-12 | [ALSA] pci_find_device remove | Jiri Slaby | 1 | -7/+9 |
2005-09-12 | [ALSA] Remove superfluous PCI ID definitions | Takashi Iwai | 1 | -9/+1 |
2005-09-08 | [PATCH] ALSA: convert kcalloc to kzalloc | Pekka Enberg | 1 | -1/+1 |
2005-08-30 | [ALSA] make local objects static | Clemens Ladisch | 1 | -1/+1 |
2005-08-30 | [ALSA] use SNDRV_CTL_NAME_IEC958 macro | Clemens Ladisch | 1 | -2/+2 |
2005-07-28 | [ALSA] sound/pci: fix-up sleeping paths | Nishanth Aravamudan | 1 | -2/+2 |