summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-181-1/+1
|\
| * hwspinlock: Change hwspinlock to a boolBaolin Wang2017-11-071-1/+1
* | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-186-39/+516
|\ \
| * | remoteproc: qcom: Fix error handling paths in order to avoid memory leaksChristophe JAILLET2017-11-151-2/+5
| * | remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership()Bjorn Andersson2017-11-071-14/+15
| * | remoteproc: debug: add carveouts list dump featureLoic Pallardy2017-11-071-0/+31
| * | remoteproc: debug: add resource table dump featureLoic Pallardy2017-11-071-0/+99
| * | remoteproc: qcom: Add support for mss remoteproc on msm8996Avaneesh Kumar Dwivedi2017-10-311-24/+140
| * | remoteproc: qcom: Make secure world call for mem ownership switchAvaneesh Kumar Dwivedi2017-10-311-5/+101
| * | remoteproc: qcom: refactor mss fw image loading sequenceAvaneesh Kumar Dwivedi2017-10-311-11/+8
| * | firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi2017-10-314-0/+134
* | | Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-183-16/+42
|\ \ \
| * | | rpmsg: glink: The mbox client knows_txdoneBjorn Andersson2017-11-161-0/+1
| * | | rpmsg: glink: Add missing MODULE_LICENSEBjorn Andersson2017-11-151-0/+3
| * | | rpmsg: glink: Use best fit intent during txChris Lew2017-10-311-3/+8
| * | | rpmsg: glink: Add support to preallocate intentsChris Lew2017-10-311-8/+27
| * | | rpmsg: glink: Initialize the "intent_req_comp" completion variableArun Kumar Neelakantam2017-10-311-0/+1
| * | | rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfigAnup Patel2017-10-262-5/+2
| |/ /
* | | Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-185-39/+20
|\ \ \
| * | | hwmon: (w83793) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
| * | | hwmon: (w83792d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
| * | | hwmon: (w83791d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5
| * | | hwmon: (w83781d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-8/+4
| * | | hwmon: (k10temp) Correct model name for Ryzen 1600XGuenter Roeck2017-11-161-1/+1
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-18146-965/+6114
|\ \ \ \
| * \ \ \ Merge branch 'clk-cleanup' into clk-nextStephen Boyd2017-11-1522-139/+92
| |\ \ \ \
| | * | | | clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-6/+1
| | * | | | ARC: clk: fix spelling mistake: "configurarion" -> "configuration"Colin Ian King2017-11-141-2/+2
| | * | | | clk: cdce925: remove redundant check for non-null parent_nameColin Ian King2017-11-141-1/+1
| | * | | | clk: versatile: Improve sizeof() usageMarkus Elfring2017-11-141-1/+1
| | * | | | clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-4/+1
| | * | | | clk: ux500: Improve sizeof() usageMarkus Elfring2017-11-143-3/+3
| | * | | | clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring2017-11-143-9/+3
| | * | | | clk: spear: Delete error messages for failed memory allocationsMarkus Elfring2017-11-144-15/+5
| | * | | | clk: ti: Delete error messages for failed memory allocationsMarkus Elfring2017-11-142-6/+2
| | * | | | clk: mmp: Adjust checks for NULL pointersMarkus Elfring2017-11-144-12/+12
| | * | | | clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring2017-11-141-6/+8
| | * | | | clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring2017-11-143-14/+3
| | * | | | clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring2017-11-141-6/+6
| | * | | | clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-6/+2
| | * | | | clk: clk-u300: Fix a typo in two comment linesMarkus Elfring2017-11-141-2/+2
| | * | | | clk: clk-u300: Add some spaces for better code readabilityMarkus Elfring2017-11-141-32/+32
| | * | | | clk: clk-u300: Improve sizeof() usageMarkus Elfring2017-11-141-2/+2
| | * | | | clk: clk-u300: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-8/+4
| | * | | | clk: clk-mux: Improve a size determination in clk_hw_register_mux_table()Markus Elfring2017-11-141-1/+1
| | * | | | clk: clk-mux: Delete an error message for a failed memory allocationMarkus Elfring2017-11-141-3/+1
| | | |_|/ | | |/| |
| * | | | clk: stm32h7: fix test of clock configGabriel Fernandez2017-11-151-2/+2
| * | | | clk: pxa: fix building on older compilersArnd Bergmann2017-11-151-3/+1
| * | | | clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND2017-11-151-2/+2
| * | | | clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-151-2/+1