index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
sync_debug.c
Age
Commit message (
Expand
)
Author
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-04-23
dma-buf: Remove unused sync_dump()
Chris Wilson
2018-12-24
dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
2017-07-17
Merge branch 'drm-misc-next-fixes' into drm-misc-fixes
Sean Paul
2017-07-14
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
2017-06-29
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
2017-06-29
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
2017-05-24
dma-buf/sync-file: Defer creation of sync_file->name
Chris Wilson
2017-05-08
dma-buf: Use seq_putc() in two functions
Markus Elfring
2017-01-09
dma-fence: Wrap querying the fence->status
Chris Wilson
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-15
dma-buf/sw_sync: de-stage SW_SYNC
Gustavo Padovan