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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
ALSA: vx: Use nonatomic PCM ops
Takashi Iwai
4
-92
/
+60
2014-02-12
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
10
-33
/
+23
2014-02-12
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
1
-3
/
+1
2014-02-10
ALSA: Replace with IS_ENABLED()
Takashi Iwai
1
-1
/
+1
2014-02-07
ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c
Rashika Kheria
1
-0
/
+1
2013-11-14
ALSA: pcsp: Fix the order of input device unregistration
Takashi Iwai
1
-1
/
+1
2013-10-29
ALSA: pcsp: Fix initialization with nopcm=1
Takashi Iwai
1
-1
/
+2
2013-10-29
ALSA: opl3: Fix possible negative array index access
Takashi Iwai
1
-0
/
+5
2013-07-21
ALSA: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+1
2013-06-21
ALSA: vx_core: off by one in vx_read_status()
Dan Carpenter
1
-1
/
+1
2013-05-29
ALSA: Remove the rest of *_set_drvdata(NULL) calls
Takashi Iwai
1
-1
/
+0
2013-05-23
ALSA: virmidi: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-23
ALSA: serial-u16550: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-23
ALSA: pcsp: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-23
ALSA: mtpav: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-23
ALSA: mpu401: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-23
ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-23
ALSA: aloop: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-1
/
+1
2013-04-24
ALSA: sound kconfig typo
Pavel Machek
1
-1
/
+1
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-1
/
+5
2013-02-05
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+4
2013-02-04
ALSA: aloop: Fix Oops while PM resume
Takashi Iwai
1
-1
/
+4
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
1
-2
/
+1
2012-12-07
ALSA: drivers: remove __dev* attributes
Bill Pemberton
14
-99
/
+99
2012-11-22
ALSA: vx: hard dependency on the standard fw loader
Takashi Iwai
2
-139
/
+1
2012-10-25
ALSA: sound/drivers: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+0
2012-10-21
ALSA: aloop - Close races at restarting the stream
Takashi Iwai
1
-17
/
+19
2012-10-21
Merge branch 'dummy-ctl-inactive' of git://git.alsa-project.org/alsa-kprivate...
Takashi Iwai
1
-2
/
+71
2012-10-20
ALSA: dummy: allow disabling mixer controls
Clemens Ladisch
1
-2
/
+71
2012-10-06
ALSA: aloop - add locking to timer access
Omair Mohammed Abdullah
1
-0
/
+6
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2
-2
/
+2
2012-09-05
ALSA: opl4: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-6
/
+3
2012-08-09
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
3
-4
/
+4
2012-07-25
ALSA: mpu401: Fix missing initialization of irq field
Takashi Iwai
1
-0
/
+1
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-1
/
+1
2012-07-03
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
3
-21
/
+27
2012-07-02
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
Takashi Iwai
8
-8
/
+16
2012-05-15
ALSA: snd-aloop - improve the sample copy accurracy
Jaroslav Kysela
1
-27
/
+35
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
12
-18
/
+18
2011-11-27
ALSA: convert sound/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
3
-0
/
+3
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
10
-0
/
+10
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
7
-7
/
+7
2011-10-26
Merge branch 'topic/remove-irqf_disable' into for-linus
Takashi Iwai
4
-5
/
+5
2011-09-24
ALSA: aloop - Use vmalloc buffer
Takashi Iwai
1
-6
/
+7
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
4
-5
/
+5
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
2
-12
/
+11
2011-06-09
i8253: Make pcsp sound driver use the shared i8253_lock
Ralf Baechle
1
-7
/
+1
[next]