summaryrefslogtreecommitdiff
path: root/sound/pci/emu10k1/emu10k1_main.c
AgeCommit message (Expand)Author
2021-07-19ALSA: emu10k1: Allocate resources with device-managed APIsTakashi Iwai
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-07-07ASoC: pci/emu10k1: remove "set but not used' warningsPierre-Louis Bossart
2020-02-10ALSA: emu10k1: Fix endianness annotationsTakashi Iwai
2020-01-05ALSA: emu10k1: More constificationsTakashi Iwai
2020-01-03ALSA: emu10k1: Constify snd_emu_chip_detailsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: emu10k1: Support PCM sync_stopTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-17ALSA: emu10k1: Drop superfluous id-uniquification behaviorTakashi Iwai
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-02-14ALSA: emu10k1: add a IOMMU workaroundMaciej S. Szmigiero
2018-02-14ALSA: emu10k1: add optional debug printouts with DMA addressesMaciej S. Szmigiero
2018-02-14ALSA: emu10k1: use dma_set_mask_and_coherent()Maciej S. Szmigiero
2018-02-14ALSA: emu10k1: remove reserved_pageMaciej S. Szmigiero
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