| Commit message (Expand) | Author | Age | Files | Lines |
* | mcb: add Altera PCI ID to mcb-pci | Johannes Thumshirn | 2018-03-14 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-05 | 2 | -2/+19 |
|\ |
|
| * | mcb: Fix an error handling path in 'chameleon_parse_cells()' | Christophe JAILLET | 2017-08-31 | 1 | -2/+4 |
| * | MCB: add support for SC31 to mcb-lpc | Michael Moese | 2017-08-31 | 1 | -0/+15 |
* | | mcb: introduce mcb_get_resource() | Johannes Thumshirn | 2017-08-28 | 1 | -1/+19 |
|/ |
|
* | mcb: fix compiler warning logical-op in mcb-parse.c | Michael Moese | 2016-11-15 | 1 | -1/+1 |
* | mcb: Add a dma_device to mcb_device | Michael Moese | 2016-09-27 | 1 | -0/+1 |
* | mcb: Enable PCI bus mastering by default | Michael Moese | 2016-09-27 | 1 | -0/+1 |
* | mcb: remove sub-device handling code | Johannes Thumshirn | 2016-08-31 | 1 | -17/+0 |
* | mcb: Added bar descriptor support for non PCI bus MCB carrier | Andreas Werner | 2016-08-31 | 2 | -14/+121 |
* | mcb: Added support for LPC or non PCI based MCB carrier | Andreas Werner | 2016-08-31 | 3 | -0/+168 |
* | mcb: Acquire reference to carrier module in core | Johannes Thumshirn | 2016-06-14 | 1 | -1/+15 |
* | mcb: Acquire reference to device in probe | Johannes Thumshirn | 2016-06-14 | 1 | -0/+1 |
* | mcb: Delete num_cells variable which is not required | Andreas Werner | 2016-05-04 | 1 | -3/+1 |
* | mcb: Fixed bar number assignment for the gdd | Andreas Werner | 2016-05-04 | 1 | -1/+1 |
* | mcb: Replace ioremap and request_region with the devm version | Andreas Werner | 2016-05-04 | 1 | -12/+7 |
* | mcb: Implement bus->dev.release callback | Johannes Thumshirn | 2016-05-04 | 1 | -6/+14 |
* | mcb: export bus information via sysfs | Johannes Thumshirn | 2016-05-04 | 3 | -11/+65 |
* | mcb: Correctly initialize the bus's device | Johannes Thumshirn | 2016-05-04 | 1 | -3/+16 |
* | mcb: Destroy IDA on module unload | Johannes Thumshirn | 2015-10-29 | 1 | -0/+1 |
* | mcb: Do not return zero on error path in mcb_pci_probe() | Alexey Khoroshilov | 2015-10-29 | 1 | -0/+1 |
* | mcb: Fix error handling in mcb_pci_probe() | Alexey Khoroshilov | 2015-10-05 | 1 | -2/+4 |
* | mcb: request_mem_region() returns NULL on error | Dan Carpenter | 2015-04-03 | 1 | -2/+2 |
* | mcb: Fix error path of mcb_pci_probe | Johannes Thumshirn | 2015-02-04 | 1 | -9/+9 |
* | mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0 | Johannes Thumshirn | 2015-01-10 | 2 | -9/+19 |
* | mcb: Add support for shared PCI IRQs | Johannes Thumshirn | 2014-05-28 | 2 | -6/+31 |
* | drivers: mcb: fix memory leak in chameleon_parse_cells() error path | Christoph Jaeger | 2014-04-16 | 1 | -0/+1 |
* | drivers: mcb: Fix build error discovered by 0-day bot | Johannes Thumshirn | 2014-03-09 | 1 | -1/+4 |
* | drivers/mcb: do not set default Kconfig variable to modular | Paul Gortmaker | 2014-03-09 | 1 | -1/+0 |
* | mcb: Add PCI carrier for MEN Chameleon Bus | Johannes Thumshirn | 2014-03-01 | 4 | -0/+132 |
* | drivers: Introduce MEN Chameleon Bus | Johannes Thumshirn | 2014-03-01 | 5 | -0/+709 |