aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_core.c
Commit message (Expand)AuthorAge
* Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-07
|\
| * remoteproc: support default firmware name in rproc_alloc()Robert Tivy2013-04-07
| * remoteproc: set vring addresses in resource tableSjur Brændeland2013-04-07
| * remoteproc: support virtio config space.Sjur Brændeland2013-04-07
| * remoteproc: perserve resource table dataOhad Ben-Cohen2013-04-07
| * remoteproc: calculate max_notifyid by counting vringsSjur Brændeland2013-04-07
| * remoteproc: code cleanup of resource parsingSjur Brændeland2013-04-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \
| * | treewide: Fix typo in printk and commentsMasanari Iida2013-04-24
| |/
* | remoteproc: fix error path of handle_vdevSjur Brændeland2013-04-05
* | remoteproc: fix the error check for idr_allocSuman Anna2013-04-05
|/
* remoteproc: convert to idr_alloc()Tejun Heo2013-02-27
* remoteproc: don't use idr_remove_all()Tejun Heo2013-02-27
* remoteproc: Fix use of format specifyerEmil Goode2012-10-02
* remoteproc: fix a potential NULL-dereference on cleanupDan Carpenter2012-10-02
* remtoteproc: maintain max notifyidSjur Brændeland2012-09-18
* remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo2012-09-18
* remoteproc: add actual recovery implementationFernando Guzman Lugo2012-09-18
* remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo2012-09-18
* Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-26
|\
| * remoteproc: Support custom firmware handlersSjur Brændeland2012-07-15
| * remoteproc: Move Elf related functions to separate fileSjur Brændeland2012-07-15
| * remoteproc: Add function rproc_get_boot_addrSjur Brændeland2012-07-15
| * remoteproc: Pass struct fw to load_segments and find_rsc_table.Sjur Brændeland2012-07-15
| * remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen2012-07-05
| * remoteproc: remove the get_by_name/put APIOhad Ben-Cohen2012-07-05
| * remoteproc: support non-iommu carveout assignmentOhad Ben-Cohen2012-07-05
| * remoteproc: simplify unregister/free interfacesOhad Ben-Cohen2012-07-05
| * remoteproc: remove the now-redundant krefOhad Ben-Cohen2012-07-05
| * remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-05
| * remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen2012-07-04
* | remoteproc: fix missing fault indication in error-pathSjur Brændeland2012-06-10
* | remoteproc: fix print format warningsSjur Brændeland2012-06-10
|/
* Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-30
|\
| * iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen2012-05-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ | |/ |/|
| * remoteproc: remove redundant NULL check before release_firmware()Jesper Juhl2012-04-30
* | remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram2012-05-13
|/
* remoteproc: cleanup resource table parsing pathsOhad Ben-Cohen2012-03-06
* remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen2012-03-06
* remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen2012-03-06
* remoteproc: resource table overhaulOhad Ben-Cohen2012-03-06
* remoteproc: make sure we're parsing a 32bit firmwareOhad Ben-Cohen2012-02-28
* remoteproc: s/big switch/lookup table/Ohad Ben-Cohen2012-02-22
* remoteproc: bail out if firmware has different endianessOhad Ben-Cohen2012-02-22
* remoteproc: depend on EXPERIMENTALOhad Ben-Cohen2012-02-22
* remoteproc: look for truncated firmware imagesOhad Ben-Cohen2012-02-08
* remoteproc: avoid registering a virtio device if not supportedMark Grosen2012-02-08
* remoteproc: do not require an iommuMark Grosen2012-02-08
* remoteproc: add framework for controlling remote processorsOhad Ben-Cohen2012-02-08