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
/
rme9652
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
ALSA: rme9652: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-4
/
+6
2018-05-01
ALSA: rme9652: Hardening for potential Spectre v1
Takashi Iwai
1
-2
/
+4
2018-05-01
ALSA: hdspm: Hardening for potential Spectre v1
Takashi Iwai
1
-10
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
ALSA: hdspm: Use common error handling code in snd_hdspm_probe()
Markus Elfring
1
-8
/
+8
2017-09-07
ALSA: rme9652: Use common code in hdsp_get_iobox_version()
Markus Elfring
1
-15
/
+11
2017-08-15
ALSA: rme9652: Use common error handling code in two functions
Markus Elfring
2
-15
/
+12
2017-08-12
ALSA: rme9652: make snd_pcm_hardware const
Bhumika Goyal
2
-4
/
+4
2017-08-12
ALSA: rme9652: Adjust seven checks for null pointers
Markus Elfring
1
-9
/
+9
2017-08-12
ALSA: rme9652: Improve eight size determinations
Markus Elfring
1
-10
/
+8
2017-08-12
ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...
Markus Elfring
1
-5
/
+1
2017-07-18
ALSA: rme9652: fix format overflow warnings
Arnd Bergmann
1
-20
/
+28
2017-06-09
ALSA: rme9652: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
2017-06-09
ALSA: hdspm: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
2017-06-09
ALSA: hdsp: Constify hw_constraints
Takashi Iwai
1
-4
/
+4
2017-06-02
ALSA: hdsp: Convert to the new PCM ops
Takashi Iwai
1
-17
/
+50
2017-06-02
ALSA: rme9652: Convert to the new PCM ops
Takashi Iwai
1
-17
/
+54
2017-01-12
ALSA: pci: Constify snd_rawmidi_ops
Takashi Iwai
2
-4
/
+4
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
3
-5
/
+5
2016-08-22
ALSA: hdspm: fix spelling mistake "Externel" -> "External"
Colin Ian King
1
-1
/
+1
2016-02-29
ALSA: hdsp: Fix wrong boolean ctl value accesses
Takashi Iwai
1
-2
/
+2
2016-02-29
ALSA: hdspm: Fix zero-division
Takashi Iwai
1
-0
/
+8
2016-02-29
ALSA: hdspm: Fix wrong boolean ctl value accesses
Takashi Iwai
1
-4
/
+4
2015-10-23
Merge branch 'topic/hw-constraint-single' into for-next
Takashi Iwai
1
-5
/
+4
2015-10-21
ALSA: rme9652: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
1
-5
/
+4
2015-09-11
ALSA: hdsp: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2015-08-22
ALSA: hdsp: silence a sprinft() overflow warning
Dan Carpenter
1
-2
/
+2
2015-08-21
ALSA: hdsp: silence and underflow warning
Dan Carpenter
1
-1
/
+2
2015-02-17
ALSA: hdspm - DRY cleanup of snd_pcm_ops
Adrian Knoth
1
-15
/
+3
2015-02-17
ALSA: hdspm - DRY cleanup in .release callback
Adrian Knoth
1
-18
/
+11
2015-02-17
ALSA: hdspm - DRY cleanup in .open callbacks
Adrian Knoth
1
-76
/
+24
2015-02-13
ALSA: hdspm - Constrain periods to 2 on older cards
Adrian Knoth
1
-0
/
+6
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
3
-3
/
+3
2015-01-19
ALSA: hdspm: Use setup_timer() and mod_timer()
Takashi Iwai
1
-9
/
+5
2015-01-19
ALSA: hdsp: Use setup_timer() and mod_timer()
Takashi Iwai
1
-9
/
+5
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
3
-8
/
+3
2014-11-17
ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...
Markus Elfring
1
-2
/
+1
2014-11-11
ALSA: Fix invalid kerneldoc markers
Takashi Iwai
1
-24
/
+24
2014-10-29
ALSA: hdspm: remove unused variable
Sudip Mukherjee
1
-20
/
+3
2014-10-21
ALSA: rme9652: Use snd_ctl_enum_info()
Takashi Iwai
1
-40
/
+18
2014-10-21
ALSA: hdspm: Use snd_ctl_enum_info()
Takashi Iwai
1
-12
/
+1
2014-10-21
ALSA: hdsp: Use snd_ctl_enum_info()
Takashi Iwai
1
-118
/
+57
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
3
-3
/
+3
2014-02-26
ALSA: rme9652: Use standard printk helpers
Takashi Iwai
1
-6
/
+13
2014-02-26
ALSA: hdspm: Use standard printk helpers
Takashi Iwai
1
-56
/
+69
2014-02-26
ALSA: hdsp: Use standard printk helpers
Takashi Iwai
1
-49
/
+79
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
3
-10
/
+6
2014-01-09
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
2
-16
/
+4
2014-01-05
ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]
Takashi Iwai
1
-1
/
+1
2013-10-29
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
1
-1
/
+1
[next]