summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd2018-10-1850-162/+166
|\ \ \
| | | * clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probeGregory CLEMENT2018-10-161-1/+2
| | | * reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva2018-08-311-3/+2
| | | * clk: cdce925: release child device nodesAlexey Khoroshilov2018-08-301-0/+1
| | | * clk: qcom: clk-branch: Use true and false for boolean valuesGustavo A. R. Silva2018-08-301-1/+1
| | * | clk: ti: fix OF child-node lookupJohan Hovold2018-08-301-4/+9
| | |/
| * / clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-3047-153/+151
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'clk-spdx', 'clk-qcom-dfs', 'clk-smp2s11-include', 'clk-qcom-8...Stephen Boyd2018-10-187-102/+580
|\ \ \ \ \
| | | | * | clk: qcom: Add qspi (Quad SPI) clocks for sdm845Douglas Anderson2018-08-281-0/+56
| | | | * | clk: qcom: Add qspi (Quad SPI) clock defines for sdm845 to headerDouglas Anderson2018-08-281-0/+3
| | | | |/
| | | * / clk: qcom: Add some missing gcc clks for msm8996Rajendra Nayak2018-08-282-0/+161
| | | |/
| | * / clk: s2mps11: Use existing defines from bindings for clock IDsKrzysztof Kozlowski2018-08-271-6/+1
| | |/
| * | clk: qcom: Allocate space for NULL terimation in DFS tableDouglas Anderson2018-08-301-1/+2
| * | clk: qcom: gcc: Register QUPv3 RCGs for DFS on SDM845Taniya Das2018-08-271-96/+153
| * | clk: qcom: Add support for RCG to register for DFSTaniya Das2018-08-272-0/+205
| |/
* | clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT2018-10-0117-52/+17
* | clk: renesas: Convert to SPDX identifiersKuninori Morimoto2018-09-2822-95/+27
* | clk: renesas: use SPDX identifier for Renesas driversWolfram Sang2018-08-308-32/+8
* | clk: s2mps11,s3c64xx: Add SPDX license identifiersKrzysztof Kozlowski2018-08-273-25/+8
* | clk: max77686: Add SPDX license identifiersKrzysztof Kozlowski2018-08-273-29/+8
|/
* Linux 4.19-rc1v4.19-rc1Linus Torvalds2018-08-261-2/+2
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-261-0/+15
|\
| * y2038: Provide aliases for compat helpersArnd Bergmann2018-08-221-0/+15
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2628-679/+485
|\ \
| * | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-211-18/+12
| * | ida: Remove old APIMatthew Wilcox2018-08-213-67/+11
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-212-66/+58
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-212-46/+40
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-212-28/+23
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-212-27/+25
| * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-211-6/+7
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-217-7/+71
| * | target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-213-30/+10
| * | iscsi target: fix session creation failure handlingMike Christie2018-08-211-14/+21
| * | drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-211-29/+12
| * | dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+7
| * | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-211-22/+4
| * | media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-211-11/+5
| * | ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox2018-08-211-40/+4
| * | Convert net_namespace to new IDA APIMatthew Wilcox2018-08-211-10/+6
| * | cb710: Convert to new IDA APIMatthew Wilcox2018-08-211-18/+5
| * | rsxx: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+5
| * | osd: Convert to new IDA APIMatthew Wilcox2018-08-211-15/+7
| * | sd: Convert to new IDA APIMatthew Wilcox2018-08-211-17/+4
| * | devpts: Convert to new IDA APIMatthew Wilcox2018-08-211-34/+13
| * | fs: Convert namespace IDAs to new APIMatthew Wilcox2018-08-211-38/+12
| * | fs: Convert unnamed_dev_ida to new APIMatthew Wilcox2018-08-211-43/+24
| * | mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-211-23/+6
| * | ida: Add new APIMatthew Wilcox2018-08-212-42/+87
| * | ida: Lock the IDA in ida_destroyMatthew Wilcox2018-08-211-6/+11