index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mcb
/
mcb-parse.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' 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
2025-04-15
mcb: fix a double free bug in chameleon_parse_gdd()
Haoxiang Li
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-07-03
mcb: remove unused struct 'mcb_parse_priv'
Dr. David Alan Gilbert
2023-10-21
mcb: fix error handling for different scenarios when parsing
Sanjuán García, Jorge
2023-10-05
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
2023-04-20
mcb: Return actual parsed size when reading chameleon table
Rodríguez Barbarin, José Javier
2022-12-02
mcb: mcb-parse: fix error handing in chameleon_parse_gdd()
Yang Yingliang
2019-11-03
drivers: mcb: use symbol namespaces
Johannes Thumshirn
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2017-08-31
mcb: Fix an error handling path in 'chameleon_parse_cells()'
Christophe JAILLET
2016-11-15
mcb: fix compiler warning logical-op in mcb-parse.c
Michael Moese
2016-08-31
mcb: Added bar descriptor support for non PCI bus MCB carrier
Andreas Werner
2016-05-03
mcb: Fixed bar number assignment for the gdd
Andreas Werner
2016-05-03
mcb: export bus information via sysfs
Johannes Thumshirn
2014-04-16
drivers: mcb: fix memory leak in chameleon_parse_cells() error path
Christoph Jaeger
2014-02-28
drivers: Introduce MEN Chameleon Bus
Johannes Thumshirn