summaryrefslogtreecommitdiffstats
path: root/drivers/bus/brcmstb_gisb.c
Commit message (Expand)AuthorAgeFilesLines
* bus: brcmstb_gisb: update to support new revisionDoug Berger2017-05-131-0/+10
* bus: brcmstb_gisb: remove low-level ARM hooksDoug Berger2017-05-131-30/+0
* bus: brcmstb_gisb: add notifier handlingDoug Berger2017-05-131-0/+39
* bus: brcmstb_gisb: correct support for 64-bit address outputDoug Berger2017-05-131-16/+20
* bus: brcmstb_gisb: Use register offsets with writes tooDoug Berger2017-05-131-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-281-2/+11
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * bus: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | 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/+3
| |/
* | 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-281-6/+46
| * | bus: brcmstb_gisb: Look up register offsets in a tableKevin Cernekee2014-11-281-8/+34
| * | bus: brcmstb_gisb: Introduce wrapper functions for MMIO accessesKevin Cernekee2014-11-281-7/+17
| * | bus: brcmstb_gisb: Make the driver buildable on MIPSKevin Cernekee2014-11-281-0/+4
| |/
* | bus: brcmstb_gisb: resolve section mismatchFlorian Fainelli2014-11-211-3/+3
|/
* devres: remove devm_request_and_ioremap()Jingoo Han2014-06-191-3/+3
* bus: add Broadcom GISB bus arbiter timeout/error handlerFlorian Fainelli2014-05-241-0/+289
OpenPOWER on IntegriCloud