Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-18Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-18Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-15remoteproc: qcom: Fix error handling paths in order to avoid memory leaksChristophe JAILLET
2017-11-07remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership()Bjorn Andersson
2017-11-07remoteproc: debug: add carveouts list dump featureLoic Pallardy
2017-11-07remoteproc: debug: add resource table dump featureLoic Pallardy
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31remoteproc: qcom: Add support for mss remoteproc on msm8996Avaneesh Kumar Dwivedi
2017-10-31remoteproc: qcom: Make secure world call for mem ownership switchAvaneesh Kumar Dwivedi
2017-10-31remoteproc: qcom: refactor mss fw image loading sequenceAvaneesh Kumar Dwivedi
2017-10-26rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfigAnup Patel
2017-10-11remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun
2017-10-10remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann
2017-10-10remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter
2017-09-10Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds
2017-09-02remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson
2017-09-02remoteproc: qcom: Make ssr_notifiers localBjorn Andersson
2017-09-02remoteproc: qcom: adsp: Allow defining GLINK edgeBjorn Andersson
2017-08-31remoteproc: Stop subdevices in reverse orderBjorn Andersson
2017-08-31remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driverOleksij Rempel
2017-08-30remoteproc: qcom: Use PTR_ERR_OR_ZEROHimanshu Jha
2017-08-28remoteproc: st: explicitly request exclusive reset controlPhilipp Zabel
2017-08-28remoteproc: qcom: explicitly request exclusive reset controlPhilipp Zabel
2017-08-28remoteproc/keystone: explicitly request exclusive reset controlPhilipp Zabel
2017-08-24remoteproc/keystone: Add support for Keystone 66AK2G SOCsSuman Anna
2017-08-24remoteproc/davinci: Add device tree support for OMAP-L138 DSPSuman Anna
2017-08-24remoteproc/davinci: Add support to parse internal memoriesSuman Anna
2017-08-24remoteproc/davinci: Switch to platform_get_resource_byname()Suman Anna
2017-08-24remoteproc: make device_type constBhumika Goyal
2017-08-02remoteproc: qcom: Add support for SSR notificationsBjorn Andersson
2017-07-26remoteproc: Merge __rproc_boot() with rproc_boot()Suman Anna
2017-06-28remoteproc/keystone: Fix circular dependencies for ARM configsSuman Anna
2017-06-28remoteproc: Drop redundant REMOTEPROC dependency from driver KconfigsSuman Anna
2017-06-28remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROCSuman Anna
2017-06-26remoteproc/keystone: Ensure the DSPs are in reset in probeAndrew F. Davis
2017-06-26remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPsSuman Anna
2017-06-26remoteproc/davinci: fix unbalanced reset between start and stop opsSuman Anna
2017-06-26remoteproc/davinci: simplify the reset functionSuman Anna
2017-06-25remoteproc/davinci: Update Kconfig to depend on DMA_CMASuman Anna
2017-05-31remoteproc: fix spelling mistake: "Resouce" -> "Resource"Colin Ian King
2017-05-27remoteproc: Modify recovery path to use rproc_{start,stop}()Sarangdhar Joshi
2017-05-27remoteproc: Introduce rproc_{start,stop}() functionsSarangdhar Joshi
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin
2017-03-29soc: qcom: smd: Remove standalone driverBjorn Andersson
2017-03-21remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann
2017-03-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-22remoteproc: qcom: mdt_loader: Use signed type for offsetBjorn Andersson
2017-02-07remoteproc: st: add virtio communication supportLoic Pallardy