aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mcb/mcb-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-03drivers: mcb: use symbol namespacesJohannes Thumshirn1-14/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-4/+1
2017-08-28mcb: introduce mcb_get_resource()Johannes Thumshirn1-1/+19
2016-09-27mcb: Add a dma_device to mcb_deviceMichael Moese1-0/+1
2016-08-31mcb: remove sub-device handling codeJohannes Thumshirn1-17/+0
2016-06-13mcb: Acquire reference to carrier module in coreJohannes Thumshirn1-1/+15
2016-06-13mcb: Acquire reference to device in probeJohannes Thumshirn1-0/+1
2016-05-03mcb: Implement bus->dev.release callbackJohannes Thumshirn1-6/+14
2016-05-03mcb: export bus information via sysfsJohannes Thumshirn1-0/+60
2016-05-03mcb: Correctly initialize the bus's deviceJohannes Thumshirn1-3/+16
2015-10-29mcb: Destroy IDA on module unloadJohannes Thumshirn1-0/+1
2014-05-27mcb: Add support for shared PCI IRQsJohannes Thumshirn1-5/+15
2014-02-28drivers: Introduce MEN Chameleon BusJohannes Thumshirn1-0/+414