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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
extcon: Add an API to get extcon device from dt node
Kishon Vijay Abraham I
1
-0
/
+31
2014-03-20
charger: max77693: Fix initial charger configuration properly.
Jonghwa Lee
1
-8
/
+19
2014-03-20
charger: max77693: code cleaning
Jonghwa Lee
1
-10
/
+13
2014-03-20
exynos_drm: replace enums by __u32 in structs used in IOCTLs
Andrzej Hajda
1
-7
/
+7
2014-03-20
usb:gadget: Refcount for gadget pullup
Lukasz Majewski
1
-2
/
+11
2014-03-20
regulator: max77686: Support DVS control in max77686 regulator.
Jonghwa Lee
1
-0
/
+2
2014-03-20
V4L: Add mem2mem ioctl and file operation helpers
Sylwester Nawrocki
2
-0
/
+28
2014-03-20
drm: Add drm backlight subsystem support
Donghwa Lee
1
-0
/
+26
2014-03-20
extcon: max77693: Define dock constant to remove compile error
Chanwoo Choi
1
-0
/
+8
2014-03-20
extcon: Add extcon-port driver to maintain compatibility with old jack driver
Chanwoo Choi
1
-0
/
+46
2014-03-20
dmaengine: dma_slave_caps: remove sg entries
Vinod Koul
1
-8
/
+0
2014-03-20
dmaengine: make dma_submit_error() return an error code
Dan Carpenter
1
-1
/
+4
2014-03-20
dmaengine: add interface of dma_get_slave_channel
Zhangfei Gao
1
-0
/
+1
2014-03-20
dmaengine: add dma_slave_get_caps api
Vinod Koul
1
-0
/
+44
2014-03-20
video: exynos_dsi: Use generic PHY driver
Sylwester Nawrocki
2
-9
/
+1
2014-03-20
[media] exynos4-is: Use the generic MIPI CSIS PHY driver
Sylwester Nawrocki
1
-9
/
+0
2014-03-20
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
1
-0
/
+270
2014-03-20
Revert "drivers: phy: add generic PHY framework"
Sylwester Nawrocki
1
-344
/
+0
2014-03-20
Revert "[media] exynos4-is: Use the generic MIPI CSIS PHY driver"
Sylwester Nawrocki
1
-2
/
+9
2014-03-20
Revert "video: exynos_dsi: Use generic PHY driver"
Sylwester Nawrocki
1
-0
/
+5
2014-03-20
Revert "s5k5baf: add camera sensor driver"
Sylwester Nawrocki
2
-24
/
+0
2014-03-20
[media] media: OF: add "sync-on-green-active" property
Lad, Prabhakar
1
-0
/
+3
2014-03-20
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
Sylwester Nawrocki
2
-21
/
+7
2014-03-20
[media] V4L: Rename subdev field of struct v4l2_async_notifier
Sylwester Nawrocki
1
-2
/
+2
2014-03-20
[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
Sylwester Nawrocki
1
-0
/
+5
2014-03-20
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
Sylwester Nawrocki
1
-6
/
+6
2014-03-20
[media] V4L2: support asynchronous subdevice registration
Guennadi Liakhovetski
2
-0
/
+113
2014-03-20
[media] V4L2: add a device pointer to struct v4l2_subdev
Guennadi Liakhovetski
1
-0
/
+2
2014-03-20
[media] V4L2: add temporary clock helpers
Guennadi Liakhovetski
1
-0
/
+54
2014-03-20
clk: Implement clk_unregister
Sylwester Nawrocki
1
-0
/
+2
2014-03-20
clk: Add common __clk_get(), __clk_put() implementations
Sylwester Nawrocki
2
-0
/
+8
2014-03-20
dmabuf-sync: update it to patch v8
Inki Dae
1
-13
/
+80
2014-03-20
mfd: max8998: Add support for Device Tree
Tomasz Figa
2
-0
/
+4
2014-03-20
regulator: max8998: Use arrays for specifying voltages in platform data
Tomasz Figa
1
-12
/
+4
2014-03-20
mfd: max8998: Add irq domain support
Tomasz Figa
2
-2
/
+5
2014-03-20
zbud: add to mm/
Seth Jennings
1
-0
/
+22
2014-03-20
debugfs: add get/set for atomic types
Seth Jennings
1
-0
/
+2
2014-03-20
dmabuf-sync: add select system call support.
Inki Dae
1
-0
/
+5
2014-03-20
f2fs: align data types between on-disk and in-memory block addresses
Jaegeuk Kim
1
-2
/
+2
2014-03-20
dmabuf-sync: add private backend callbacks
Inki Dae
1
-12
/
+20
2014-03-20
dmabuf-sync: fix sync lock to multiple read
Inki Dae
1
-1
/
+0
2014-03-20
dmabuf-sync: add buffer synchronization framework
Inki Dae
2
-0
/
+194
2014-03-20
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
1
-0
/
+8
2014-03-20
mutex: Add support for wound/wait style locks
Maarten Lankhorst
2
-1
/
+355
2014-03-20
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
3
-13
/
+9
2014-03-20
modem_if: Add modem.h to include/linux/platform_data
Kamil Debski
1
-0
/
+330
2014-03-20
video: exynos_dsi: Use generic PHY driver
Sylwester Nawrocki
1
-5
/
+0
2014-03-20
[media] exynos4-is: Use the generic MIPI CSIS PHY driver
Sylwester Nawrocki
1
-9
/
+2
2014-03-20
video: exynos_mipi_dsim: Use the generic PHY driver
Sylwester Nawrocki
1
-2
/
+4
2014-03-20
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
1
-0
/
+344
[next]