Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-14mcb: fix error handling in mcb_alloc_bus()Dan Carpenter
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2019-11-03drivers: mcb: use symbol namespacesJohannes Thumshirn
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2017-08-28mcb: introduce mcb_get_resource()Johannes Thumshirn
2016-09-27mcb: Add a dma_device to mcb_deviceMichael Moese
2016-08-31mcb: remove sub-device handling codeJohannes Thumshirn
2016-06-14mcb: Acquire reference to carrier module in coreJohannes Thumshirn
2016-06-14mcb: Acquire reference to device in probeJohannes Thumshirn
2016-05-04mcb: Implement bus->dev.release callbackJohannes Thumshirn
2016-05-04mcb: export bus information via sysfsJohannes Thumshirn
2016-05-04mcb: Correctly initialize the bus's deviceJohannes Thumshirn
2015-10-29mcb: Destroy IDA on module unloadJohannes Thumshirn
2014-05-28mcb: Add support for shared PCI IRQsJohannes Thumshirn
2014-03-01drivers: Introduce MEN Chameleon BusJohannes Thumshirn