index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
brcmstb_gisb.c
Age
Commit message (
Expand
)
Author
2024-04-10
bus: brcmstb_gisb: fix module autoloading
Krzysztof Kozlowski
2024-01-29
bus: brcmstb_gisb: Added support for 74165 register layout
Florian Fainelli
2023-03-14
bus: brcmstb_gisb: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2022-04-26
bus: brcmstb_gisb: Remove the suppress_bind_attrs attribute of the driver
lizhe
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2021-11-09
MIPS: Allow modules to set board_be_handler
Florian Fainelli
2021-09-27
bus: brcmstb_gisb: Allow building as module
Florian Fainelli
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
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