Age | Commit message (Expand) | Author |
2015-05-06 | ARM: orion: use clkdev_create() | Russell King |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-08 | Merge branch 'device-properties' | Rafael J. Wysocki |
2014-11-26 | ARM: orion: convert the irq_reg_{readl,writel} calls to the new API | Gregory CLEMENT |
2014-11-04 | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors | Mika Westerberg |
2014-11-01 | ARM: orion: Fix for certain sequence of request_irq can cause irq storm | Evgeniy Dushistov |
2014-09-15 | dsa: Replace mii_bus with a generic host device | Alexander Duyck |
2014-04-26 | ARM: orion: remove no longer needed gpio DT code | Thomas Petazzoni |
2014-04-26 | ARM: orion: remove no longer needed DT IRQ code | Thomas Petazzoni |
2014-04-26 | ARM: orion: switch to a per-platform handle_irq() function | Thomas Petazzoni |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-02-22 | ARM: orion: Move cache-feroceon-l2.h out of plat-orion | Andrew Lunn |
2014-02-22 | watchdog: orion: Make RSTOUT register a separate resource | Ezequiel Garcia |
2014-01-31 | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson |
2014-01-23 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-01-16 | ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER | Sebastian Hesselbarth |
2013-11-24 | ARM: Orion: Add missing includes | Andrew Lunn |
2013-11-23 | arm: plat-orion: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-11-21 | ARM: orion: Switch to sched_clock_register() | Stephen Boyd |
2013-07-25 | ARM: plat-orion: add reg offset to DT irq driver stub | Sebastian Hesselbarth |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-04 | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner |
2013-07-03 | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz |
2013-06-25 | arm: orion: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas |
2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd |
2013-05-20 | ARM: plat-orion: Fix num_resources and id for ge10 and ge11 | Gregory CLEMENT |
2013-05-13 | ARM: plat-orion: add missing ehci include to common.h | Sebastian Hesselbarth |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-07 | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-15 | arm: plat-orion: remove addr-map code | Thomas Petazzoni |
2013-04-15 | arm: mach-mv78xx0: convert to use the mvebu-mbus driver | Thomas Petazzoni |
2013-04-15 | arm: mach-orion5x: convert to use mvebu-mbus driver | Thomas Petazzoni |
2013-04-15 | arm: mach-dove: convert to use mvebu-mbus driver | Thomas Petazzoni |
2013-04-15 | arm: mach-kirkwood: convert to use mvebu-mbus driver | Thomas Petazzoni |
2013-04-15 | arm: mach-mvebu: convert to use mvebu-mbus driver | Thomas Petazzoni |
2013-04-02 | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/... | Olof Johansson |
2013-03-30 | Merge tag 'tags/cleanup_for_v3.10' into mvebu/soc | Jason Cooper |
2013-03-30 | ARM: Orion: add dbg_show function to gpio-orion driver | Simon Guinot |
2013-03-22 | mv643xx_eth: convert to use the Marvell Orion MDIO driver | Florian Fainelli |
2013-03-20 | arm: plat-orion: use GPIO driver on CONFIG_GPIOLIB | Alexandre Courbot |
2013-03-17 | arm: plat-orion: use mv_mbus_dram_info() in PCIe code | Thomas Petazzoni |
2013-03-17 | arm: plat-orion: only build addr-map.c when needed | Thomas Petazzoni |
2013-03-08 | arm: plat-orion: fix address decoding when > 4GB is used | Thomas Petazzoni |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-01-23 | arm: plat-orion: fix printing of "MPP config unavailable on this hardware" | Gerlando Falauto |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo |
2012-12-14 | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-24 | ARM: Kirkwood: Make use of mvebu pincltl and gpio drivers | Andrew Lunn |