Age | Commit message (Expand) | Author | Files | Lines |
2020-07-18 | ARM: orion/gpio: Make use of for_each_requested_gpio() | Andy Shevchenko | 1 | -6/+2 |
2020-03-13 | ARM: orion: replace setup_irq() by request_irq() | afzal mohammed | 1 | -7/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-08 | ARM: orion: don't use using 64-bit DMA masks | Arnd Bergmann | 1 | -2/+2 |
2019-01-17 | ARM: orion5x: Include platform_data/dsa.h | Florian Fainelli | 1 | -1/+1 |
2018-11-03 | ARM: orion: avoid VLA in orion_mpp_conf | Arnd Bergmann | 1 | -1/+6 |
2018-02-22 | ARM: orion: fix orion_ge00_switch_board_info initialization | Arnd Bergmann | 1 | -12/+11 |
2017-03-30 | ARM: orion5x: only call into phylib when available | Arnd Bergmann | 1 | -0/+5 |
2017-02-07 | ARM: orion: Register DSA switch as a MDIO device | Florian Fainelli | 2 | -8/+21 |
2016-10-17 | ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_... | Markus Elfring | 1 | -3/+3 |
2016-09-14 | ARM: orion: simplify orion_ge00_switch_init | Arnd Bergmann | 2 | -26/+3 |
2016-09-14 | ARM: mvebu/orion: remove NO_IRQ check from device init | Arnd Bergmann | 1 | -23/+29 |
2016-09-14 | ARM: mv78xx0: simplify ethernet device creation | Arnd Bergmann | 2 | -10/+4 |
2016-03-20 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+13 |
2016-02-19 | ARM: plat-orion: use gpiochip data pointer | Linus Walleij | 1 | -15/+9 |
2016-01-27 | ARM: orion: implement ARM delay timer | Russell King | 1 | -0/+13 |
2015-12-07 | ARM: orion: always use MULTI_IRQ_HANDLER | Arnd Bergmann | 2 | -2/+0 |
2015-12-07 | ARM: orion: move watchdog setup to mach-orion5x | Arnd Bergmann | 2 | -23/+0 |
2015-10-14 | Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 1 | -1/+1 |
2015-10-06 | ARM: orion: Fix DSA platform device after mvmdio conversion | Florian Fainelli | 1 | -1/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-08-05 | Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 1 | -4/+5 |
2015-07-17 | ARM/orion/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -45/+48 |
2015-07-13 | ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removal | Thomas Gleixner | 1 | -1/+1 |
2015-07-13 | ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
2015-07-13 | ARM/orion: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+3 |
2015-05-06 | ARM: orion: use clkdev_create() | Russell King | 1 | -5/+1 |
2014-12-11 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+6 |
2014-12-08 | Merge branch 'device-properties' | Rafael J. Wysocki | 2 | -2/+6 |
2014-11-26 | ARM: orion: convert the irq_reg_{readl,writel} calls to the new API | Gregory CLEMENT | 1 | -4/+4 |
2014-11-04 | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors | Mika Westerberg | 2 | -2/+6 |
2014-11-02 | ARM: orion: Fix for certain sequence of request_irq can cause irq storm | Evgeniy Dushistov | 1 | -4/+32 |
2014-09-16 | dsa: Replace mii_bus with a generic host device | Alexander Duyck | 1 | -1/+1 |
2014-04-26 | ARM: orion: remove no longer needed gpio DT code | Thomas Petazzoni | 2 | -49/+0 |
2014-04-26 | ARM: orion: remove no longer needed DT IRQ code | Thomas Petazzoni | 2 | -33/+0 |
2014-04-26 | ARM: orion: switch to a per-platform handle_irq() function | Thomas Petazzoni | 1 | -45/+0 |
2014-04-06 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -4/+6 |
2014-02-23 | ARM: orion: Move cache-feroceon-l2.h out of plat-orion | Andrew Lunn | 1 | -11/+0 |
2014-02-22 | watchdog: orion: Make RSTOUT register a separate resource | Ezequiel Garcia | 1 | -4/+6 |
2014-02-01 | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 1 | -0/+47 |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+2 |
2014-01-16 | ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER | Sebastian Hesselbarth | 1 | -0/+47 |
2013-11-24 | ARM: Orion: Add missing includes | Andrew Lunn | 2 | -4/+6 |
2013-11-23 | arm: plat-orion: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-11-22 | ARM: orion: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-07-26 | ARM: plat-orion: add reg offset to DT irq driver stub | Sebastian Hesselbarth | 1 | -1/+1 |
2013-07-07 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2013-07-05 | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2 | -6/+7 |
2013-07-04 | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz | 1 | -10/+0 |
2013-06-25 | arm: orion: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 1 | -1/+1 |