index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
syncpt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
gpu: host1x: Fix potential out-of-bounds access
Thierry Reding
1
-1
/
+1
2016-11-11
gpu: host1x: Add locking to syncpt
Arto Merilainen
1
-4
/
+19
2016-06-23
gpu: host1x: Remove useless local variable
Thierry Reding
1
-4
/
+2
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
1
-2
/
+22
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
1
-1
/
+4
2016-06-23
gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()
Thierry Reding
1
-2
/
+2
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
1
-3
/
+3
2016-06-23
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
1
-7
/
+8
2015-04-02
gpu: host1x: Export host1x_syncpt_read()
Thierry Reding
1
-0
/
+6
2014-04-04
gpu: host1x: export host1x_syncpt_incr_max() function
Bryan Wu
1
-0
/
+1
2013-12-19
gpu: host1x: Export public API
Thierry Reding
1
-0
/
+9
2013-10-31
gpu: host1x: Add syncpoint base support
Arto Merilainen
1
-2
/
+53
2013-10-31
gpu: host1x: Add 'flags' field to syncpt request
Arto Merilainen
1
-7
/
+11
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
1
-0
/
+19
2013-06-22
gpu: host1x: Rework CPU syncpoint increment
Arto Merilainen
1
-13
/
+2
2013-06-22
gpu: host1x: Fix client_managed type
Arto Merilainen
1
-4
/
+4
2013-06-22
gpu: host1x: Fix memory access in syncpt request
Arto Merilainen
1
-1
/
+2
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
1
-0
/
+5
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
1
-0
/
+11
2013-04-22
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom
1
-0
/
+159
2013-04-22
gpu: host1x: Add host1x driver
Terje Bergstrom
1
-0
/
+212