summaryrefslogtreecommitdiff
path: root/sound/pci/emu10k1/emu10k1_main.c
AgeCommit message (Expand)Author
2016-11-15ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw pollingTakashi Iwai
2016-11-15ALSA: emu10k1: Simplify firmware loader codeTakashi Iwai
2016-11-15ALSA: emu10k1: Fix emu1010 dock attach checkTakashi Iwai
2016-01-29ALSA: emu10k1: correctly handling failed thread creationInsu Yun
2015-05-29ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai
2015-04-29Merge branch 'for-linus' into for-nextTakashi Iwai
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-04-27Merge branch 'for-4.2' into for-nextTakashi Iwai
2015-04-27ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-04-11ALSA: emu10k1: handle dock disconnectsMichael Gernoth
2015-04-05ALSA: emu10k1: add Audigy 5/RxMichael Gernoth
2014-11-03ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring
2014-02-26ALSA: emu10k1: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-04-24ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai
2013-02-25ALSA: emu10k1: Load firmware when it was already cachedFlorian Zeitz
2013-02-22ALSA: emu10k1: Fix regression in emu1010 firmware loadingMihail Zenkov
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-11-22ALSA: emu10k1: Add missing ifdef for emu->suspend referenceTakashi Iwai
2012-11-22ALSA: emu10k1: don't update firmware during suspend/resumeTakashi Iwai
2012-11-22ALSA: emu10k1: cache emu1010 firmwareTakashi Iwai
2012-10-17ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2011-12-31ALSA: emu10k1 - add another Audigy 2 ZS IDTim Yamin
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai
2011-06-12ALSA: emu10k1: Add details for E-mu 0404 PCIe versionFlorian Zeitz
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-02-25ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock
2010-03-16Fix typos in commentsThomas Weber
2009-03-24Merge branch 'topic/emu10k1' into for-linusTakashi Iwai
2009-02-26ALSA: sound/pci/emu10k1: fix sparse warning: different signednessHannes Eder
2009-02-24ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZSTakashi Iwai
2009-02-05ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai
2008-11-07Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai
2008-11-03ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai
2008-10-23ALSA: emu10k1: fix coding style for emu10k1_main.cVedran Miletic
2008-10-21ALSA: emu10k1: fix faulty commit 18c71092Vedran Miletic
2008-10-21ALSA: emu10k1: fix device names for Live!/Audigy1/2/4/E-muVedran Miletic
2008-06-02[ALSA] emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai
2008-06-06sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek
2008-04-24[ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai
2008-01-31[ALSA] emu10k1 - Another EMU0404 Board IDVeli-Matti Valtonen
2008-01-31[ALSA] emu10k1 - Fix kthread handling at resumeTakashi Iwai
2008-01-31[ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug...James Courtier-Dutton
2008-01-31[ALSA] emu10k1 - Use enum for emu_model typesTakashi Iwai
2008-01-31[ALSA] emu10k1 - 1616(M) cardbus improvementsCtirad Fertr
2008-01-31[ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai