index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
brcmstb_gisb.c
Age
Commit message (
Expand
)
Author
2020-09-06
bus: brcmstb_gisb: Add support for breakpoint interrupts
Florian Fainelli
2020-08-17
bus: brcmstb_gisb: Shorten prints
Florian Fainelli
2019-06-17
Merge tag 'arm-soc/for-5.3/drivers' of https://github.com/Broadcom/stblinux i...
Olof Johansson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-20
bus: brcmstb_gisb: Remove print of base address
Florian Fainelli
2018-11-05
bus: brcmstb_gisb: simplify getting .driver_data
Wolfram Sang
2017-05-13
bus: brcmstb_gisb: update to support new revision
Doug Berger
2017-05-13
bus: brcmstb_gisb: remove low-level ARM hooks
Doug Berger
2017-05-13
bus: brcmstb_gisb: add notifier handling
Doug Berger
2017-05-13
bus: brcmstb_gisb: correct support for 64-bit address output
Doug Berger
2017-05-13
bus: brcmstb_gisb: Use register offsets with writes too
Doug Berger
2016-05-13
BUS: brcmstb_gisb: Hook to MIPS board_be_handler
Florian Fainelli
2015-05-28
bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties
Kevin Cernekee
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-08
Merge branch 'brcm/stb-smp-uart' into next/drivers
Arnd Bergmann
2014-12-04
Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux...
Arnd Bergmann
2014-11-28
bus: brcmstb_gisb: Add register offset tables for older chips
Kevin Cernekee
2014-11-28
bus: brcmstb_gisb: Look up register offsets in a table
Kevin Cernekee
2014-11-28
bus: brcmstb_gisb: Introduce wrapper functions for MMIO accesses
Kevin Cernekee
2014-11-28
bus: brcmstb_gisb: Make the driver buildable on MIPS
Kevin Cernekee
2014-11-21
bus: brcmstb_gisb: resolve section mismatch
Florian Fainelli
2014-10-20
bus: brcmstb_gisb: save and restore GISB timeout
Florian Fainelli
2014-10-20
bus: brcmstb_gisb: register the fault code hook
Florian Fainelli
2014-10-20
bus: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-19
devres: remove devm_request_and_ioremap()
Jingoo Han
2014-05-24
bus: add Broadcom GISB bus arbiter timeout/error handler
Florian Fainelli