index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
emu10k1
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-0
/
+5
2018-09-29
ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
Willy Tarreau
1
-1
/
+1
2018-08-03
ALSA: emu10k1: Rate-limit error messages about page errors
Takashi Iwai
1
-3
/
+3
2018-08-03
ALSA: emu10k1: add error handling for snd_ctl_add
Zhouyang Jia
1
-1
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+11
2017-08-18
ALSA: emu10k1: Fix forgotten user-copy conversion in init code
Takashi Iwai
1
-3
/
+11
2017-08-12
ALSA: emu10k1: make snd_pcm_hardware const
Bhumika Goyal
3
-9
/
+9
2017-06-12
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
1
-1
/
+1
2017-06-09
ALSA: emu10k1: Constify hw_constraints
Takashi Iwai
1
-4
/
+4
2017-05-25
ALSA: emu10k1: Deliver indirect-PCM transfer error
Takashi Iwai
1
-2
/
+2
2017-05-17
ALSA: emu10k1: Get rid of set_fs() usage
Takashi Iwai
1
-54
/
+73
2017-02-21
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
3
-19
/
+19
2017-02-19
ALSA: emu10k1: constify snd_emux_operators structure
Bhumika Goyal
1
-1
/
+1
2017-01-12
ALSA: pci: Constify snd_rawmidi_ops
Takashi Iwai
2
-4
/
+4
2016-11-15
ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw polling
Takashi Iwai
2
-76
/
+65
2016-11-15
ALSA: emu10k1: Simplify firmware loader code
Takashi Iwai
1
-62
/
+40
2016-11-15
ALSA: emu10k1: Fix emu1010 dock attach check
Takashi Iwai
1
-6
/
+6
2016-11-13
ALSA: pci: don't opencode IS_REACHABLE()
Fabian Frederick
1
-1
/
+1
2016-09-07
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
1
-12
/
+4
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
3
-10
/
+10
2016-01-29
ALSA: emu10k1: correctly handling failed thread creation
Insu Yun
1
-0
/
+8
2015-07-08
ALSA: emu10k1: rename Audigy Analog Capture Boost control
Maciej S. Szmigiero
1
-1
/
+1
2015-07-08
ALSA: emu10k1: enable TAD mic out on Audigy
Maciej S. Szmigiero
1
-5
/
+7
2015-07-08
ALSA: emu10k1: remove unused AC'97 mixer controls on Audigy
Maciej S. Szmigiero
1
-5
/
+6
2015-05-29
ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FS
Takashi Iwai
3
-4
/
+3
2015-04-29
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-13
/
+21
2015-04-29
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
4
-13
/
+21
2015-04-27
Merge branch 'for-4.2' into for-next
Takashi Iwai
1
-2
/
+2
2015-04-27
ALSA: emu10k1: Fix card shortname string buffer overflow
Takashi Iwai
2
-4
/
+6
2015-04-16
ALSA: remove deprecated use of pci api
Quentin Lambert
1
-2
/
+2
2015-04-13
Merge branch 'for-next' into for-linus
Takashi Iwai
3
-20
/
+158
2015-04-11
ALSA: emu10k1: add toggles for E-mu 1010 optical ports
Michael Gernoth
1
-0
/
+118
2015-04-11
ALSA: emu10k1: handle dock disconnects
Michael Gernoth
1
-0
/
+9
2015-04-10
ALSA: emu10k1: don't deadlock in proc-functions
Michael Gernoth
1
-12
/
+0
2015-04-05
ALSA: emu10k1: add Audigy 5/Rx
Michael Gernoth
1
-0
/
+16
2015-02-12
ALSA: seq: Define driver object in each driver
Takashi Iwai
1
-20
/
+15
2015-01-11
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
1
-15
/
+0
2015-01-09
ALSA: emu10k1: Simplify PM callbacks
Takashi Iwai
1
-15
/
+0
2015-01-04
ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-5
/
+2
2015-01-02
ALSA: emu10k1: Remove always NULL parameters
Lars-Peter Clausen
5
-61
/
+17
2014-11-11
ALSA: Fix invalid kerneldoc markers
Takashi Iwai
1
-1
/
+1
2014-11-03
ALSA: emu10k1: Deletion of unnecessary checks before three function calls
Markus Elfring
2
-8
/
+4
2014-10-21
ALSA: emu10k1: Use snd_ctl_enum_info()
Takashi Iwai
2
-61
/
+17
2014-10-14
ALSA: emu10k1: Fix deadlock in synth voice lookup
Takashi Iwai
1
-4
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2
-2
/
+2
2014-03-05
ALSA: emu10k1: Fix possible NULL dereference
Takashi Iwai
1
-4
/
+1
2014-02-26
ALSA: emu10k1: Use standard printk helpers
Takashi Iwai
13
-93
/
+137
2014-02-26
ALSA: emu10k1x: Use standard printk helpers
Takashi Iwai
1
-9
/
+18
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
3
-5
/
+4
[next]