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
2016-06-14mcb: Acquire reference to carrier module in coreJohannes Thumshirn
2016-06-14mcb: Acquire reference to device in probeJohannes Thumshirn
2016-05-04mcb: Delete num_cells variable which is not requiredAndreas Werner
2016-05-04mcb: Fixed bar number assignment for the gddAndreas Werner
2016-05-04mcb: Replace ioremap and request_region with the devm versionAndreas Werner
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
2015-10-29mcb: Do not return zero on error path in mcb_pci_probe()Alexey Khoroshilov
2015-10-05mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov
2015-04-03mcb: request_mem_region() returns NULL on errorDan Carpenter
2015-02-04mcb: Fix error path of mcb_pci_probeJohannes Thumshirn
2015-01-10mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn
2014-05-28mcb: Add support for shared PCI IRQsJohannes Thumshirn
2014-04-16drivers: mcb: fix memory leak in chameleon_parse_cells() error pathChristoph Jaeger
2014-03-09drivers: mcb: Fix build error discovered by 0-day botJohannes Thumshirn
2014-03-09drivers/mcb: do not set default Kconfig variable to modularPaul Gortmaker
2014-03-01mcb: Add PCI carrier for MEN Chameleon BusJohannes Thumshirn
2014-03-01drivers: Introduce MEN Chameleon BusJohannes Thumshirn