index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
ARM: dts: exynos4412-slp_pq: Enable WLAN chip
Tomasz Figa
1
-0
/
+40
2014-11-18
ARM: dts: exynos4412-slp_pq: Allow using max77686 as clock provider
Tomasz Figa
1
-1
/
+2
2014-11-18
of: irq: Pass trigger type in IRQ resource flags
Tomasz Figa
1
-0
/
+10
2014-11-18
clk: max77686: Register OF clock provider
Tomasz Figa
3
-0
/
+65
2014-11-18
clk: max77686: Refactor driver data handling
Tomasz Figa
1
-12
/
+14
2014-11-18
clk: max77686: Fix clean-up in error and remove paths
Tomasz Figa
1
-22
/
+10
2014-11-18
clk: max77686: Make max77686_clk_register() return struct clk *
Tomasz Figa
1
-7
/
+10
2014-11-18
clk: max77686: Refactor successful exit of probe function
Tomasz Figa
1
-2
/
+1
2014-11-18
mfd: max77686: Enable register cache
Tomasz Figa
1
-0
/
+19
2014-11-18
clk: max77686: Provide .recalc_rate() operation
Tomasz Figa
1
-0
/
+7
2014-11-18
clk: max77686: Correct callback used for checking clock status
Tomasz Figa
1
-2
/
+2
2014-11-18
brcmfmac: Add generic platform support
Tomasz Figa
2
-0
/
+119
2014-11-18
s5c73m3: Set default data plane lengths for interleaved data
Sylwester Nawrocki
1
-0
/
+4
2014-11-18
exynos4-is: Fix compressed format setting in fimc-capture
Sylwester Nawrocki
1
-2
/
+2
2014-11-18
ARM: dts: Add missing aliases for I2C bus controllers in exynos4412-m0.dts
Sylwester Nawrocki
1
-1
/
+4
2014-11-18
ARM: Exynos4: dts: disable CMA support for MFC (obsoleted by IOMMU support)
Marek Szyprowski
1
-0
/
+2
2014-11-18
ARM: Exynos4: add clocks for SYSMMU controller and enable IOMMU support
Marek Szyprowski
2
-28
/
+42
2014-11-18
iommu/exynos: add dummy driver for enabling runtime pm for mem port devices
Marek Szyprowski
1
-0
/
+34
2014-11-18
iommu/exynos: register iommu-aware dma ops for client devices
Marek Szyprowski
2
-28
/
+62
2014-11-18
iommu/exynos: simplify some functions
Marek Szyprowski
1
-19
/
+8
2014-11-18
iommu/exynos: remove support for multiple sysmmu's per single device
Marek Szyprowski
1
-210
/
+100
2014-11-18
iommu/exynos: remove support for combined sysmmu controllers
Marek Szyprowski
1
-119
/
+74
2014-11-18
drm/exynos: add support for separate iommu mapping management by drm driver
Marek Szyprowski
5
-4
/
+114
2014-11-18
drm/exynos: simplify and unify subdrivers registration
Marek Szyprowski
1
-120
/
+37
2014-11-18
drm/exynos: fimd: disable windows before registering driver
Marek Szyprowski
1
-1
/
+4
2014-11-18
dts: universal c210 board
Marek Szyprowski
2
-0
/
+189
2014-11-18
mfd: max8998: Add support for Device Tree
Tomasz Figa
6
-7
/
+316
2014-11-18
regulator: max8998: Use arrays for specifying voltages in platform data
Tomasz Figa
5
-97
/
+39
2014-11-18
mfd: max8998: Add irq domain support
Tomasz Figa
5
-28
/
+57
2014-11-18
vt: disable console blank
Marek Szyprowski
1
-1
/
+1
2014-11-18
drm/exynos: add dmabuf sync support for g2d driver
Inki Dae
1
-2
/
+82
2014-11-18
drm/exynos: add exynos_drm_gem_get_dmabuf function
Inki Dae
2
-0
/
+21
2014-11-18
drm/exynos: remove duplicated error routine and unnecessary assign
Seung-Woo Kim
2
-11
/
+7
2014-11-18
drm/exynos: use drm_calloc_large when allocates pointer array
YoungJun Cho
2
-8
/
+7
2014-11-18
drm/exynos: check a pixel format to a particular window layer
Inki Dae
1
-0
/
+11
2014-11-18
drm/exynos: Remove tracking log functions
YoungJun Cho
20
-437
/
+4
2014-11-18
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
8
-76
/
+41
2014-11-18
drm/exynos: fimd: Add support for S3C64xx SoCs
Tomasz Figa
1
-0
/
+10
2014-11-18
drm/exynos: fimd: Add support for FIMD variants with clock selection
Tomasz Figa
1
-0
/
+6
2014-11-18
drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register
Tomasz Figa
1
-20
/
+49
2014-11-18
drm/exynos: fimd: Hold pointer to driver data in context struct
Tomasz Figa
1
-2
/
+3
2014-11-18
drm/exynos: do not use mode_set_base function directly
Inki Dae
1
-2
/
+8
2014-11-18
drm/exynos: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-2
/
+1
2014-11-18
drm/exynos: remove ignoring return value warning in hdmi
Seung-Woo Kim
1
-1
/
+3
2014-11-18
drm/exynos: fix WINDOWS_NR checking to vidi driver
Inki Dae
1
-3
/
+3
2014-11-18
drm/exynos: fix fimd pixel format setting
Inki Dae
1
-21
/
+13
2014-11-18
drm/exynos: Add NULL pointer check
Sachin Kamat
1
-0
/
+9
2014-11-18
drm/exynos: Remove redundant error messages
Sachin Kamat
19
-96
/
+30
2014-11-18
drm/exynos: Add missing of.h header include
Sachin Kamat
6
-1
/
+6
2014-11-18
drm/exynos: Remove module.h header inclusion
Sachin Kamat
12
-12
/
+0
[next]