summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_core.c
Commit message (Expand)AuthorAgeFilesLines
...
* remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo2012-09-181-4/+75
* Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-261-537/+189
|\
| * remoteproc: Support custom firmware handlersSjur Brændeland2012-07-151-0/+4
| * remoteproc: Move Elf related functions to separate fileSjur Brændeland2012-07-151-248/+1
| * remoteproc: Add function rproc_get_boot_addrSjur Brændeland2012-07-151-9/+19
| * remoteproc: Pass struct fw to load_segments and find_rsc_table.Sjur Brændeland2012-07-151-12/+12
| * remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen2012-07-061-16/+16
| * remoteproc: remove the get_by_name/put APIOhad Ben-Cohen2012-07-061-130/+0
| * remoteproc: support non-iommu carveout assignmentOhad Ben-Cohen2012-07-061-15/+19
| * remoteproc: simplify unregister/free interfacesOhad Ben-Cohen2012-07-061-17/+8
| * remoteproc: remove the now-redundant krefOhad Ben-Cohen2012-07-061-39/+11
| * remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-061-43/+92
| * remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen2012-07-041-55/+54
* | remoteproc: fix missing fault indication in error-pathSjur Brændeland2012-06-101-1/+3
* | remoteproc: fix print format warningsSjur Brændeland2012-06-101-3/+3
|/
* Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-301-2/+2
|\
| * iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen2012-05-221-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-2/+1
|\ \ | |/ |/|
| * remoteproc: remove redundant NULL check before release_firmware()Jesper Juhl2012-04-301-2/+1
* | remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram2012-05-131-1/+1
|/
* remoteproc: cleanup resource table parsing pathsOhad Ben-Cohen2012-03-061-33/+39
* remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen2012-03-061-5/+7
* remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen2012-03-061-142/+150
* remoteproc: resource table overhaulOhad Ben-Cohen2012-03-061-97/+209
* remoteproc: make sure we're parsing a 32bit firmwareOhad Ben-Cohen2012-02-281-0/+8
* remoteproc: s/big switch/lookup table/Ohad Ben-Cohen2012-02-221-22/+23
* remoteproc: bail out if firmware has different endianessOhad Ben-Cohen2012-02-221-0/+11
* remoteproc: depend on EXPERIMENTALOhad Ben-Cohen2012-02-221-0/+3
* remoteproc: look for truncated firmware imagesOhad Ben-Cohen2012-02-081-5/+30
* remoteproc: avoid registering a virtio device if not supportedMark Grosen2012-02-081-1/+1
* remoteproc: do not require an iommuMark Grosen2012-02-081-2/+2
* remoteproc: add framework for controlling remote processorsOhad Ben-Cohen2012-02-081-0/+1410
OpenPOWER on IntegriCloud