summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann2019-04-2812-25/+48
* ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann2019-04-283-7/+4
* ARM: ep93xx: move network platform data to separate headerArnd Bergmann2019-04-284-8/+13
* Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-04-286-34/+112
|\
| * usb: ohci-da8xx: drop the vbus GPIOBartosz Golaszewski2019-04-121-27/+5
| * ARM: davinci: da830-evm: add a fixed regulator for ohci-da8xxBartosz Golaszewski2019-04-121-3/+46
| * ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xxBartosz Golaszewski2019-04-121-3/+46
| * usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski2019-04-121-5/+17
| * usb: ohci-da8xx: let the regulator framework keep track of use countBartosz Golaszewski2019-04-121-6/+2
| * ARM: davinci: add missing sentinels to GPIO lookup tablesBartosz Golaszewski2019-04-125-0/+6
* | Merge tag 'pxa-for-5.2' of https://github.com/rjarzmik/linux into arm/socOlof Johansson2019-04-281-6/+0
|\ \
| * | ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing2019-04-141-6/+0
| |/
* | Merge tag 'samsung-soc-5.2' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-2812-24/+89
|\ \
| * | ARM: s3c64xx: Tidy up handling of regulator GPIO lookupsCharles Keepax2019-04-141-3/+11
| * | ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsMarek Szyprowski2019-04-105-15/+7
| * | ARM: exynos: Fix infinite loops on CPU powerup failureMarek Szyprowski2019-04-092-2/+20
| * | ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2019-03-192-0/+3
| * | ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski2019-03-191-0/+19
| * | ARM: exynos: Add CPU state management for Exynos542x under secure firmwareJoonyoung Shim2019-03-193-2/+21
| * | ARM: exynos: Add Exynos SMC values for secure memory writeMarek Szyprowski2019-03-191-0/+7
| * | ARM: exynos: Move Exynos542x CPU state reset to pm_prepare()Marek Szyprowski2019-03-191-2/+1
| |/
* | Merge tag 'omap-for-v5.2/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-04-2812-3003/+569
|\ \
| * | bus: ti-sysc: Add generic enable/disable functionsRoger Quadros2019-04-091-0/+129
| * | ARM: OMAP2+: Drop mcspi platform data for omap4Tony Lindgren2019-04-081-117/+0
| * | ARM: OMAP2+: Drop uart platform data for dra7Tony Lindgren2019-04-081-272/+0
| * | ARM: OMAP2+: Drop gpio platform data for dra7Tony Lindgren2019-04-081-270/+0
| * | ARM: OMAP2+: Drop i2c platform data for dra7Tony Lindgren2019-04-081-150/+0
| * | ARM: OMAP2+: Drop mmc platform data for dra7Tony Lindgren2019-04-081-149/+0
| * | ARM: OMAP2+: Drop uart platform data for omap5Tony Lindgren2019-04-081-172/+0
| * | ARM: OMAP2+: Drop gpio platform data for omap5Tony Lindgren2019-04-081-269/+0
| * | ARM: OMAP2+: Drop i2c platform data for omap5Tony Lindgren2019-04-081-150/+0
| * | ARM: OMAP2+: Drop mmc platform data for omap5Tony Lindgren2019-04-081-155/+0
| * | ARM: OMAP2+: Drop uart platform data for am33xx and am43xxTony Lindgren2019-04-085-186/+0
| * | ARM: OMAP2+: Drop gpio platform data for am33xx and am43xxTony Lindgren2019-04-084-151/+0
| * | ARM: OMAP2+: Drop i2c platform data for am33xx and am43xxTony Lindgren2019-04-085-112/+0
| * | ARM: OMAP2+: Drop mmc platform data for am330x and am43xxTony Lindgren2019-04-085-113/+0
| * | ARM: OMAP2+: Drop uart platform data for omap4Tony Lindgren2019-04-081-122/+0
| * | ARM: OMAP2+: Drop gpio platform data for omap4Tony Lindgren2019-04-081-207/+0
| * | ARM: OMAP2+: Drop i2c platform data for omap4Tony Lindgren2019-04-081-125/+0
| * | ARM: OMAP2+: Drop mmc platform data for omap4Tony Lindgren2019-04-081-166/+0
| * | Documentation: bus: ti-sysc: fix spelling mistakes "multipe" and "interconnet"Colin Ian King2019-04-051-2/+2
| * | bus: ti-sysc: Detect DMIC for debuggingTony Lindgren2019-04-051-0/+1
| * | bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren2019-04-053-3/+12
| * | bus: ti-sysc: Pass clockactivity quirk to platform functionsTony Lindgren2019-04-051-0/+2
| * | bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren2019-04-032-1/+91
| * | bus: ti-sysc: Add support for early quirks based on register addressTony Lindgren2019-04-031-4/+42
| * | bus: ti-sysc: Move rstctrl reset to happen laterTony Lindgren2019-04-031-22/+39
| * | bus: ti-sysc: Manage clocks for the interconnect target module in all casesTony Lindgren2019-04-031-13/+11
| * | bus: ti-sysc: Allocate mdata as needed and do platform data based init laterTony Lindgren2019-04-031-15/+39
| * | bus: ti-sysc: Enable all clocks directly during init to read revisionTony Lindgren2019-04-031-22/+28