| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-07-20 | 5 | -84/+436 |
|\ |
|
| * | Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2019-06-17 | 1 | -86/+389 |
| |\ |
|
| | * | bus: ti-sysc: Add support for module specific reset quirks | Tony Lindgren | 2019-06-10 | 1 | -5/+124 |
| | * | bus: ti-sysc: Detect uarts also on omap34xx | Tony Lindgren | 2019-05-28 | 1 | -1/+3 |
| | * | bus: ti-sysc: Do rstctrl reset handling in two phases | Tony Lindgren | 2019-05-28 | 1 | -8/+17 |
| | * | bus: ti-sysc: Add support for disabling module without legacy mode | Tony Lindgren | 2019-05-28 | 1 | -4/+17 |
| | * | bus: ti-sysc: Set ENAWAKEUP if available | Tony Lindgren | 2019-05-28 | 1 | -0/+5 |
| | * | bus: ti-sysc: Handle swsup idle mode quirks | Tony Lindgren | 2019-05-28 | 1 | -8/+17 |
| | * | bus: ti-sysc: Handle clockactivity for enable and disable | Tony Lindgren | 2019-05-28 | 1 | -0/+7 |
| | * | bus: ti-sysc: Enable interconnect target module autoidle bit on enable | Tony Lindgren | 2019-05-28 | 1 | -1/+12 |
| | * | bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set | Tony Lindgren | 2019-05-28 | 1 | -3/+0 |
| | * | bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits | Tony Lindgren | 2019-05-28 | 1 | -18/+54 |
| | * | bus: ti-sysc: Support 16-bit writes too | Tony Lindgren | 2019-05-28 | 1 | -1/+22 |
| | * | bus: ti-sysc: Add support for missing clockdomain handling | Tony Lindgren | 2019-05-28 | 1 | -26/+101 |
| * | | Merge tag 'arm-soc/for-5.3/drivers' of https://github.com/Broadcom/stblinux i... | Olof Johansson | 2019-06-17 | 1 | -2/+2 |
| |\ \ |
|
| | * | | bus: brcmstb_gisb: Remove print of base address | Florian Fainelli | 2019-05-20 | 1 | -2/+2 |
| * | | | Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2019-06-17 | 3 | -7/+55 |
| |\ \ \ |
|
| | * | | | bus: mc-bus: Add support for mapping shareable portals | Roy Pledge | 2019-05-20 | 3 | -7/+55 |
| | |/ / |
|
* | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 2 | -8/+2 |
|\ \ \ \ |
|
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 2 | -8/+2 |
| |/ / / |
|
* | | | | Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2019-06-16 | 1 | -12/+11 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Merge branch 'omap-for-v5.2/ti-sysc' into fixes | Tony Lindgren | 2019-05-20 | 1 | -12/+11 |
| |\ \
| | |/
| |/| |
|
| | * | bus: ti-sysc: Handle devices with no control registers | Tony Lindgren | 2019-05-02 | 1 | -12/+11 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 2 | -17/+2 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 2 | -21/+2 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 2 | -30/+2 |
|/ / |
|
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-05-16 | 1 | -20/+46 |
|\ \
| |/
|/| |
|
| * | bus: tegra-aconnect: add system sleep callbacks | Sameer Pujar | 2019-03-28 | 1 | -0/+2 |
| * | bus: tegra-aconnect: use devm_clk_*() helpers | Sameer Pujar | 2019-03-28 | 1 | -20/+44 |
* | | bus: ti-sysc: Add generic enable/disable functions | Roger Quadros | 2019-04-09 | 1 | -0/+129 |
* | | bus: ti-sysc: Detect DMIC for debugging | Tony Lindgren | 2019-04-06 | 1 | -0/+1 |
* | | bus: ti-sysc: Handle swsup idle mode quirks | Tony Lindgren | 2019-04-06 | 1 | -3/+3 |
* | | bus: ti-sysc: Add quirk handling for external optional functional clock | Tony Lindgren | 2019-04-03 | 1 | -1/+90 |
* | | bus: ti-sysc: Add support for early quirks based on register address | Tony Lindgren | 2019-04-03 | 1 | -4/+42 |
* | | bus: ti-sysc: Move rstctrl reset to happen later | Tony Lindgren | 2019-04-03 | 1 | -22/+39 |
* | | bus: ti-sysc: Manage clocks for the interconnect target module in all cases | Tony Lindgren | 2019-04-03 | 1 | -13/+11 |
* | | bus: ti-sysc: Allocate mdata as needed and do platform data based init later | Tony Lindgren | 2019-04-03 | 1 | -15/+39 |
* | | bus: ti-sysc: Enable all clocks directly during init to read revision | Tony Lindgren | 2019-04-03 | 1 | -22/+28 |
* | | bus: ti-sysc: Add separate functions for handling clocks | Tony Lindgren | 2019-04-01 | 1 | -18/+123 |
* | | bus: ti-sysc: Move legacy platform data idling into separate functions | Tony Lindgren | 2019-04-01 | 1 | -28/+50 |
* | | bus: ti-sysc: Make functions static | Tony Lindgren | 2019-04-01 | 1 | -2/+2 |
* | | bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init | Tony Lindgren | 2019-04-01 | 1 | -1/+4 |
* | | bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated | Tony Lindgren | 2019-04-01 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-03-06 | 2 | -16/+59 |
|\ |
|
| * | Merge tag 'hisi-drivers-for-5.1' of git://github.com/hisilicon/linux-hisi int... | Arnd Bergmann | 2019-02-15 | 1 | -3/+2 |
| |\ |
|
| | * | bus: hisi_lpc: Don't fail probe for unrecognised child devices | John Garry | 2019-02-08 | 1 | -3/+2 |
| * | | Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2019-02-15 | 1 | -13/+57 |
| |\ \ |
|
| | * | | bus: imx-weim: guard against timing configuration conflicts | Sven Van Asbroeck | 2019-01-11 | 1 | -3/+32 |
| | * | | bus: imx-weim: support multiple address ranges per child node | Sven Van Asbroeck | 2019-01-11 | 1 | -10/+25 |
| | |/ |
|
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-03-05 | 2 | -0/+24 |
|\| | |
|