aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ali5451 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-3/+1
2008-04-24[ALSA] sound: ali5451.c fix shadowed variable warningsHarvey Harrison1-14/+14
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
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] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-07-20[ALSA] ali5451 warning fixAndrew Morton1-2/+1
2007-07-20[ALSA] ali5451 - Fix invalid type of codec->irq fieldTakashi Iwai1-2/+2
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-1/+1
2007-05-31[ALSA] ali5451 - Fix possible NULL dereferenceTakashi Iwai1-3/+3
2007-05-11[ALSA] ali5451 - Code clean up, irq handler fixTakashi Iwai1-445/+420
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-3/+1
2007-03-06[ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai1-0/+2
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-2/+3
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-1/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-2/+3
2006-01-22[ALSA] ali5451: Add PCI_DEVICE and #defines in snd_ali_idsJon Mason1-1/+1
2006-01-03[ALSA] ali5451 - Fix PM supportTakashi Iwai1-22/+24
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ALI5451Takashi Iwai1-185/+183
2006-01-03[ALSA] ali5451 - Fix and clean up codec accessorTakashi Iwai1-53/+36
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-8/+4
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-19/+19
2005-11-04[ALSA] Remove multi-card support for ali5451 and nm256Takashi Iwai1-22/+15
2005-11-04[ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMsSasha Khapyorsky1-2/+3
2005-10-07[ALSA] ali5451 - Don't build non-existing modem PCMTakashi Iwai1-2/+4
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] pci_find_device removeJiri Slaby1-7/+9
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-9/+1
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-08-30[ALSA] make local objects staticClemens Ladisch1-1/+1
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch1-2/+2
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan1-2/+2
2005-06-22[ALSA] Modem support for ALI5451Sasha Khapyorsky1-63/+218
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds2-0/+2291