aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mcb.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-05mcb: remove is_added flag from mcb_device structGravatar Jorge Sanjuan Garcia 1-1/+0
2023-01-27mcb: move to_mcb_device() to use container_of_const()Gravatar Greg Kroah-Hartman 1-4/+1
2021-06-15mcb: Remove trailing semicolon in macrosGravatar Huilong Deng 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-4/+1
2017-08-28mcb: introduce mcb_get_resource()Gravatar Johannes Thumshirn 1-0/+2
2016-09-27mcb: Add a dma_device to mcb_deviceGravatar Michael Moese 1-0/+1
2016-08-31mcb: remove sub-device handling codeGravatar Johannes Thumshirn 1-4/+0
2016-08-31mcb: Introduce type safety for to_mcb_*Gravatar Johannes Thumshirn 1-3/+15
2016-05-03mcb: export bus information via sysfsGravatar Johannes Thumshirn 1-0/+9
2016-05-03mcb: Correctly initialize the bus's deviceGravatar Johannes Thumshirn 1-3/+2
2014-05-27mcb: Add support for shared PCI IRQsGravatar Johannes Thumshirn 1-1/+5
2014-02-28drivers: Introduce MEN Chameleon BusGravatar Johannes Thumshirn 1-0/+119