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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
ALSA: sh: Convert to the new PCM ops
Takashi Iwai
1
-24
/
+30
2017-05-30
ALSA: declare snd_kcontrol_new structures as const
Bhumika Goyal
1
-2
/
+2
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-06-07
ALSA: sh: aica: Remove deprecated create_workqueue
Bhaktipriya Shridhar
1
-13
/
+3
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-19
ALSA: aica: Use setup_timer() and mod_timer()
Takashi Iwai
1
-5
/
+3
2014-10-20
ALSA: sh: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-02-14
ALSA: sh: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-4
/
+3
2013-05-23
ALSA: sh_dac_audio: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-23
ALSA: sh: aica: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2012-12-07
ALSA: sh: remove __dev* attributes
Bill Pemberton
2
-12
/
+11
2012-07-02
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
Takashi Iwai
2
-1
/
+4
2012-05-21
ALSA: sh: Fix up namespace collision in sh_dac_audio.
Paul Mundt
1
-2
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-27
ALSA: convert sound/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2010-10-27
sound: sh: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-01
Merge branch 'topic/beep-rename' into topic/core-change
Takashi Iwai
3
-0
/
+463
2009-11-08
ALSA: snd-aica: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-11-04
ALSA: sh: add SuperH DAC audio driver for ALSA V4
Rafael Ignacio Zurita
3
-0
/
+463
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-1
/
+1
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+1
2009-03-17
sh: dma: Make G2 DMA configurable.
Paul Mundt
1
-0
/
+1
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
1
-4
/
+4
2008-09-23
ALSA: Fix section for snd-aica platform driver
Uwe Kleine-König
1
-3
/
+3
2008-08-13
ALSA: Kill snd_assert() in other places
Takashi Iwai
1
-1
/
+2
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
1
-1
/
+1
2008-05-27
sound: Convert to menuconfig
Takashi Iwai
1
-4
/
+12
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] Check value range in ctl callbacks
Takashi Iwai
1
-2
/
+5
2008-01-31
[ALSA] Dreamcast AICA sound - Get rid of annoying compiler warning
Takashi Iwai
1
-0
/
+1
2007-10-23
[ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects
Adrian McMenamin
1
-2
/
+29
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
1
-9
/
+1
2007-07-24
sh: Fix Dreamcast DMA issues.
Adrian McMenamin
1
-1
/
+1
2007-07-20
[ALSA] aica - fix behaviour in poor resource conditions
Takashi Iwai
2
-46
/
+37
2007-07-20
[ALSA] Add ALSA support for the SEGA Dreamcast PCM device
Adrian McMenamin
4
-0
/
+777