| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc | Linus Torvalds | 2018-04-10 | 15 | -50/+865 |
|\ |
|
| * | remoteproc: fix null pointer dereference on glink only platforms | Sibi Sankar | 2018-04-06 | 1 | -0/+6 |
| * | soc: qcom: qmi: add CONFIG_NET dependency | Arnd Bergmann | 2018-03-27 | 2 | -1/+2 |
| * | remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()' | Christophe JAILLET | 2018-03-18 | 1 | -6/+4 |
| * | remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob... | Christophe JAILLET | 2018-03-18 | 1 | -4/+3 |
| * | remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()' | Christophe JAILLET | 2018-03-18 | 1 | -2/+4 |
| * | remoteproc: qcom: Introduce sysmon | Bjorn Andersson | 2018-02-13 | 7 | -0/+637 |
| * | remoteproc: Pass type of shutdown to subdev remove | Bjorn Andersson | 2018-02-13 | 2 | -12/+12 |
| * | remoteproc: qcom: Register segments for core dump | Sarangdhar Joshi | 2018-02-12 | 4 | -0/+48 |
| * | soc: qcom: mdt-loader: Return relocation base | Bjorn Andersson | 2018-02-12 | 5 | -6/+14 |
| * | remoteproc: Rename "load_rsc_table" to "parse_fw" | Bjorn Andersson | 2018-02-12 | 2 | -7/+6 |
| * | remoteproc: Add remote processor coredump support | Sarangdhar Joshi | 2018-02-12 | 2 | -0/+129 |
| * | remoteproc: Remove null character write of shared mem | Jitendra Sharma | 2018-02-12 | 3 | -12/+0 |
* | | Merge tag 'rpmsg-v4.17' of git://github.com/andersson/remoteproc | Linus Torvalds | 2018-04-10 | 4 | -22/+52 |
|\ \ |
|
| * | | rpmsg: smd: Use announce_create to process any receive work | Bjorn Andersson | 2018-03-28 | 1 | -0/+18 |
| * | | rpmsg: Only invoke announce_create for rpdev with endpoints | Bjorn Andersson | 2018-03-28 | 1 | -1/+1 |
| * | | rpmsg: smd: Fix container_of macros | Bjorn Andersson | 2018-03-28 | 1 | -2/+2 |
| * | | Revert "rpmsg: smd: Create device for all channels" | Bjorn Andersson | 2018-03-27 | 1 | -0/+5 |
| * | | rpmsg: glink: Use spinlock in tx path | Bjorn Andersson | 2018-03-20 | 1 | -7/+11 |
| * | | rpmsg: smd: Use spinlock in tx path | Bjorn Andersson | 2018-03-20 | 1 | -10/+11 |
| * | | rpmsg: smd: use put_device() if device_register fail | Arvind Yadav | 2018-03-18 | 1 | -1/+2 |
| * | | rpmsg: glink: use put_device() if device_register fail | Arvind Yadav | 2018-03-18 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2018-04-10 | 2 | -15/+4 |
|\ \ |
|
| * | | FIRMWARE: bcm47xx_nvram: Replace mac address parsing | Andy Shevchenko | 2018-03-09 | 2 | -15/+4 |
* | | | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-10 | 31 | -581/+700 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-4.17/dax' into libnvdimm-for-next | Dan Williams | 2018-04-09 | 9 | -56/+87 |
| |\ \ \ |
|
| | * | | | dax, dm: allow device-mapper to operate without dax support | Dan Williams | 2018-04-03 | 5 | -50/+69 |
| | * | | | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 2018-04-03 | 3 | -3/+6 |
| | * | | | dax: store pfns in the radix | Dan Williams | 2018-03-30 | 1 | -3/+12 |
| * | | | | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 2018-04-09 | 23 | -525/+613 |
| |\ \ \ \ |
|
| | * | | | | libnvdimm, of_pmem: workaround OF_NUMA=n build error | Dan Williams | 2018-04-09 | 1 | -1/+2 |
| | * | | | | nfit, address-range-scrub: add module option to skip initial ars | Dan Williams | 2018-04-07 | 1 | -0/+7 |
| | * | | | | nfit, address-range-scrub: rework and simplify ARS state machine | Dan Williams | 2018-04-07 | 2 | -268/+218 |
| | * | | | | nfit, address-range-scrub: determine one platform max_ars value | Dan Williams | 2018-04-07 | 2 | -39/+41 |
| | * | | | | libnvdimm: Add device-tree based driver | Oliver O'Halloran | 2018-04-07 | 3 | -0/+130 |
| | * | | | | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran | 2018-04-07 | 2 | -0/+2 |
| | * | | | | libnvdimm, region: quiet region probe | Dan Williams | 2018-04-07 | 1 | -2/+2 |
| | * | | | | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams | 2018-04-07 | 1 | -2/+2 |
| | * | | | | libnvdimm, dimm: fix dpa reservation vs uninitialized label area | Dan Williams | 2018-04-07 | 1 | -3/+5 |
| | * | | | | nfit, address-range-scrub: introduce nfit_spa->ars_state | Dan Williams | 2018-04-06 | 2 | -9/+18 |
| | * | | | | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams | 2018-04-03 | 2 | -1/+8 |
| | * | | | | nfit, address-range-scrub: fix scrub in-progress reporting | Dan Williams | 2018-04-03 | 1 | -1/+4 |
| | * | | | | nfit: fix region registration vs block-data-window ranges | Dan Williams | 2018-04-03 | 1 | -8/+14 |
| | * | | | | acpi, nfit: rework NVDIMM leaf method detection | Dan Williams | 2018-03-28 | 2 | -23/+23 |
| | * | | | | nfit: skip region registration for incomplete control regions | Dan Williams | 2018-03-22 | 1 | -7/+6 |
| | * | | | | libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7 | Toshi Kani | 2018-03-15 | 1 | -10/+24 |
| | * | | | | libnvdimm, label: change min label storage size per UEFI 2.7 | Toshi Kani | 2018-03-15 | 1 | -1/+1 |
| | * | | | | device-dax: use module_nd_driver | Johannes Thumshirn | 2018-03-15 | 1 | -11/+1 |
| | * | | | | libnvdimm, pmem: use module_nd_driver | Johannes Thumshirn | 2018-03-15 | 1 | -11/+1 |
| | * | | | | device-dax: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 | 2 | -24/+20 |