aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ali5451 (follow)
AgeCommit message (Expand)AuthorFilesLines
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