summaryrefslogtreecommitdiff
path: root/drivers/mcb
Commit message (Expand)AuthorAge
* mcb: add Altera PCI ID to mcb-pciJohannes Thumshirn2018-03-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-05
|\
| * mcb: Fix an error handling path in 'chameleon_parse_cells()'Christophe JAILLET2017-08-31
| * MCB: add support for SC31 to mcb-lpcMichael Moese2017-08-31
* | mcb: introduce mcb_get_resource()Johannes Thumshirn2017-08-28
|/
* mcb: fix compiler warning logical-op in mcb-parse.cMichael Moese2016-11-15
* mcb: Add a dma_device to mcb_deviceMichael Moese2016-09-27
* mcb: Enable PCI bus mastering by defaultMichael Moese2016-09-27
* mcb: remove sub-device handling codeJohannes Thumshirn2016-08-31
* mcb: Added bar descriptor support for non PCI bus MCB carrierAndreas Werner2016-08-31
* mcb: Added support for LPC or non PCI based MCB carrierAndreas Werner2016-08-31
* mcb: Acquire reference to carrier module in coreJohannes Thumshirn2016-06-13
* mcb: Acquire reference to device in probeJohannes Thumshirn2016-06-13
* mcb: Delete num_cells variable which is not requiredAndreas Werner2016-05-03
* mcb: Fixed bar number assignment for the gddAndreas Werner2016-05-03
* mcb: Replace ioremap and request_region with the devm versionAndreas Werner2016-05-03
* mcb: Implement bus->dev.release callbackJohannes Thumshirn2016-05-03
* mcb: export bus information via sysfsJohannes Thumshirn2016-05-03
* mcb: Correctly initialize the bus's deviceJohannes Thumshirn2016-05-03
* mcb: Destroy IDA on module unloadJohannes Thumshirn2015-10-29
* mcb: Do not return zero on error path in mcb_pci_probe()Alexey Khoroshilov2015-10-29
* mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov2015-10-05
* mcb: request_mem_region() returns NULL on errorDan Carpenter2015-04-03
* mcb: Fix error path of mcb_pci_probeJohannes Thumshirn2015-02-03
* mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2015-01-09
* mcb: Add support for shared PCI IRQsJohannes Thumshirn2014-05-27
* drivers: mcb: fix memory leak in chameleon_parse_cells() error pathChristoph Jaeger2014-04-16
* drivers: mcb: Fix build error discovered by 0-day botJohannes Thumshirn2014-03-09
* drivers/mcb: do not set default Kconfig variable to modularPaul Gortmaker2014-03-08
* mcb: Add PCI carrier for MEN Chameleon BusJohannes Thumshirn2014-02-28
* drivers: Introduce MEN Chameleon BusJohannes Thumshirn2014-02-28