| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
| 2024-06-04 | mcb: mcb-pci: detect IO mapped devices before requesting resources | Sanjuán García, Jorge | 1 | -8/+8 |
| 2023-04-20 | mcb-pci: Reallocate memory region to avoid memory overlapping | Rodríguez Barbarin, José Javier | 1 | -2/+25 |
| 2019-11-03 | drivers: mcb: use symbol namespaces | Johannes Thumshirn | 1 | -0/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -4/+1 |
| 2018-03-14 | mcb: add Altera PCI ID to mcb-pci | Johannes Thumshirn | 1 | -0/+1 |
| 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 |