aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mcb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29mcb: Destroy IDA on module unloadJohannes Thumshirn1-0/+1
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 Thumshirn2-9/+19
2014-05-27mcb: Add support for shared PCI IRQsJohannes Thumshirn2-6/+31
2014-04-16drivers: mcb: fix memory leak in chameleon_parse_cells() error pathChristoph Jaeger1-0/+1
2014-03-09drivers: mcb: Fix build error discovered by 0-day botJohannes Thumshirn1-1/+4
2014-03-08drivers/mcb: do not set default Kconfig variable to modularPaul Gortmaker1-1/+0
2014-02-28mcb: Add PCI carrier for MEN Chameleon BusJohannes Thumshirn4-0/+132
2014-02-28drivers: Introduce MEN Chameleon BusJohannes Thumshirn5-0/+709