summaryrefslogtreecommitdiffstats
path: root/drivers/mcb/mcb-pci.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1Star
* 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-041-3/+1Star
* mcb: Replace ioremap and request_region with the devm versionAndreas Werner2016-05-041-12/+7Star
* 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-041-9/+9
* mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2015-01-101-9/+18
* mcb: Add support for shared PCI IRQsJohannes Thumshirn2014-05-281-1/+16
* mcb: Add PCI carrier for MEN Chameleon BusJohannes Thumshirn2014-03-011-0/+114