index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mcb.h
Age
Commit message (
Expand
)
Author
13 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...
Uwe Kleine-König (The Capable Hub)
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2023-10-05
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
2023-01-27
mcb: move to_mcb_device() to use container_of_const()
Greg Kroah-Hartman
2021-06-15
mcb: Remove trailing semicolon in macros
Huilong Deng
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2017-08-28
mcb: introduce mcb_get_resource()
Johannes Thumshirn
2016-09-27
mcb: Add a dma_device to mcb_device
Michael Moese
2016-08-31
mcb: remove sub-device handling code
Johannes Thumshirn
2016-08-31
mcb: Introduce type safety for to_mcb_*
Johannes Thumshirn
2016-05-03
mcb: export bus information via sysfs
Johannes Thumshirn
2016-05-03
mcb: Correctly initialize the bus's device
Johannes Thumshirn
2014-05-27
mcb: Add support for shared PCI IRQs
Johannes Thumshirn
2014-02-28
drivers: Introduce MEN Chameleon Bus
Johannes Thumshirn