Age | Commit message (Expand) | Author |
2017-03-30 | ARM: orion5x: only call into phylib when available | Arnd Bergmann |
2017-02-07 | ARM: orion: Register DSA switch as a MDIO device | Florian Fainelli |
2016-10-17 | ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_... | Markus Elfring |
2016-09-14 | ARM: orion: simplify orion_ge00_switch_init | Arnd Bergmann |
2016-09-14 | ARM: mvebu/orion: remove NO_IRQ check from device init | Arnd Bergmann |
2016-09-14 | ARM: mv78xx0: simplify ethernet device creation | Arnd Bergmann |
2016-03-19 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-02-19 | ARM: plat-orion: use gpiochip data pointer | Linus Walleij |
2016-01-26 | ARM: orion: implement ARM delay timer | Russell King |
2015-12-07 | ARM: orion: always use MULTI_IRQ_HANDLER | Arnd Bergmann |
2015-12-07 | ARM: orion: move watchdog setup to mach-orion5x | Arnd Bergmann |
2015-10-14 | Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann |
2015-10-06 | ARM: orion: Fix DSA platform device after mvmdio conversion | Florian Fainelli |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-08-05 | Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2015-07-17 | ARM/orion/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-07-13 | ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removal | Thomas Gleixner |
2015-07-13 | ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
2015-07-13 | ARM/orion: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
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 |