aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mcb/mcb-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-03drivers: mcb: use symbol namespacesJohannes Thumshirn1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-4/+1
2018-03-14mcb: add Altera PCI ID to mcb-pciJohannes Thumshirn1-0/+1
2016-09-27mcb: Enable PCI bus mastering by defaultMichael Moese1-0/+1
2016-05-03mcb: Delete num_cells variable which is not requiredAndreas Werner1-3/+1
2016-05-03mcb: Replace ioremap and request_region with the devm versionAndreas Werner1-12/+7
2015-10-29mcb: Do not return zero on error path in mcb_pci_probe()Alexey Khoroshilov1-0/+1
2015-10-05mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov1-2/+4
2015-04-03mcb: request_mem_region() returns NULL on errorDan Carpenter1-2/+2
2015-02-03mcb: Fix error path of mcb_pci_probeJohannes Thumshirn1-9/+9
2015-01-09mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn1-9/+18
2014-05-27mcb: Add support for shared PCI IRQsJohannes Thumshirn1-1/+16
2014-02-28mcb: Add PCI carrier for MEN Chameleon BusJohannes Thumshirn1-0/+114