| Commit message (Expand) | Author | Age | Files | Lines |
* | bus: brcmstb_gisb: update to support new revision | Doug Berger | 2017-05-14 | 1 | -0/+10 |
* | bus: brcmstb_gisb: remove low-level ARM hooks | Doug Berger | 2017-05-14 | 1 | -30/+0 |
* | bus: brcmstb_gisb: add notifier handling | Doug Berger | 2017-05-14 | 1 | -0/+39 |
* | bus: brcmstb_gisb: correct support for 64-bit address output | Doug Berger | 2017-05-14 | 1 | -16/+20 |
* | bus: brcmstb_gisb: Use register offsets with writes too | Doug Berger | 2017-05-14 | 1 | -3/+3 |
* | BUS: brcmstb_gisb: Hook to MIPS board_be_handler | Florian Fainelli | 2016-05-13 | 1 | -0/+30 |
* | bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties | Kevin Cernekee | 2015-05-29 | 1 | -2/+11 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | bus: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | Merge branch 'brcm/stb-smp-uart' into next/drivers | Arnd Bergmann | 2014-12-08 | 1 | -6/+41 |
|\ \ |
|
| * | | bus: brcmstb_gisb: save and restore GISB timeout | Florian Fainelli | 2014-10-20 | 1 | -0/+36 |
| * | | bus: brcmstb_gisb: register the fault code hook | Florian Fainelli | 2014-10-20 | 1 | -6/+3 |
| |/ |
|
* | | Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux... | Arnd Bergmann | 2014-12-04 | 1 | -19/+99 |
|\ \ |
|
| * | | bus: brcmstb_gisb: Add register offset tables for older chips | Kevin Cernekee | 2014-11-29 | 1 | -6/+46 |
| * | | bus: brcmstb_gisb: Look up register offsets in a table | Kevin Cernekee | 2014-11-29 | 1 | -8/+34 |
| * | | bus: brcmstb_gisb: Introduce wrapper functions for MMIO accesses | Kevin Cernekee | 2014-11-29 | 1 | -7/+17 |
| * | | bus: brcmstb_gisb: Make the driver buildable on MIPS | Kevin Cernekee | 2014-11-29 | 1 | -0/+4 |
| |/ |
|
* / | bus: brcmstb_gisb: resolve section mismatch | Florian Fainelli | 2014-11-21 | 1 | -3/+3 |
|/ |
|
* | devres: remove devm_request_and_ioremap() | Jingoo Han | 2014-06-20 | 1 | -3/+3 |
* | bus: add Broadcom GISB bus arbiter timeout/error handler | Florian Fainelli | 2014-05-24 | 1 | -0/+289 |