summaryrefslogtreecommitdiff
path: root/sound/pci/ali5451
Commit message (Expand)AuthorAge
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: ali5451: use mdelay instead of large udelay constantsArnd Bergmann2013-04-26
* ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov2013-02-11
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
* ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-30
* ALSA: ali5451: remove dead codeBartlomiej Zolnierkiewicz2009-08-23
* ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready()Bartlomiej Zolnierkiewicz2009-08-23
* dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-07
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-24
|\
| * ALSA: sound/ali5451: typo: s/resouces/resources/Wolfram Sang2009-03-20
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
|/
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-24
* [ALSA] sound: ali5451.c fix shadowed variable warningsHarvey Harrison2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-16
* [ALSA] ali5451 warning fixAndrew Morton2007-07-20
* [ALSA] ali5451 - Fix invalid type of codec->irq fieldTakashi Iwai2007-07-20
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* [ALSA] ali5451 - Fix possible NULL dereferenceTakashi Iwai2007-05-31
* [ALSA] ali5451 - Code clean up, irq handler fixTakashi Iwai2007-05-11
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-11
* [ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai2007-03-06
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-20
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-12
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-27
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* [ALSA] ali5451: Add PCI_DEVICE and #defines in snd_ali_idsJon Mason2006-01-22
* [ALSA] ali5451 - Fix PM supportTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: PCI ALI5451Takashi Iwai2006-01-03
* [ALSA] ali5451 - Fix and clean up codec accessorTakashi Iwai2006-01-03
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-04
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-04
* [ALSA] Remove multi-card support for ali5451 and nm256Takashi Iwai2005-11-04
* [ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMsSasha Khapyorsky2005-11-04
* [ALSA] ali5451 - Don't build non-existing modem PCMTakashi Iwai2005-10-07