https://github.com/torvalds/linux
Revision 2deb41b245320f0eefb535a5c8ea19ed66b33c04 authored by Linus Torvalds on 05 February 2018, 18:07:40 UTC, committed by Linus Torvalds on 05 February 2018, 18:07:40 UTC
Pull remoteproc updates from Bjorn Andersson:
 "This contains a few bug fixes and a cleanup up of the resource-table
  handling in the framework, which removes the need for drivers with no
  resource table to provide a fake one"

* tag 'rproc-v4.16' of git://github.com/andersson/remoteproc:
  remoteproc: Reset table_ptr on stop
  remoteproc: Drop dangling find_rsc_table dummies
  remoteproc: Move resource table load logic to find
  remoteproc: Don't handle empty resource table
  remoteproc: Merge rproc_ops and rproc_fw_ops
  remoteproc: Clone rproc_ops in rproc_alloc()
  remoteproc: Cache resource table size
  remoteproc: Remove depricated crash completion
  virtio_remoteproc: correct put_device virtio_device.dev
2 parent s 67fb3b9 + 0a8b81c
History
Tip revision: 2deb41b245320f0eefb535a5c8ea19ed66b33c04 authored by Linus Torvalds on 05 February 2018, 18:07:40 UTC
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
Tip revision: 2deb41b
File Mode Size
apparmor
integrity
keys
loadpin
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 9.8 KB
Makefile -rw-r--r-- 1.0 KB
commoncap.c -rw-r--r-- 38.9 KB
device_cgroup.c -rw-r--r-- 20.4 KB
inode.c -rw-r--r-- 10.5 KB
lsm_audit.c -rw-r--r-- 10.7 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 43.5 KB

back to top