index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
vexpress-config.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-06-20
bus: vexpress-config: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2023-09-25
bus: vexpress-config: Annotate struct vexpress_syscfg_func with __counted_by
Kees Cook
2023-07-13
bus: vexpress-config: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-04-13
bus: vexpress-config: Add explicit of_platform.h include
Rob Herring
2020-05-13
bus: vexpress-config: Support building as module
Rob Herring
2020-05-13
vexpress: Move setting master site to vexpress-config bus
Rob Herring
2020-05-13
bus: vexpress-config: simplify config bus probing
Rob Herring
2020-05-13
bus: vexpress-config: Merge vexpress-syscfg into vexpress-config
Rob Herring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2016-11-30
bus: vexpress-config: fix device reference leak
Johan Hovold
2016-08-08
bus: vexpress-config: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-02-01
bus: vexpress-config: Add missing of_node_put
Amitoj Kaur Chawla
2015-08-07
mfd: vexpress: Add parentheses around bridge->ops->regmap_init call
Nicolas Boichat
2014-05-26
ARM: vexpress: refine dependencies for new code
Arnd Bergmann
2014-05-15
mfd: vexpress: Convert custom func API to regmap
Pawel Moll