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
/
dma-resv.c
Age
Commit message (
Expand
)
Author
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-05
dma-buf: add missing EXPORT_SYMBOL
Christian König
2021-06-04
dma-buf: cleanup dma-resv shared fence debugging a bit v2
Christian König
2021-06-04
dma-buf: add SPDX header and fix style in dma-resv.c
Christian König
2020-11-25
dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
Maarten Lankhorst
2020-10-08
dma-buf: use struct_size macro
Christian König
2020-09-17
dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
Daniel Vetter
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-07-29
dma-buf: Use sequence counter with associated wound/wait mutex
Ahmed S. Darwish
2020-07-29
dma-buf: Remove custom seqcount lockdep class key
Ahmed S. Darwish
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
2020-06-09
DMA reservations: use the new mmap locking API
Michel Lespinasse
2019-11-21
dma-resv: Also prime acquire ctx for lockdep
Daniel Vetter
2019-11-20
dma_resv: prime lockdep annotations
Steven Price
2019-11-06
dma_resv: prime lockdep annotations
Daniel Vetter
2019-09-22
dma-buf/resv: fix exclusive fence get
Qiang Yu
2019-08-16
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König