summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ALSA: emu10k1: remove redundant assignment to tmpColin Ian King2017-10-171-1/+0
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-221-3/+11
|\
| * ALSA: emu10k1: Fix forgotten user-copy conversion in init codeTakashi Iwai2017-08-181-3/+11
* | ALSA: emu10k1: make snd_pcm_hardware constBhumika Goyal2017-08-123-9/+9
|/
* ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-121-1/+1
* ALSA: emu10k1: Constify hw_constraintsTakashi Iwai2017-06-091-4/+4
* ALSA: emu10k1: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-2/+2
* ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai2017-05-171-54/+73
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-213-19/+19
* ALSA: emu10k1: constify snd_emux_operators structureBhumika Goyal2017-02-191-1/+1
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-122-4/+4
* ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw pollingTakashi Iwai2016-11-152-76/+65
* ALSA: emu10k1: Simplify firmware loader codeTakashi Iwai2016-11-151-62/+40
* ALSA: emu10k1: Fix emu1010 dock attach checkTakashi Iwai2016-11-151-6/+6
* ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick2016-11-131-1/+1
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-12/+4
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-023-10/+10
* ALSA: emu10k1: correctly handling failed thread creationInsu Yun2016-01-291-0/+8
* ALSA: emu10k1: rename Audigy Analog Capture Boost controlMaciej S. Szmigiero2015-07-081-1/+1
* ALSA: emu10k1: enable TAD mic out on AudigyMaciej S. Szmigiero2015-07-081-5/+7
* ALSA: emu10k1: remove unused AC'97 mixer controls on AudigyMaciej S. Szmigiero2015-07-081-5/+6
* ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-293-4/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-04-294-13/+21
|\
| * ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-04-294-13/+21
* | Merge branch 'for-4.2' into for-nextTakashi Iwai2015-04-271-2/+2
|\ \ | |/ |/|
| * ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* | ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2015-04-272-4/+6
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2015-04-133-20/+158
|\
| * ALSA: emu10k1: add toggles for E-mu 1010 optical portsMichael Gernoth2015-04-111-0/+118
| * ALSA: emu10k1: handle dock disconnectsMichael Gernoth2015-04-111-0/+9
| * ALSA: emu10k1: add Audigy 5/RxMichael Gernoth2015-04-051-0/+16
| * ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-20/+15
* | ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth2015-04-101-12/+0
|/
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-15/+0
|\
| * ALSA: emu10k1: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
* | ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-01-041-5/+2
* | ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen2015-01-025-61/+17
|/
* ALSA: Fix invalid kerneldoc markersTakashi Iwai2014-11-111-1/+1
* ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring2014-11-032-8/+4
* ALSA: emu10k1: Use snd_ctl_enum_info()Takashi Iwai2014-10-212-61/+17
* ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai2014-10-141-4/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* ALSA: emu10k1: Fix possible NULL dereferenceTakashi Iwai2014-03-051-4/+1
* ALSA: emu10k1: Use standard printk helpersTakashi Iwai2014-02-2613-93/+137
* ALSA: emu10k1x: Use standard printk helpersTakashi Iwai2014-02-261-9/+18
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-123-5/+4
* ALSA: emu10k1: code refactoringGeyslan G. Bem2013-10-181-31/+45
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-292-2/+0
OpenPOWER on IntegriCloud