Age | Commit message (Expand) | Author |
2015-02-02 | Merge branch 'pci/config' into next | Bjorn Helgaas |
2015-01-22 | ARM: cns3xxx: Convert PCI to use generic config accessors | Rob Herring |
2014-12-27 | CNS3xxx: Remove artificial dependency on pci_sys_data domain. | Lorenzo Pieralisi |
2014-09-25 | CNS3xxx: Fix PCIe read size limit. | Krzysztof Hałasa |
2014-09-25 | CNS3xxx: Fix logical PCIe topology. | Krzysztof Hałasa |
2014-09-04 | ARM: cns3xxx: fix allmodconfig panic in pci driver | Xia Kaixu |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-05-30 | ARM: l2c: cns3xxx: remove cache size override | Russell King |
2014-05-30 | ARM: l2c: fix register naming | Russell King |
2014-05-29 | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM | Will Deacon |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-17 | CNS3xxx: Fix PCIe early iotable_init(). | Krzysztof Hałasa |
2014-03-17 | CNS3xxx: Fix a WARN() related to IRQ allocation. | Krzysztof Hałasa |
2014-03-12 | ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2014-02-19 | ARM: cns3xxx: enable V6K instead of plain V6 | Rob Herring |
2014-02-19 | ARM: Select V6K instead of V6 by default for multi-platform | Rob Herring |
2014-02-19 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-03-30 | ARM: cns3xxx: remove unused virtual address and iotable defines | Mac Lin |
2013-03-30 | ARM: cns3xxx: fix mapping of private memory region | Mac Lin |
2013-03-14 | ARM: cns3xxx: initial DT support | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: enable multiplatform support | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: move debug_ll code to include/debug/ | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: enable sparse IRQ support | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: make mach header files local | Arnd Bergmann |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-12-12 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-11-12 | ARM: cns3xxx: drop unnecessary symbol selection | Imre Kaloz |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern |
2012-10-22 | ARM: cns3xxx: use OHCI platform driver | Florian Fainelli |
2012-10-22 | ARM: cns3xxx: use ehci platform driver | Florian Fainelli |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-13 | ARM: __io abuse cleanup | Rob Herring |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring |
2012-02-23 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King |