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
/
remoteproc
/
remoteproc_core.c
Age
Commit message (
Expand
)
Author
2021-07-07
Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-23
remoteproc: core: Cleanup device in case of failure
Siddharth Gupta
2021-06-23
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2021-06-23
remoteproc: core: Move validate before device add
Siddharth Gupta
2021-06-23
remoteproc: core: Move cdev add before device add
Siddharth Gupta
2021-05-27
remoteproc: Fix various kernel-doc warnings
Suman Anna
2021-05-27
remoteproc: Add kernel-doc comment for is_iomem
Suman Anna
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-03-18
remoteproc: Properly deal with a stop request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a kernel panic when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with the resource table when stopping
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with the resource table when detaching
Mathieu Poirier
2021-03-18
remoteproc: Introduce function rproc_detach()
Mathieu Poirier
2021-03-18
remoteproc: Introduce function __rproc_detach()
Mathieu Poirier
2021-03-18
remoteproc: stm32: Move memory parsing to rproc_ops
Arnaud POULIQUEN
2021-03-18
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
2021-03-18
remoteproc: Properly represent the attached state
Mathieu Poirier
2021-03-18
remoteproc: Rename function rproc_actuate()
Mathieu Poirier
2021-03-18
remoteproc: Remove useless check in rproc_del()
Mathieu Poirier
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2021-03-11
remoteproc: core: Remove casting to rproc_handle_resource_t
Jindong Yue
2021-02-09
remoteproc: core: Fix rproc->firmware free in rproc_set_firmware()
Daniele Alessandrelli
2020-12-10
remoteproc: core: Add ops to enable custom coredump functionality
Siddharth Gupta
2020-11-25
remoteproc: Add a rproc_set_firmware() API
Suman Anna
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-08-04
remoteproc: core: Register the character device interface
Siddharth Gupta
2020-07-28
remoteproc: Introduce rproc_of_parse_firmware() helper
Suman Anna
2020-07-21
remoteproc: Move coredump functionality to a new file
Rishabh Bhatnagar
2020-07-17
remoteproc: Make function rproc_resource_cleanup() public
Mathieu Poirier
2020-07-16
remoteproc: Properly handle firmware name when attaching
Mathieu Poirier
2020-07-16
remoteproc: Refactor function rproc_free_vring()
Mathieu Poirier
2020-07-16
remoteproc: Refactor function rproc_trigger_auto_boot()
Mathieu Poirier
2020-07-16
remoteproc: Refactor function rproc_boot()
Mathieu Poirier
2020-07-16
remoteproc: Introducing function rproc_validate()
Mathieu Poirier
2020-07-16
remoteproc: Introducing function rproc_actuate()
Mathieu Poirier
2020-07-16
remoteproc: Introducing function rproc_attach()
Mathieu Poirier
2020-07-15
remoteproc: remoteproc_core: Use 'gnu_printf' format notation
Lee Jones
2020-07-01
Revert "remoteproc: Add support for runtime PM"
Mathieu Poirier
2020-05-20
remoteproc: Fix an error code in devm_rproc_alloc()
Dan Carpenter
2020-05-18
remoteproc: Add support for runtime PM
Paul Cercueil
2020-05-12
remoteproc: Fix and restore the parenting hierarchy for vdev
Suman Anna
2020-05-12
remoteproc: core: Prevent system suspend during remoteproc recovery
Rishabh Bhatnagar
2020-04-22
remoteproc: Add prepare and unprepare ops
Loic Pallardy
2020-04-22
remoteproc: remove rproc_elf32_sanity_check
Clement Leger
2020-04-20
remoteproc: Add device-managed variants of rproc_alloc/rproc_add
Paul Cercueil
2020-04-20
remoteproc: Use a local copy for the name field
Suman Anna
2020-04-20
remoteproc: Get rid of tedious error path
Mathieu Poirier
[next]