aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ali5451
AgeCommit message (Expand)Author
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall
2009-08-23ALSA: ali5451: remove dead codeBartlomiej Zolnierkiewicz
2009-08-23ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready()Bartlomiej Zolnierkiewicz
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-03-20ALSA: sound/ali5451: typo: s/resouces/resources/Wolfram Sang
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik
2008-04-24[ALSA] sound: ali5451.c fix shadowed variable warningsHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-07-20[ALSA] ali5451 warning fixAndrew Morton
2007-07-20[ALSA] ali5451 - Fix invalid type of codec->irq fieldTakashi Iwai
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-31[ALSA] ali5451 - Fix possible NULL dereferenceTakashi Iwai
2007-05-11[ALSA] ali5451 - Code clean up, irq handler fixTakashi Iwai
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai
2007-03-06[ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-01-22[ALSA] ali5451: Add PCI_DEVICE and #defines in snd_ali_idsJon Mason
2006-01-03[ALSA] ali5451 - Fix PM supportTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ALI5451Takashi Iwai
2006-01-03[ALSA] ali5451 - Fix and clean up codec accessorTakashi Iwai
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai
2005-11-04[ALSA] Remove multi-card support for ali5451 and nm256Takashi Iwai
2005-11-04[ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMsSasha Khapyorsky
2005-10-07[ALSA] ali5451 - Don't build non-existing modem PCMTakashi Iwai
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch
2005-09-12[ALSA] pci_find_device removeJiri Slaby
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg
2005-08-30[ALSA] make local objects staticClemens Ladisch
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan
2005-06-22[ALSA] Modem support for ALI5451Sasha Khapyorsky
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds