aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+0
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+8
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin1-1/+3
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin1-0/+3
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin1-1/+1
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin1-1/+1
2014-11-27mailbox/omap: adapt to the new mailbox frameworkSuman Anna1-24/+27
2014-10-20remoteproc: drop owner assignment from platform_driversWolfram Sang3-3/+0
2014-06-17remoteproc: da8xx: don't select CMA on no-MMUArnd Bergmann1-1/+1
2014-02-24remoteproc/ste_modem: staticize local symbolsJingoo Han1-2/+2
2014-02-24remoteproc/davinci: simplify use of devm_ioremap_resourceJulia Lawall1-13/+1
2014-02-24remoteproc/davinci: drop needless devm_clk_putUwe Kleine-König1-2/+0
2013-10-29virtio_ring: change host notification APIHeinz Graalfs1-1/+2
2013-07-15remoteproc: don't use PTR_RET().Rusty Russell1-1/+1
2013-07-11Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-16/+15
2013-07-01remoteproc: Cocci spatch "memdup.spatch"Thomas Meyer1-2/+1
2013-07-01remoteproc: free carveout memories only after unmapping themSuman Anna1-7/+7
2013-06-30remoteproc: fix checkpatch errors in remoteproc codeSuman Anna2-4/+3
2013-06-30remoteproc: fix error return code in rproc_fw_boot()Wei Yongjun1-3/+4
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2-2/+3
2013-05-07Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-134/+668
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-1/+1
2013-04-21remoteproc: fix kconfig dependencies for VIRTIOSuman Anna1-0/+1
2013-04-15remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSPRobert Tivy3-0/+348
2013-04-07remoteproc: support default firmware name in rproc_alloc()Robert Tivy1-4/+24
2013-04-07remoteproc: fix FW_CONFIG typoRobert Tivy1-1/+1
2013-04-07remoteproc/omap: support OMAP5 tooVincent Stehlé1-1/+1
2013-04-07remoteproc: set vring addresses in resource tableSjur Brændeland1-2/+17
2013-04-07remoteproc: support virtio config space.Sjur Brændeland2-18/+64
2013-04-07remoteproc: perserve resource table dataOhad Ben-Cohen2-20/+79
2013-04-07remoteproc: calculate max_notifyid by counting vringsSjur Brændeland2-16/+19
2013-04-05remoteproc: code cleanup of resource parsingSjur Brændeland1-40/+12
2013-04-05remoteproc: parse STE-firmware and find resource table addressSjur Brændeland1-14/+29
2013-04-05remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland2-1/+39
2013-04-05remoteproc: refactor rproc_elf_find_rsc_table()Sjur Brændeland1-29/+46
2013-04-05remoteproc: fix error path of handle_vdevSjur Brændeland1-1/+3
2013-04-05remoteproc/ste: fix memory leak on shutdownDmitry Tarnyagin1-1/+6
2013-04-05remoteproc: fix the error check for idr_allocSuman Anna1-1/+1
2013-02-27remoteproc: convert to idr_alloc()Tejun Heo1-7/+3
2013-02-27remoteproc: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2013-02-15remoteproc: omap: depend on OMAP_MBOX_FWKArnd Bergmann1-1/+1
2013-02-11virtio: make config_ops constStephen Hemminger1-1/+1
2013-01-21drivers/remoteproc: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+1
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2012-12-03treewide: Fix typos in various driversMasanari Iida1-2/+2
2012-11-29remoteproc: fix error path of ->find_vqsOhad Ben-Cohen1-6/+12
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+4
2012-10-04Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-42/+593
2012-10-02remoteproc: Fix use of format specifyerEmil Goode1-4/+6
2012-10-02remoteproc: fix a potential NULL-dereference on cleanupDan Carpenter1-11/+11
2012-10-02remoteproc: select VIRTIO to avoid build breakageOhad Ben-Cohen1-0/+1
2012-09-30remoteproc: return -EFAULT on copy_from_user failureDan Carpenter1-1/+1
2012-09-30remoteproc: snprintf() can return more than was printedDan Carpenter1-2/+2
2012-09-28virtio: support reserved vqsMichael S. Tsirkin1-0/+3
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang1-1/+1
2012-09-22remoteproc: Add STE modem driverSjur Brændeland3-0/+334
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-18remtoteproc: maintain max notifyidSjur Brændeland1-0/+15
2012-09-18remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo2-1/+83
2012-09-18remoteproc: add actual recovery implementationFernando Guzman Lugo2-22/+63
2012-09-18remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo1-4/+75
2012-09-18remoteproc: Add dependency to HAS_DMASjur Brændeland1-0/+2
2012-09-11remoteproc/omap: set bootaddr supportJuan Gutierrez1-0/+3
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-561/+587
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland3-16/+77
2012-07-15remoteproc: Move Elf related functions to separate fileSjur Brændeland4-248/+300
2012-07-15remoteproc: Add function rproc_get_boot_addrSjur Brændeland1-9/+19
2012-07-15remoteproc: Pass struct fw to load_segments and find_rsc_table.Sjur Brændeland1-12/+12
2012-07-06remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen2-20/+20
2012-07-06remoteproc: remove the get_by_name/put APIOhad Ben-Cohen1-130/+0
2012-07-06remoteproc: support non-iommu carveout assignmentOhad Ben-Cohen1-15/+19
2012-07-06remoteproc: simplify unregister/free interfacesOhad Ben-Cohen2-18/+12
2012-07-06remoteproc: remove the now-redundant krefOhad Ben-Cohen2-43/+15
2012-07-06remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen4-58/+111
2012-07-04remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen3-57/+67
2012-07-04remoteproc: fix missing CONFIG_FW_LOADER configurationsOhad Ben-Cohen1-0/+1
2012-07-04remoteproc/omap: fix randconfig unmet direct dependenciesOhad Ben-Cohen1-0/+1
2012-06-17remoteproc/omap: fix dev_err typoOhad Ben-Cohen1-1/+1
2012-06-10remoteproc: fix missing fault indication in error-pathSjur Brændeland1-1/+3
2012-06-10remoteproc: fix print format warningsSjur Brændeland1-3/+3
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+1
2012-05-22iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen1-2/+2
2012-05-13remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram1-1/+1
2012-04-30remoteproc: remove redundant NULL check before release_firmware()Jesper Juhl1-2/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-10/+3
2012-03-06remoteproc: cleanup resource table parsing pathsOhad Ben-Cohen1-33/+39
2012-03-06remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen2-6/+8
2012-03-06remoteproc/omap: remove the mbox_callback limitationOhad Ben-Cohen1-10/+1
2012-03-06remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen3-220/+218
2012-03-06remoteproc: safer boot/shutdown orderOhad Ben-Cohen1-10/+10
2012-03-06remoteproc: remoteproc_rpmsg -> remoteproc_virtioOhad Ben-Cohen2-1/+1
2012-03-06remoteproc: resource table overhaulOhad Ben-Cohen1-97/+209
2012-02-28remoteproc/omap: two Kconfig fixesOhad Ben-Cohen1-2/+1
2012-02-28remoteproc: make sure we're parsing a 32bit firmwareOhad Ben-Cohen1-0/+8
2012-02-22remoteproc: s/big switch/lookup table/Ohad Ben-Cohen1-22/+23
2012-02-22remoteproc: bail out if firmware has different endianessOhad Ben-Cohen1-0/+11
2012-02-22remoteproc: don't use virtio's weak barriersOhad Ben-Cohen1-1/+5
2012-02-22remoteproc: depend on EXPERIMENTALOhad Ben-Cohen2-1/+5
2012-02-08remoteproc: add Kconfig menuOhad Ben-Cohen1-0/+4
2012-02-08remoteproc: look for truncated firmware imagesOhad Ben-Cohen1-5/+30
2012-02-08remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen1-12/+1
2012-02-08remoteproc: avoid registering a virtio device if not supportedMark Grosen1-1/+1
2012-02-08remoteproc: do not require an iommuMark Grosen1-2/+2
2012-02-08remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen4-0/+340
2012-02-08remoteproc: create rpmsg virtio deviceOhad Ben-Cohen2-0/+296
2012-02-08remoteproc: add debugfs entriesOhad Ben-Cohen2-0/+180
2012-02-08remoteproc: add framework for controlling remote processorsOhad Ben-Cohen4-0/+1463