summaryrefslogtreecommitdiffstats
path: root/sound/pci/ali5451
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ali5451: constify snd_pcm_ops structuresArvind Yadav2017-08-101-6/+6
* ALSA: ali5451: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: ali5451: fix spelling mistake in "ali_capture_preapre"Colin Ian King2017-04-301-1/+1
* ALSA: ali5451: Fix out-of-bound position reportingTakashi Iwai2016-09-211-0/+2
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: ali5451: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: ali5451: Use standard printk helpersTakashi Iwai2014-02-261-80/+68
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1
* ALSA: ali5451: Drop unused variableTakashi Iwai2013-10-291-2/+0
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: ali5451: use mdelay instead of large udelay constantsArnd Bergmann2013-04-261-4/+4
* ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov2013-02-111-1/+1
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-16/+16
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-5/+5
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-9/+15
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-301-1/+1
* ALSA: ali5451: remove dead codeBartlomiej Zolnierkiewicz2009-08-231-65/+0
* ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready()Bartlomiej Zolnierkiewicz2009-08-231-6/+12
* dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-071-2/+2
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-2/+2
|\
| * ALSA: sound/ali5451: typo: s/resouces/resources/Wolfram Sang2009-03-201-2/+2
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-3/+1
* [ALSA] sound: ali5451.c fix shadowed variable warningsHarvey Harrison2008-04-241-14/+14
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* [ALSA] ali5451 warning fixAndrew Morton2007-07-201-2/+1
* [ALSA] ali5451 - Fix invalid type of codec->irq fieldTakashi Iwai2007-07-201-2/+2
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-1/+1
* [ALSA] ali5451 - Fix possible NULL dereferenceTakashi Iwai2007-05-311-3/+3
* [ALSA] ali5451 - Code clean up, irq handler fixTakashi Iwai2007-05-111-445/+420
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-3/+1
* [ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai2007-03-061-0/+2
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-2/+3
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-1/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
OpenPOWER on IntegriCloud