summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-223-4/+43
|\
| * dm: fix deadlock when swapping to encrypted deviceMikulas Patocka2021-02-111-0/+5
| * dm: simplify target code conditional on CONFIG_BLK_DEV_ZONEDMike Snitzer2021-02-111-2/+14
| * dm: add support for passing through inline crypto supportSatya Tangirala2021-02-112-2/+13
| * block/keyslot-manager: Introduce functions for device mapper supportSatya Tangirala2021-02-111-0/+9
| * block/keyslot-manager: Introduce passthrough keyslot managerSatya Tangirala2021-02-111-0/+2
* | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-13/+1
|\ \
| * | driver core: platform: Drop of_device_node_put() wrapperRob Herring2021-02-131-7/+0
| * | of: Remove of_dev_{get,put}()Rob Herring2021-02-131-3/+0
| * | of/device: Don't NULLify match table in of_match_device() with CONFIG_OF=nStephen Boyd2021-01-281-3/+1
* | | Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-222-4/+4
|\ \ \
| * | | gpio: uapi: use the preferred SPDX license identifierBartosz Golaszewski2021-02-151-1/+1
| * | | gpio: aggregator: Use compound literal from the headerAndy Shevchenko2021-02-151-2/+2
| * | | gpio: uapi: fix line info flags descriptionKent Gibson2021-02-151-1/+1
* | | | Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-02-223-21/+7
|\ \ \ \
| * | | | rtc: remove sirfsoc driverArnd Bergmann2021-01-231-21/+0
| * | | | rtc: introduce features bitfieldAlexandre Belloni2021-01-162-0/+7
| | |/ / | |/| |
* | | | Merge tag 'i3c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2021-02-221-1/+1
|\ \ \ \
| * | | | i3c: Make remove callback return voidUwe Kleine-König2021-02-021-1/+1
| |/ / /
* | | | Merge tag 'for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-02-223-45/+0
|\ \ \ \
| * \ \ \ Merge tag 'ib-psy-pxa-for-5.12-signed' into psy-nextSebastian Reichel2021-01-132-2/+0
| |\ \ \ \
| | * | | | power: supply: wm97xx_battery: Convert to GPIO descriptorLinus Walleij2021-01-131-1/+0
| | * | | | power: supply: z2_battery: Convert to GPIO descriptorsLinus Walleij2021-01-131-1/+0
| | |/ / /
| * / / / power: supply: max8903: Absorb pdata headerLinus Walleij2021-01-121-43/+0
| |/ / /
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-02-2226-190/+1297
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Stephen Boyd2021-02-1610-1/+1040
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | | | * | | clk: spear: Move prototype to accessible headerLee Jones2021-02-111-0/+23
| | | |_|/ / / | | |/| | | |
| | | | * | | dt-bindings: clock: Add SC7280 GCC clock bindingTaniya Das2021-02-141-0/+226
| | | | * | | clk: qcom: gcc-sm8350: add gdscVinod Koul2021-02-141-0/+12
| | | | * | | clk: qcom: Add SDM660 GPU Clock Controller (GPUCC) driverAngeloGioacchino Del Regno2021-02-141-0/+28
| | | | * | | clk: qcom: Add SDM660 Multimedia Clock Controller (MMCC) driverMartin Botka2021-02-141-0/+162
| | | | * | | dt-bindings: clock: gcc-msm8998: Add HMSS_GPLL0_CLK_SRC definitionAngeloGioacchino Del Regno2021-02-081-0/+1
| | | | * | | dt-bindings: clocks: gcc-msm8998: Add GCC_MMSS_GPLL0_CLK definitionAngeloGioacchino Del Regno2021-02-081-0/+1
| | | | * | | dt-bindings: clock: Add missing SM8250 videoc clock indicesBryan O'Donoghue2021-02-081-0/+2
| | | | * | | dt-bindings: clock: Add SM8350 GCC clock bindingsVinod Koul2021-02-081-0/+254
| | | | * | | dt-bindings: clock: Add SC8180x GCC bindingBjorn Andersson2021-02-081-0/+309
| | | |/ / / | | |/| | |
| | | * | | clk: fixed: add devm helper for clk_hw_register_fixed_factor()Daniel Palmer2021-02-141-1/+3
| | | * | | dt-bindings: clk: mstar msc313 mpll binding headerDaniel Palmer2021-02-141-0/+19
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'clk-mediatek', 'clk-imx', 'clk-amlogic' and 'clk-at91' into c...Stephen Boyd2021-02-167-6/+49
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | clk: meson-axg: remove CLKID_MIPI_ENABLERemi Pommarel2021-02-091-1/+0
| | | | * | | dt-bindings: clock: meson8b: remove non-existing clock macrosMartin Blumenstingl2021-01-041-2/+0
| | | |/ / / | | |/| | |
| | | * | | clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones2021-01-301-0/+15
| | | * | | clk: imx8mn: add clkout1/2 supportLucas Stach2021-01-301-1/+8
| | | * | | clk: imx8mm: add clkout1/2 supportLucas Stach2021-01-301-1/+9
| | | * | | clk: imx8mq: add PLL monitor outputLucas Stach2021-01-301-1/+15
| | | * | | clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocksLiu Ying2021-01-051-0/+2
| | |/ / /
| * | | | Merge branch 'clk-unused' into clk-nextStephen Boyd2021-02-162-181/+0
| |\ \ \ \
| | * | | | clk: remove u300 driverArnd Bergmann2021-02-091-1/+0
| | * | | | clk: remove zte zx driverArnd Bergmann2021-02-091-180/+0
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'clk-doc', 'clk-renesas', 'clk-allwinner', 'clk-rockchip' and ...Stephen Boyd2021-02-166-0/+206
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |