Age | Commit message (Expand) | Author |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2023-03-06 | ARM: orion/gpio: Use the right include | Linus Walleij |
2023-01-10 | ARM: orion5x: remove dsa_chip_data references | Arnd Bergmann |
2022-09-23 | ARM: orion: fix include path | Arnd Bergmann |
2022-02-03 | ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init() | Andy Shevchenko |
2020-07-18 | ARM: orion/gpio: Make use of for_each_requested_gpio() | Andy Shevchenko |
2020-03-13 | ARM: orion: replace setup_irq() by request_irq() | afzal mohammed |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-07 | ARM: orion: don't use using 64-bit DMA masks | Arnd Bergmann |
2019-01-17 | ARM: orion5x: Include platform_data/dsa.h | Florian Fainelli |
2018-11-02 | ARM: orion: avoid VLA in orion_mpp_conf | Arnd Bergmann |
2018-02-22 | ARM: orion: fix orion_ge00_switch_board_info initialization | Arnd Bergmann |
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 |