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
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
fence: dma-buf cross-device synchronization (v18)
Maarten Lankhorst
1
-0
/
+9
2014-11-21
dma-buf: move to drivers/dma-buf
Maarten Lankhorst
3
-754
/
+0
2014-11-21
dma-buf: update debugfs output
Sumit Semwal
1
-13
/
+12
2014-11-21
reservation: cross-device reservation support, v4
Maarten Lankhorst
2
-1
/
+40
2014-11-21
Revert "dmabuf-sync: add buffer synchronization framework"
Chanho Park
4
-686
/
+0
2014-11-21
Revert "dmabuf-sync: add cache operation feature"
Chanho Park
1
-75
/
+0
2014-11-21
Revert "dma-buf: add lock callback for fcntl system call."
Chanho Park
1
-33
/
+0
2014-11-21
Revert "dmabuf-sync: fix sync lock to multiple read"
Chanho Park
1
-13
/
+30
2014-11-21
Revert "dmabuf-sync: remove unnecessary the use of mutex lock."
Chanho Park
1
-3
/
+6
2014-11-21
Revert "dmabuf-sync: add private backend callbacks"
Chanho Park
1
-7
/
+1
2014-11-21
Revert "dmabuf-sync: add select system call support."
Chanho Park
2
-66
/
+0
2014-11-21
Revert "dma-buf: return POLLIN | POLLOUT instead of POLLERR"
Chanho Park
1
-2
/
+2
2014-11-21
Revert "dmabuf-sync: update it to patch v8"
Chanho Park
1
-389
/
+113
2014-11-18
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+5
2014-11-18
upstream: dma-buf: avoid using IS_ERR_OR_NULL
Colin Cross
1
-7
/
+11
2014-11-18
upstream: Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-2
/
+0
2014-11-18
drivers: power: hide some excessive debugs
Marek Szyprowski
1
-3
/
+3
2014-11-18
dmabuf-sync: update it to patch v8
Inki Dae
1
-113
/
+389
2014-11-18
dma-buf: return POLLIN | POLLOUT instead of POLLERR
Inki Dae
1
-2
/
+2
2014-11-18
dmabuf-sync: add select system call support.
Inki Dae
2
-0
/
+66
2014-11-18
dmabuf-sync: add private backend callbacks
Inki Dae
1
-1
/
+7
2014-11-18
dmabuf-sync: remove unnecessary the use of mutex lock.
Inki Dae
1
-6
/
+3
2014-11-18
dmabuf-sync: fix sync lock to multiple read
Inki Dae
1
-30
/
+13
2014-11-18
dma-buf: add lock callback for fcntl system call.
Inki Dae
1
-0
/
+33
2014-11-18
dmabuf-sync: add cache operation feature
Inki Dae
1
-0
/
+75
2014-11-18
dmabuf-sync: add buffer synchronization framework
Inki Dae
4
-0
/
+686
2014-11-18
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
1
-75
/
+44
2014-11-18
drivers: base: add notifier for failed driver bind
Marek Szyprowski
1
-3
/
+7
2014-11-14
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-10-30
firmware_class: make sure fw requests contain a name
Kees Cook
1
-0
/
+3
2014-10-30
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
1
-2
/
+2
2014-10-30
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
1
-2
/
+6
2014-10-05
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
1
-1
/
+1
2014-06-07
drivercore: deferral race condition fix
Grant Likely
1
-0
/
+17
2014-06-07
topology: Fix compilation warning when not in SMP
Vincent Stehlé
1
-2
/
+1
2013-12-04
PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()
Rafael J. Wysocki
1
-1
/
+1
2013-10-05
driver core : Fix use after free of dev->parent in device_shutdown
Benson Leung
1
-7
/
+7
2013-09-07
regmap: rbtree: Fix overlapping rbnodes.
David Jander
1
-1
/
+1
2013-09-07
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
Russ Anderson
1
-0
/
+2
2013-08-14
regmap: cache: Make sure to sync the last register in a block
Lars-Peter Clausen
1
-1
/
+2
2013-08-04
regmap: cache: bail in regmap_async_complete() for bus-less maps
Daniel Mack
1
-1
/
+1
2013-06-18
firmware loader: fix use-after-free by double abort
Ming Lei
1
-9
/
+18
2013-06-03
Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus
Mark Brown
1
-1
/
+4
2013-06-03
Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
Mark Brown
2
-14
/
+12
2013-06-01
regmap: rbtree: Fixed node range check on sync
Maarten ter Huurne
1
-2
/
+0
2013-05-23
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+5
2013-05-23
regmap: regcache: Fixup locking for custom lock callbacks
Lars-Peter Clausen
2
-12
/
+12
2013-05-21
driver core: print sysfs attribute name when warning about bogus permissions
dyoung@redhat.com
1
-2
/
+4
2013-05-21
driver core: export subsys_virtual_register
Greg Kroah-Hartman
1
-0
/
+1
2013-05-12
regmap: debugfs: Check return value of regmap_write()
Dimitris Papastamos
1
-1
/
+4
[next]