summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove references to CREDITSUwe Kleine-König2020-04-2724-75/+0
* startup: rename AUTOBOOT_UNKNOWN to more descriptive AUTOBOOT_COUNTDOWNAhmad Fatoum2020-04-271-1/+1
* Merge branch 'for-next/zii'Sascha Hauer2020-04-161-0/+1
|\
| * i2c: Port of_find_i2c_device_by_node() from LinuxAndrey Smirnov2020-04-011-0/+1
* | Merge branch 'for-next/usb'Sascha Hauer2020-04-165-7/+58
|\ \
| * | usb: Add U-Boot xhci driverSascha Hauer2020-03-261-6/+0
| * | usb: Add super speed supportSascha Hauer2020-03-263-0/+39
| * | usb: hub: Translate USB 3.0 hub port status into old versionSascha Hauer2020-03-261-0/+2
| * | usb: net: Allocate tx buffer dynamicallySascha Hauer2020-03-261-0/+1
| * | usb: net: Allocate rx buffer dynamicallySascha Hauer2020-03-261-0/+1
| * | usb: support set hub depth request for USB 3.0 hubsSascha Hauer2020-03-201-0/+3
| * | usb: hub: Parse and save TT details from device descriptorSascha Hauer2020-03-201-0/+11
| * | usb: Make driver_info constSascha Hauer2020-03-201-1/+1
* | | Merge branch 'for-next/spi'Sascha Hauer2020-04-162-15/+17
|\ \ \
| * | | spi: validate spi messagesSascha Hauer2020-04-141-0/+4
| * | | regmap-mmio: Add big endian supportSascha Hauer2020-04-141-15/+13
| |/ /
* | | Merge branch 'for-next/pwm'Sascha Hauer2020-04-163-14/+153
|\ \ \
| * | | PWM: add support for STM32Ahmad Fatoum2020-03-311-0/+97
| * | | of: introduce of_property_count_elems_of_sizeAhmad Fatoum2020-03-311-0/+8
| * | | PWM: core: add apply API support for polarityAhmad Fatoum2020-03-311-0/+6
| * | | PWM: core: apply initial state in of_pwm_requestAhmad Fatoum2020-03-311-0/+6
| * | | PWM: core: retire pwm_set_periodAhmad Fatoum2020-03-311-1/+0
| * | | PWM: core: remove old PWM API in favor of Linux ->applyAhmad Fatoum2020-03-311-17/+31
| * | | PWM: core: group PWM state into new struct pwm_stateAhmad Fatoum2020-03-311-6/+15
| * | | PWM: core: remove ineffectual pwm_{set,get}_duty_cycleAhmad Fatoum2020-03-311-2/+0
| * | | PWM: core: remove FLAG_ENABLEDAhmad Fatoum2020-03-311-0/+2
* | | | Merge branch 'for-next/net'Sascha Hauer2020-04-161-1/+6
|\ \ \ \
| * | | | net: Add ifdown support and commandSascha Hauer2020-03-311-0/+4
| * | | | net: Open ethernet devices explicitlySascha Hauer2020-03-311-1/+2
| |/ / /
* | | | 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
|\ \