summaryrefslogtreecommitdiffstats
path: root/drivers/mcb/mcb-pci.c
Commit message (Expand)AuthorAgeFilesLines
* mcb: add Altera PCI ID to mcb-pciJohannes Thumshirn2018-03-141-0/+1
* mcb: Enable PCI bus mastering by defaultMichael Moese2016-09-271-0/+1
* mcb: Delete num_cells variable which is not requiredAndreas Werner2016-05-031-3/+1
* mcb: Replace ioremap and request_region with the devm versionAndreas Werner2016-05-031-12/+7
* mcb: Do not return zero on error path in mcb_pci_probe()Alexey Khoroshilov2015-10-291-0/+1
* mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov2015-10-051-2/+4
* mcb: request_mem_region() returns NULL on errorDan Carpenter2015-04-031-2/+2
* mcb: Fix error path of mcb_pci_probeJohannes Thumshirn2015-02-031-9/+9
* mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2015-01-091-9/+18
* mcb: Add support for shared PCI IRQsJohannes Thumshirn2014-05-271-1/+16
* mcb: Add PCI carrier for MEN Chameleon BusJohannes Thumshirn2014-02-281-0/+114
OpenPOWER on IntegriCloud