summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds2018-04-1015-50/+865
|\
| * remoteproc: fix null pointer dereference on glink only platformsSibi Sankar2018-04-061-0/+6
| * soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann2018-03-272-1/+2
| * remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'Christophe JAILLET2018-03-181-6/+4
| * remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...Christophe JAILLET2018-03-181-4/+3
| * remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'Christophe JAILLET2018-03-181-2/+4
| * remoteproc: qcom: Introduce sysmonBjorn Andersson2018-02-137-0/+637
| * remoteproc: Pass type of shutdown to subdev removeBjorn Andersson2018-02-132-12/+12
| * remoteproc: qcom: Register segments for core dumpSarangdhar Joshi2018-02-124-0/+48
| * soc: qcom: mdt-loader: Return relocation baseBjorn Andersson2018-02-125-6/+14
| * remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson2018-02-122-7/+6
| * remoteproc: Add remote processor coredump supportSarangdhar Joshi2018-02-122-0/+129
| * remoteproc: Remove null character write of shared memJitendra Sharma2018-02-123-12/+0
* | Merge tag 'rpmsg-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds2018-04-104-22/+52
|\ \
| * | rpmsg: smd: Use announce_create to process any receive workBjorn Andersson2018-03-281-0/+18
| * | rpmsg: Only invoke announce_create for rpdev with endpointsBjorn Andersson2018-03-281-1/+1
| * | rpmsg: smd: Fix container_of macrosBjorn Andersson2018-03-281-2/+2
| * | Revert "rpmsg: smd: Create device for all channels"Bjorn Andersson2018-03-271-0/+5
| * | rpmsg: glink: Use spinlock in tx pathBjorn Andersson2018-03-201-7/+11
| * | rpmsg: smd: Use spinlock in tx pathBjorn Andersson2018-03-201-10/+11
| * | rpmsg: smd: use put_device() if device_register failArvind Yadav2018-03-181-1/+2
| * | rpmsg: glink: use put_device() if device_register failArvind Yadav2018-03-181-1/+2
| |/
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-102-15/+4
|\ \
| * | FIRMWARE: bcm47xx_nvram: Replace mac address parsingAndy Shevchenko2018-03-092-15/+4
* | | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1031-581/+700
|\ \ \
| * \ \ Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-099-56/+87
| |\ \ \
| | * | | dax, dm: allow device-mapper to operate without dax supportDan Williams2018-04-035-50/+69
| | * | | dax: introduce CONFIG_DAX_DRIVERDan Williams2018-04-033-3/+6
| | * | | dax: store pfns in the radixDan Williams2018-03-301-3/+12
| * | | | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-0923-525/+613
| |\ \ \ \
| | * | | | libnvdimm, of_pmem: workaround OF_NUMA=n build errorDan Williams2018-04-091-1/+2
| | * | | | nfit, address-range-scrub: add module option to skip initial arsDan Williams2018-04-071-0/+7
| | * | | | nfit, address-range-scrub: rework and simplify ARS state machineDan Williams2018-04-072-268/+218
| | * | | | nfit, address-range-scrub: determine one platform max_ars valueDan Williams2018-04-072-39/+41
| | * | | | libnvdimm: Add device-tree based driverOliver O'Halloran2018-04-073-0/+130
| | * | | | libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran2018-04-072-0/+2
| | * | | | libnvdimm, region: quiet region probeDan Williams2018-04-071-2/+2
| | * | | | libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams2018-04-071-2/+2
| | * | | | libnvdimm, dimm: fix dpa reservation vs uninitialized label areaDan Williams2018-04-071-3/+5
| | * | | | nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2018-04-062-9/+18
| | * | | | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams2018-04-032-1/+8
| | * | | | nfit, address-range-scrub: fix scrub in-progress reportingDan Williams2018-04-031-1/+4
| | * | | | nfit: fix region registration vs block-data-window rangesDan Williams2018-04-031-8/+14
| | * | | | acpi, nfit: rework NVDIMM leaf method detectionDan Williams2018-03-282-23/+23
| | * | | | nfit: skip region registration for incomplete control regionsDan Williams2018-03-221-7/+6
| | * | | | libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7Toshi Kani2018-03-151-10/+24
| | * | | | libnvdimm, label: change min label storage size per UEFI 2.7Toshi Kani2018-03-151-1/+1
| | * | | | device-dax: use module_nd_driverJohannes Thumshirn2018-03-151-11/+1
| | * | | | libnvdimm, pmem: use module_nd_driverJohannes Thumshirn2018-03-151-11/+1
| | * | | | device-dax: remove redundant __func__ in dev_dbgDan Williams2018-03-062-24/+20