aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/brcmstb_gisb.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-11-05bus: brcmstb_gisb: simplify getting .driver_dataWolfram Sang
2017-05-13bus: brcmstb_gisb: update to support new revisionDoug Berger
2017-05-13bus: brcmstb_gisb: remove low-level ARM hooksDoug Berger
2017-05-13bus: brcmstb_gisb: add notifier handlingDoug Berger
2017-05-13bus: brcmstb_gisb: correct support for 64-bit address outputDoug Berger
2017-05-13bus: brcmstb_gisb: Use register offsets with writes tooDoug Berger
2016-05-13BUS: brcmstb_gisb: Hook to MIPS board_be_handlerFlorian Fainelli
2015-05-28bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT propertiesKevin Cernekee
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann
2014-12-04Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux...Arnd Bergmann
2014-11-28bus: brcmstb_gisb: Add register offset tables for older chipsKevin Cernekee
2014-11-28bus: brcmstb_gisb: Look up register offsets in a tableKevin Cernekee
2014-11-28bus: brcmstb_gisb: Introduce wrapper functions for MMIO accessesKevin Cernekee
2014-11-28bus: brcmstb_gisb: Make the driver buildable on MIPSKevin Cernekee
2014-11-21bus: brcmstb_gisb: resolve section mismatchFlorian Fainelli
2014-10-20bus: brcmstb_gisb: save and restore GISB timeoutFlorian Fainelli
2014-10-20bus: brcmstb_gisb: register the fault code hookFlorian Fainelli
2014-10-20bus: drop owner assignment from platform_driversWolfram Sang
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han
2014-05-24bus: add Broadcom GISB bus arbiter timeout/error handlerFlorian Fainelli