index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mcb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
mcb: add Altera PCI ID to mcb-pci
Johannes Thumshirn
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+19
2017-08-31
mcb: Fix an error handling path in 'chameleon_parse_cells()'
Christophe JAILLET
1
-2
/
+4
2017-08-31
MCB: add support for SC31 to mcb-lpc
Michael Moese
1
-0
/
+15
2017-08-28
mcb: introduce mcb_get_resource()
Johannes Thumshirn
1
-1
/
+19
2016-11-15
mcb: fix compiler warning logical-op in mcb-parse.c
Michael Moese
1
-1
/
+1
2016-09-27
mcb: Add a dma_device to mcb_device
Michael Moese
1
-0
/
+1
2016-09-27
mcb: Enable PCI bus mastering by default
Michael Moese
1
-0
/
+1
2016-08-31
mcb: remove sub-device handling code
Johannes Thumshirn
1
-17
/
+0
2016-08-31
mcb: Added bar descriptor support for non PCI bus MCB carrier
Andreas Werner
2
-14
/
+121
2016-08-31
mcb: Added support for LPC or non PCI based MCB carrier
Andreas Werner
3
-0
/
+168
2016-06-14
mcb: Acquire reference to carrier module in core
Johannes Thumshirn
1
-1
/
+15
2016-06-14
mcb: Acquire reference to device in probe
Johannes Thumshirn
1
-0
/
+1
2016-05-04
mcb: Delete num_cells variable which is not required
Andreas Werner
1
-3
/
+1
2016-05-04
mcb: Fixed bar number assignment for the gdd
Andreas Werner
1
-1
/
+1
2016-05-04
mcb: Replace ioremap and request_region with the devm version
Andreas Werner
1
-12
/
+7
2016-05-04
mcb: Implement bus->dev.release callback
Johannes Thumshirn
1
-6
/
+14
2016-05-04
mcb: export bus information via sysfs
Johannes Thumshirn
3
-11
/
+65
2016-05-04
mcb: Correctly initialize the bus's device
Johannes Thumshirn
1
-3
/
+16
2015-10-29
mcb: Destroy IDA on module unload
Johannes Thumshirn
1
-0
/
+1
2015-10-29
mcb: Do not return zero on error path in mcb_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2015-10-05
mcb: Fix error handling in mcb_pci_probe()
Alexey Khoroshilov
1
-2
/
+4
2015-04-03
mcb: request_mem_region() returns NULL on error
Dan Carpenter
1
-2
/
+2
2015-02-04
mcb: Fix error path of mcb_pci_probe
Johannes Thumshirn
1
-9
/
+9
2015-01-10
mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0
Johannes Thumshirn
2
-9
/
+19
2014-05-28
mcb: Add support for shared PCI IRQs
Johannes Thumshirn
2
-6
/
+31
2014-04-16
drivers: mcb: fix memory leak in chameleon_parse_cells() error path
Christoph Jaeger
1
-0
/
+1
2014-03-09
drivers: mcb: Fix build error discovered by 0-day bot
Johannes Thumshirn
1
-1
/
+4
2014-03-09
drivers/mcb: do not set default Kconfig variable to modular
Paul Gortmaker
1
-1
/
+0
2014-03-01
mcb: Add PCI carrier for MEN Chameleon Bus
Johannes Thumshirn
4
-0
/
+132
2014-03-01
drivers: Introduce MEN Chameleon Bus
Johannes Thumshirn
5
-0
/
+709