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-11-18
f2fs: align data types between on-disk and in-memory block addresses
Jaegeuk Kim
1
-2
/
+2
2014-11-18
dmabuf-sync: add private backend callbacks
Inki Dae
1
-12
/
+20
2014-11-18
dmabuf-sync: fix sync lock to multiple read
Inki Dae
1
-1
/
+0
2014-11-18
dmabuf-sync: add buffer synchronization framework
Inki Dae
2
-0
/
+194
2014-11-18
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
1
-0
/
+8
2014-11-18
mutex: Add support for wound/wait style locks
Maarten Lankhorst
2
-1
/
+355
2014-11-18
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
3
-13
/
+9
2014-11-18
modem_if: Add modem.h to include/linux/platform_data
Kamil Debski
1
-0
/
+330
2014-11-18
video: exynos_dsi: Use generic PHY driver
Sylwester Nawrocki
1
-5
/
+0
2014-11-18
[media] exynos4-is: Use the generic MIPI CSIS PHY driver
Sylwester Nawrocki
1
-9
/
+2
2014-11-18
video: exynos_mipi_dsim: Use the generic PHY driver
Sylwester Nawrocki
1
-2
/
+4
2014-11-18
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
1
-0
/
+344
2014-11-18
[media] exynos4-is: Correct colorspace handling at FIMC-LITE
Sylwester Nawrocki
1
-0
/
+2
2014-11-18
nfc: pn544-i2c: Remove unused gpio_irq
Lukasz Czerwinski
1
-1
/
+0
2014-11-18
nfc: pn544-i2c: Add DT bindings
Lukasz Czerwinski
1
-1
/
+2
2014-11-18
iio: st_sensors Add threshold events support
Lukasz Czerwinski
1
-0
/
+75
2014-11-18
iio: st_sensors: Add handling of multiple interrupts
Lukasz Czerwinski
1
-0
/
+9
2014-11-18
s5k5baf: add camera sensor driver
Andrzej Hajda
2
-0
/
+24
2014-11-18
[media] media: Change media device link_notify behaviour
Sylwester Nawrocki
1
-2
/
+7
2014-11-18
[media] exynos4-is: Use common exynos_media_pipeline data structure
Sylwester Nawrocki
1
-27
/
+26
2014-11-18
[media] exynos4-is: Add struct exynos_video_entity
Sylwester Nawrocki
1
-0
/
+5
2014-11-18
[media] media: Add a function removing all links of a media entity
Sylwester Nawrocki
1
-0
/
+3
2014-11-18
[media] media: Rename media_entity_remote_source to media_entity_remote_pad
Andrzej Hajda
1
-1
/
+1
2014-11-18
power: max77693: Add max77693 charger dirver.
Jonghwa Lee
2
-0
/
+185
2014-11-18
sound: soc: codecs: Import Yamaha YMU823 (MC1N2) codec driver
Tomasz Figa
2
-0
/
+30
2014-11-18
video: display: Add panel-s6e8aa0 driver
Tomasz Figa
1
-0
/
+42
2014-11-18
video: display: Add panel-s6d6aa1 driver
Tomasz Figa
1
-0
/
+42
2014-11-18
video: display: Add exynos-dsi video source driver
Tomasz Figa
1
-0
/
+41
2014-11-18
ARM: Exynos4: fix DSIM support
Marek Szyprowski
1
-0
/
+3
2014-11-18
video: add display-core
Tomasz Figa
1
-0
/
+230
2014-11-18
drivers: of: add initialization code for dma reserved memory
Marek Szyprowski
1
-0
/
+14
2014-11-18
drivers: of: add function to scan fdt nodes given by path
Marek Szyprowski
1
-0
/
+3
2014-11-18
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
2
-30
/
+53
2014-11-18
regulator: Remove const from declation of reg_desc in regulator_dev.
Jonghwa Lee
1
-1
/
+1
2014-11-18
regulator: max77693: Add regulator driver for max77693
Jonghwa Lee
2
-0
/
+41
2014-11-18
drivers: base: add notifier for failed driver bind
Marek Szyprowski
1
-1
/
+3
2014-11-14
of: Fix overflow bug in string property parsing functions
Grant Likely
1
-14
/
+70
2014-11-14
drm/radeon: remove invalid pci id
Alex Deucher
1
-1
/
+0
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
1
-0
/
+3
2014-11-14
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-3
/
+2
2014-11-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-2
/
+3
2014-11-14
crypto: more robust crypto_memneq
Cesar Eduardo Barros
3
-0
/
+14
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-0
/
+1
2014-10-30
kernel: add support for gcc 5
Sasha Levin
1
-0
/
+66
2014-10-30
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
1
-2
/
+4
2014-10-15
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
1
-0
/
+3
2014-10-15
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
1
-1
/
+1
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-1
/
+2
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-12
/
+0
2014-10-09
media: vb2: fix VBI/poll regression
Hans Verkuil
1
-0
/
+4
[next]