Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-27 | mcb: Enable PCI bus mastering by default | Michael Moese | 1 | -0/+1 |
2016-05-03 | mcb: Delete num_cells variable which is not required | Andreas Werner | 1 | -3/+1 |
2016-05-03 | mcb: Replace ioremap and request_region with the devm version | Andreas Werner | 1 | -12/+7 |
2015-10-29 | mcb: Do not return zero on error path in mcb_pci_probe() | Alexey Khoroshilov | 1 | -0/+1 |
2015-10-05 | mcb: Fix error handling in mcb_pci_probe() | Alexey Khoroshilov | 1 | -2/+4 |
2015-04-03 | mcb: request_mem_region() returns NULL on error | Dan Carpenter | 1 | -2/+2 |
2015-02-03 | mcb: Fix error path of mcb_pci_probe | Johannes Thumshirn | 1 | -9/+9 |
2015-01-09 | mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0 | Johannes Thumshirn | 1 | -9/+18 |
2014-05-27 | mcb: Add support for shared PCI IRQs | Johannes Thumshirn | 1 | -1/+16 |
2014-02-28 | mcb: Add PCI carrier for MEN Chameleon Bus | Johannes Thumshirn | 1 | -0/+114 |