summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2020-04-162-4/+5
|\
| * libfdt: update <linux/libfdt.h> and <linux/libfdt_env.h> to Linux 5.7-rc1Masahiro Yamada2020-04-152-4/+5
* | clk: at91: port Linux v5.6 SAM9X60 (new ARM926EJ-S) clock supportAhmad Fatoum2020-04-151-9/+19
* | clk: at91: add sama5d2 audio PLL supportAhmad Fatoum2020-04-151-0/+25
* | clk: migrate to SPDX-License-Identifier useAhmad Fatoum2020-04-151-5/+1
* | include: linux/kernel.h: port DIV_ROUND_CLOSEST_ULL definitionAhmad Fatoum2020-04-151-0/+13
* | clk: add clk_unregister stubAhmad Fatoum2020-04-151-0/+4
* | clk: implement clk_register_fixed_rateAhmad Fatoum2020-04-151-1/+8
* | of: port Linux of_get_compatible_child helperAhmad Fatoum2020-04-151-0/+8
* | ARM: include: remove unused <asm/processor.h>Ahmad Fatoum2020-04-151-0/+2
* | regmap: retire of_node_to_regmap in favor of device_node_to_regmapAhmad Fatoum2020-04-151-1/+0
* | mfd: syscon: implement device_node_to_regmapAhmad Fatoum2020-04-151-0/+5
* | net: phy: Add missing inline to functionSascha Hauer2020-04-011-1/+1
* | regulator: void function returns voidSascha Hauer2020-04-011-1/+0
* | reset: remove duplicate imx8mq-reset.h and use correct definesLucas Stach2020-03-231-64/+0
|/
* Merge branch 'for-next/stm32'Sascha Hauer2020-03-183-8/+64
|\
| * phy: introduce phy_get_by_indexAhmad Fatoum2020-02-251-0/+6
| * phy: remove unused init_data parameterAhmad Fatoum2020-02-251-6/+2
| * regulator: import Linux regulator_bulk APIAhmad Fatoum2020-02-251-0/+49
| * reset_source: introduce reset_source_to_stringAhmad Fatoum2020-02-191-2/+7
* | Merge branch 'for-next/misc'Sascha Hauer2020-03-182-2/+8
|\ \
| * | reset: add stub for device_reset when CONFIG_RESET_CONTROLLER=nAhmad Fatoum2020-03-031-0/+6
| * | usb: rename "struct usb_configuration" to "struct usb_config"Christian Eggers2020-02-251-2/+2
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2020-03-186-0/+998
|\ \
| * | ARM: i.MX8M: Add DDR controller supportSascha Hauer2020-02-192-0/+504
| * | mfd: Add Rohm bd71837 header fileSascha Hauer2020-02-191-0/+103
| * | clk: imx: Add pll14xx supportSascha Hauer2020-02-191-0/+7
| * | I2C: i.MX: Add early i2c support for i.MX8MSascha Hauer2020-02-191-0/+1
| * | usb: gadget: fsl_udc: Add PBL image loading supportSascha Hauer2020-02-191-0/+6
| * | USB: gadget: fsl_udc: move register definitions to header fileSascha Hauer2020-02-191-0/+377
* | | Merge branch 'for-next/block'Sascha Hauer2020-03-183-0/+7
|\ \ \ | |_|/ |/| |
| * | block: Implement discard_rangeSascha Hauer2020-02-141-0/+3
| * | cdev: Add discard_range hookSascha Hauer2020-02-141-0/+1
| * | fs: Introduce discard_range()Sascha Hauer2020-02-141-0/+3
* | | regmap: add support for regmap_init_mmio_clkAhmad Fatoum2020-02-191-0/+50
| |/ |/|
* | Merge branch 'for-next/spdx'Sascha Hauer2020-02-18140-383/+141
|\ \
| * | include: spi: add SPDX GPL-2.0-only license tags for files without licensing ...Roland Hieber2020-02-174-0/+4
| * | include: spi: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-171-10/+1
| * | include: add SPDX LGPL-2.1-or-later license tags where applicableRoland Hieber2020-02-172-30/+4
| * | include: add SPDX GPL-2.0-only license tags for files without licensing infor...Roland Hieber2020-02-1788-1/+88
| * | include: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-1724-246/+24
| * | include: add SPDX GPL-2.0-only license tags where applicableRoland Hieber2020-02-1721-96/+20
| |/
* | Merge branch 'for-next/pwm'Sascha Hauer2020-02-182-1/+4
|\ \
| * | PWM: core: constify chip->ops pointerAhmad Fatoum2020-02-101-1/+1
| * | regmap: forward declare structs used in headerAhmad Fatoum2020-02-101-0/+3
| |/
* | Merge branch 'for-next/parameter'Sascha Hauer2020-02-182-11/+10
|\ \
| * | parameter: Return NULL instead of ENOSYS if CONFIG_PARAMETER is disabledChristian Eggers2020-01-271-10/+10
| * | mci: remove param_probe member from struct mciChristian Eggers2020-01-271-1/+0
* | | Merge branch 'for-next/optee'Sascha Hauer2020-02-182-2/+13
|\ \ \
| * | | ARM: add optee early loading functionRouven Czerwinski2020-01-302-2/+8