aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook3-6/+7
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+3
2018-05-28sound: Use octal not symbolic permissionsJoe Perches2-12/+12
2018-05-17ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai1-3/+3
2018-05-17ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King2-2/+2
2018-04-16ALSA: emu10k1: Reduce GFP_ATOMIC allocationTakashi Iwai2-9/+2
2018-02-14ALSA: emu10k1: add a IOMMU workaroundMaciej S. Szmigiero3-9/+90
2018-02-14ALSA: emu10k1: make sure synth DMA pages are allocated with DMA functionsMaciej S. Szmigiero1-17/+27
2018-02-14ALSA: emu10k1: add optional debug printouts with DMA addressesMaciej S. Szmigiero2-4/+19
2018-02-14ALSA: emu10k1: use dma_set_mask_and_coherent()Maciej S. Szmigiero1-2/+1
2018-02-14ALSA: emu10k1: remove reserved_pageMaciej S. Szmigiero2-13/+6
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-17ALSA: emu10k1: remove redundant assignment to tmpColin Ian King1-1/+0
2017-08-22Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+11
2017-08-18ALSA: emu10k1: Fix forgotten user-copy conversion in init codeTakashi Iwai1-3/+11
2017-08-12ALSA: emu10k1: make snd_pcm_hardware constBhumika Goyal3-9/+9
2017-06-12ALSA: seq: Allow the modular sequencer registrationTakashi Iwai1-1/+1
2017-06-09ALSA: emu10k1: Constify hw_constraintsTakashi Iwai1-4/+4
2017-05-25ALSA: emu10k1: Deliver indirect-PCM transfer errorTakashi Iwai1-2/+2
2017-05-17ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai1-54/+73
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal3-19/+19
2017-02-19ALSA: emu10k1: constify snd_emux_operators structureBhumika Goyal1-1/+1
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2-4/+4
2016-11-15ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw pollingTakashi Iwai2-76/+65
2016-11-15ALSA: emu10k1: Simplify firmware loader codeTakashi Iwai1-62/+40
2016-11-15ALSA: emu10k1: Fix emu1010 dock attach checkTakashi Iwai1-6/+6
2016-11-13ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick1-1/+1
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada1-12/+4
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall3-10/+10
2016-01-29ALSA: emu10k1: correctly handling failed thread creationInsu Yun1-0/+8
2015-07-08ALSA: emu10k1: rename Audigy Analog Capture Boost controlMaciej S. Szmigiero1-1/+1
2015-07-08ALSA: emu10k1: enable TAD mic out on AudigyMaciej S. Szmigiero1-5/+7
2015-07-08ALSA: emu10k1: remove unused AC'97 mixer controls on AudigyMaciej S. Szmigiero1-5/+6
2015-05-29ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai3-4/+3
2015-04-29Merge branch 'for-linus' into for-nextTakashi Iwai4-13/+21
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj4-13/+21
2015-04-27Merge branch 'for-4.2' into for-nextTakashi Iwai1-2/+2
2015-04-27ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2-4/+6
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert1-2/+2
2015-04-13Merge branch 'for-next' into for-linusTakashi Iwai3-20/+158
2015-04-11ALSA: emu10k1: add toggles for E-mu 1010 optical portsMichael Gernoth1-0/+118
2015-04-11ALSA: emu10k1: handle dock disconnectsMichael Gernoth1-0/+9
2015-04-10ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth1-12/+0
2015-04-05ALSA: emu10k1: add Audigy 5/RxMichael Gernoth1-0/+16
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai1-20/+15
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai1-15/+0
2015-01-09ALSA: emu10k1: Simplify PM callbacksTakashi Iwai1-15/+0
2015-01-04ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"Markus Elfring1-5/+2
2015-01-02ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen5-61/+17