summaryrefslogtreecommitdiffstats
path: root/drivers/mcb/mcb-core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1Star
* mcb: introduce mcb_get_resource()Johannes Thumshirn2017-08-281-1/+19
* mcb: Add a dma_device to mcb_deviceMichael Moese2016-09-271-0/+1
* mcb: remove sub-device handling codeJohannes Thumshirn2016-08-311-17/+0Star
* mcb: Acquire reference to carrier module in coreJohannes Thumshirn2016-06-141-1/+15
* mcb: Acquire reference to device in probeJohannes Thumshirn2016-06-141-0/+1
* mcb: Implement bus->dev.release callbackJohannes Thumshirn2016-05-041-6/+14
* mcb: export bus information via sysfsJohannes Thumshirn2016-05-041-0/+60
* mcb: Correctly initialize the bus's deviceJohannes Thumshirn2016-05-041-3/+16
* mcb: Destroy IDA on module unloadJohannes Thumshirn2015-10-291-0/+1
* mcb: Add support for shared PCI IRQsJohannes Thumshirn2014-05-281-5/+15
* drivers: Introduce MEN Chameleon BusJohannes Thumshirn2014-03-011-0/+414