summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2013-02-27remoteproc: convert to idr_alloc()Tejun Heo
2013-02-27remoteproc: don't use idr_remove_all()Tejun Heo
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-15remoteproc: omap: depend on OMAP_MBOX_FWKArnd Bergmann
2013-02-11virtio: make config_ops constStephen Hemminger
2013-01-21drivers/remoteproc: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-03treewide: Fix typos in various driversMasanari Iida
2012-11-29remoteproc: fix error path of ->find_vqsOhad Ben-Cohen
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-04Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-02remoteproc: Fix use of format specifyerEmil Goode
2012-10-02remoteproc: fix a potential NULL-dereference on cleanupDan Carpenter
2012-10-02remoteproc: select VIRTIO to avoid build breakageOhad Ben-Cohen
2012-09-30remoteproc: return -EFAULT on copy_from_user failureDan Carpenter
2012-09-30remoteproc: snprintf() can return more than was printedDan Carpenter
2012-09-28virtio: support reserved vqsMichael S. Tsirkin
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang
2012-09-22remoteproc: Add STE modem driverSjur Brændeland
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-09-18remtoteproc: maintain max notifyidSjur Brændeland
2012-09-18remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo
2012-09-18remoteproc: add actual recovery implementationFernando Guzman Lugo
2012-09-18remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo
2012-09-18remoteproc: Add dependency to HAS_DMASjur Brændeland
2012-09-11remoteproc/omap: set bootaddr supportJuan Gutierrez
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland
2012-07-15remoteproc: Move Elf related functions to separate fileSjur Brændeland
2012-07-15remoteproc: Add function rproc_get_boot_addrSjur Brændeland
2012-07-15remoteproc: Pass struct fw to load_segments and find_rsc_table.Sjur Brændeland
2012-07-06remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen
2012-07-06remoteproc: remove the get_by_name/put APIOhad Ben-Cohen
2012-07-06remoteproc: support non-iommu carveout assignmentOhad Ben-Cohen
2012-07-06remoteproc: simplify unregister/free interfacesOhad Ben-Cohen
2012-07-06remoteproc: remove the now-redundant krefOhad Ben-Cohen
2012-07-06remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen
2012-07-04remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen
2012-07-04remoteproc: fix missing CONFIG_FW_LOADER configurationsOhad Ben-Cohen
2012-07-04remoteproc/omap: fix randconfig unmet direct dependenciesOhad Ben-Cohen
2012-06-17remoteproc/omap: fix dev_err typoOhad Ben-Cohen
2012-06-10remoteproc: fix missing fault indication in error-pathSjur Brændeland
2012-06-10remoteproc: fix print format warningsSjur Brændeland
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen
2012-05-13remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram
2012-04-30remoteproc: remove redundant NULL check before release_firmware()Jesper Juhl