summaryrefslogtreecommitdiffstats
path: root/drivers/bus/brcmstb_gisb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc/for-5.3/drivers' of https://github.com/Broadcom/stblinux i...Olof Johansson2019-06-171-2/+2
|\
| * bus: brcmstb_gisb: Remove print of base addressFlorian Fainelli2019-05-201-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
|/
* bus: brcmstb_gisb: simplify getting .driver_dataWolfram Sang2018-11-051-8/+4Star
* bus: brcmstb_gisb: update to support new revisionDoug Berger2017-05-141-0/+10
* bus: brcmstb_gisb: remove low-level ARM hooksDoug Berger2017-05-141-30/+0Star
* bus: brcmstb_gisb: add notifier handlingDoug Berger2017-05-141-0/+39
* bus: brcmstb_gisb: correct support for 64-bit address outputDoug Berger2017-05-141-16/+20
* bus: brcmstb_gisb: Use register offsets with writes tooDoug Berger2017-05-141-3/+3
* BUS: brcmstb_gisb: Hook to MIPS board_be_handlerFlorian Fainelli2016-05-131-0/+30
* bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT propertiesKevin Cernekee2015-05-291-2/+11
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * bus: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann2014-12-081-6/+41
|\ \
| * | bus: brcmstb_gisb: save and restore GISB timeoutFlorian Fainelli2014-10-201-0/+36
| * | bus: brcmstb_gisb: register the fault code hookFlorian Fainelli2014-10-201-6/+3Star
| |/
* | Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux...Arnd Bergmann2014-12-041-19/+99
|\ \
| * | bus: brcmstb_gisb: Add register offset tables for older chipsKevin Cernekee2014-11-291-6/+46
| * | bus: brcmstb_gisb: Look up register offsets in a tableKevin Cernekee2014-11-291-8/+34
| * | bus: brcmstb_gisb: Introduce wrapper functions for MMIO accessesKevin Cernekee2014-11-291-7/+17
| * | bus: brcmstb_gisb: Make the driver buildable on MIPSKevin Cernekee2014-11-291-0/+4
| |/
* / bus: brcmstb_gisb: resolve section mismatchFlorian Fainelli2014-11-211-3/+3
|/
* devres: remove devm_request_and_ioremap()Jingoo Han2014-06-201-3/+3
* bus: add Broadcom GISB bus arbiter timeout/error handlerFlorian Fainelli2014-05-241-0/+289