index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mcb
Age
Commit message (
Expand
)
Author
2021-06-24
mcb: Use DEFINE_RES_MEM() helper macro and fix the end address
Zhen Lei
2019-11-03
drivers: mcb: use symbol namespaces
Johannes Thumshirn
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-03-14
mcb: add Altera PCI ID to mcb-pci
Johannes Thumshirn
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-31
mcb: Fix an error handling path in 'chameleon_parse_cells()'
Christophe JAILLET
2017-08-31
MCB: add support for SC31 to mcb-lpc
Michael Moese
2017-08-28
mcb: introduce mcb_get_resource()
Johannes Thumshirn
2016-11-15
mcb: fix compiler warning logical-op in mcb-parse.c
Michael Moese
2016-09-27
mcb: Add a dma_device to mcb_device
Michael Moese
2016-09-27
mcb: Enable PCI bus mastering by default
Michael Moese
2016-08-31
mcb: remove sub-device handling code
Johannes Thumshirn
2016-08-31
mcb: Added bar descriptor support for non PCI bus MCB carrier
Andreas Werner
2016-08-31
mcb: Added support for LPC or non PCI based MCB carrier
Andreas Werner
2016-06-13
mcb: Acquire reference to carrier module in core
Johannes Thumshirn
2016-06-13
mcb: Acquire reference to device in probe
Johannes Thumshirn
2016-05-03
mcb: Delete num_cells variable which is not required
Andreas Werner
2016-05-03
mcb: Fixed bar number assignment for the gdd
Andreas Werner
2016-05-03
mcb: Replace ioremap and request_region with the devm version
Andreas Werner
2016-05-03
mcb: Implement bus->dev.release callback
Johannes Thumshirn
2016-05-03
mcb: export bus information via sysfs
Johannes Thumshirn
2016-05-03
mcb: Correctly initialize the bus's device
Johannes Thumshirn
2015-10-29
mcb: Destroy IDA on module unload
Johannes Thumshirn
2015-10-29
mcb: Do not return zero on error path in mcb_pci_probe()
Alexey Khoroshilov
2015-10-05
mcb: Fix error handling in mcb_pci_probe()
Alexey Khoroshilov
2015-04-03
mcb: request_mem_region() returns NULL on error
Dan Carpenter
2015-02-03
mcb: Fix error path of mcb_pci_probe
Johannes Thumshirn
2015-01-09
mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0
Johannes Thumshirn
2014-05-27
mcb: Add support for shared PCI IRQs
Johannes Thumshirn
2014-04-16
drivers: mcb: fix memory leak in chameleon_parse_cells() error path
Christoph Jaeger
2014-03-09
drivers: mcb: Fix build error discovered by 0-day bot
Johannes Thumshirn
2014-03-08
drivers/mcb: do not set default Kconfig variable to modular
Paul Gortmaker
2014-02-28
mcb: Add PCI carrier for MEN Chameleon Bus
Johannes Thumshirn
2014-02-28
drivers: Introduce MEN Chameleon Bus
Johannes Thumshirn