summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-267-561/+587
|\
| * remoteproc: Support custom firmware handlersSjur Brændeland2012-07-153-16/+77
| * remoteproc: Move Elf related functions to separate fileSjur Brændeland2012-07-154-248/+300
| * 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-062-20/+20
| * 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-062-18/+12
| * remoteproc: remove the now-redundant krefOhad Ben-Cohen2012-07-062-43/+15
| * remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-064-58/+111
| * remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen2012-07-043-57/+67
* | remoteproc: fix missing CONFIG_FW_LOADER configurationsOhad Ben-Cohen2012-07-041-0/+1
* | remoteproc/omap: fix randconfig unmet direct dependenciesOhad Ben-Cohen2012-07-041-0/+1
* | remoteproc/omap: fix dev_err typoOhad Ben-Cohen2012-06-171-1/+1
* | 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
|/
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-10/+3
* remoteproc: cleanup resource table parsing pathsOhad Ben-Cohen2012-03-061-33/+39
* remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen2012-03-062-6/+8
* remoteproc/omap: remove the mbox_callback limitationOhad Ben-Cohen2012-03-061-10/+1
* remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen2012-03-063-220/+218
* remoteproc: safer boot/shutdown orderOhad Ben-Cohen2012-03-061-10/+10
* remoteproc: remoteproc_rpmsg -> remoteproc_virtioOhad Ben-Cohen2012-03-062-1/+1
* remoteproc: resource table overhaulOhad Ben-Cohen2012-03-061-97/+209
* remoteproc/omap: two Kconfig fixesOhad Ben-Cohen2012-02-281-2/+1
* 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: don't use virtio's weak barriersOhad Ben-Cohen2012-02-221-1/+5
* remoteproc: depend on EXPERIMENTALOhad Ben-Cohen2012-02-222-1/+5
* remoteproc: add Kconfig menuOhad Ben-Cohen2012-02-081-0/+4
* remoteproc: look for truncated firmware imagesOhad Ben-Cohen2012-02-081-5/+30
* remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen2012-02-081-12/+1
* 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/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen2012-02-084-0/+340
* remoteproc: create rpmsg virtio deviceOhad Ben-Cohen2012-02-082-0/+296
* remoteproc: add debugfs entriesOhad Ben-Cohen2012-02-082-0/+180
* remoteproc: add framework for controlling remote processorsOhad Ben-Cohen2012-02-084-0/+1463
OpenPOWER on IntegriCloud