summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/emu10k1_main.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* ALSA: emu10k1: Drop superfluous id-uniquification behaviorTakashi Iwai2019-04-17
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* ALSA: emu10k1: add a IOMMU workaroundMaciej S. Szmigiero2018-02-14
* ALSA: emu10k1: add optional debug printouts with DMA addressesMaciej S. Szmigiero2018-02-14
* ALSA: emu10k1: use dma_set_mask_and_coherent()Maciej S. Szmigiero2018-02-14
* ALSA: emu10k1: remove reserved_pageMaciej S. Szmigiero2018-02-14
* ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw pollingTakashi Iwai2016-11-15
* ALSA: emu10k1: Simplify firmware loader codeTakashi Iwai2016-11-15
* ALSA: emu10k1: Fix emu1010 dock attach checkTakashi Iwai2016-11-15
* ALSA: emu10k1: correctly handling failed thread creationInsu Yun2016-01-29
* ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-29
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-04-29
|\
| * ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-04-29
* | Merge branch 'for-4.2' into for-nextTakashi Iwai2015-04-27
|\ \ | |/ |/|
| * ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-16
* | ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2015-04-27
|/
* ALSA: emu10k1: handle dock disconnectsMichael Gernoth2015-04-11
* ALSA: emu10k1: add Audigy 5/RxMichael Gernoth2015-04-05
* ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring2014-11-03
* ALSA: emu10k1: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai2013-04-24
* ALSA: emu10k1: Load firmware when it was already cachedFlorian Zeitz2013-02-25
* ALSA: emu10k1: Fix regression in emu1010 firmware loadingMihail Zenkov2013-02-22
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: emu10k1: Add missing ifdef for emu->suspend referenceTakashi Iwai2012-11-22
* ALSA: emu10k1: don't update firmware during suspend/resumeTakashi Iwai2012-11-22
* ALSA: emu10k1: cache emu1010 firmwareTakashi Iwai2012-11-22
* ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur2012-10-17
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
* ALSA: emu10k1 - add another Audigy 2 ZS IDTim Yamin2011-12-31
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* Merge branch 'test/pci-rename' into topic/miscTakashi Iwai2011-06-14
|\
| * ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* | ALSA: emu10k1: Add details for E-mu 0404 PCIe versionFlorian Zeitz2011-06-12
|/
* ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock2011-02-25
* Fix typos in commentsThomas Weber2010-03-16
* Merge branch 'topic/emu10k1' into for-linusTakashi Iwai2009-03-23
|\
| * ALSA: sound/pci/emu10k1: fix sparse warning: different signednessHannes Eder2009-02-26
| * ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai2009-02-05
* | ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZSTakashi Iwai2009-02-24
|/
* Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai2008-11-07
|\
| * ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai2008-11-03
* | ALSA: emu10k1: fix coding style for emu10k1_main.cVedran Miletic2008-10-23
* | ALSA: emu10k1: fix faulty commit 18c71092Vedran Miletic2008-10-21
* | ALSA: emu10k1: fix device names for Live!/Audigy1/2/4/E-muVedran Miletic2008-10-21
|/
* [ALSA] emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai2008-06-02
* sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek2008-06-06
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-24