aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-orion
AgeCommit message (Expand)AuthorFilesLines
2023-03-06ARM: orion/gpio: Use the right includeGravatar Linus Walleij 1-2/+3
2023-01-10ARM: orion5x: remove dsa_chip_data referencesGravatar Arnd Bergmann 2-34/+0
2022-09-23ARM: orion: fix include pathGravatar Arnd Bergmann 1-1/+1
2022-02-03ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()Gravatar Andy Shevchenko 2-8/+3
2020-07-18ARM: orion/gpio: Make use of for_each_requested_gpio()Gravatar Andy Shevchenko 1-6/+2
2020-03-13ARM: orion: replace setup_irq() by request_irq()Gravatar afzal mohammed 1-7/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-07ARM: orion: don't use using 64-bit DMA masksGravatar Arnd Bergmann 1-2/+2
2019-01-17ARM: orion5x: Include platform_data/dsa.hGravatar Florian Fainelli 1-1/+1
2018-11-02ARM: orion: avoid VLA in orion_mpp_confGravatar Arnd Bergmann 1-1/+6
2018-02-22ARM: orion: fix orion_ge00_switch_board_info initializationGravatar Arnd Bergmann 1-12/+11
2017-03-30ARM: orion5x: only call into phylib when availableGravatar Arnd Bergmann 1-0/+5
2017-02-07ARM: orion: Register DSA switch as a MDIO deviceGravatar Florian Fainelli 2-8/+21
2016-10-17ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_...Gravatar Markus Elfring 1-3/+3
2016-09-14ARM: orion: simplify orion_ge00_switch_initGravatar Arnd Bergmann 2-26/+3
2016-09-14ARM: mvebu/orion: remove NO_IRQ check from device initGravatar Arnd Bergmann 1-23/+29
2016-09-14ARM: mv78xx0: simplify ethernet device creationGravatar Arnd Bergmann 2-10/+4
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+13
2016-02-19ARM: plat-orion: use gpiochip data pointerGravatar Linus Walleij 1-15/+9
2016-01-26ARM: orion: implement ARM delay timerGravatar Russell King 1-0/+13
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERGravatar Arnd Bergmann 2-2/+0
2015-12-07ARM: orion: move watchdog setup to mach-orion5xGravatar Arnd Bergmann 2-23/+0
2015-10-14Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixesGravatar Arnd Bergmann 1-1/+1
2015-10-06ARM: orion: Fix DSA platform device after mvmdio conversionGravatar Florian Fainelli 1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersGravatar Thomas Gleixner 1-1/+1
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 1-4/+5
2015-07-17ARM/orion/time: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-45/+48
2015-07-13ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removalGravatar Thomas Gleixner 1-1/+1
2015-07-13ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descGravatar Jiang Liu 1-1/+1
2015-07-13ARM/orion: Consolidate chained IRQ handler install/removeGravatar Thomas Gleixner 1-2/+3
2015-05-06ARM: orion: use clkdev_create()Gravatar Russell King 1-5/+1
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+6
2014-12-08Merge branch 'device-properties'Gravatar Rafael J. Wysocki 2-2/+6
2014-11-26ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGravatar Gregory CLEMENT 1-4/+4
2014-11-04leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsGravatar Mika Westerberg 2-2/+6
2014-11-01ARM: orion: Fix for certain sequence of request_irq can cause irq stormGravatar Evgeniy Dushistov 1-4/+32
2014-09-15dsa: Replace mii_bus with a generic host deviceGravatar Alexander Duyck 1-1/+1
2014-04-26ARM: orion: remove no longer needed gpio DT codeGravatar Thomas Petazzoni 2-49/+0
2014-04-26ARM: orion: remove no longer needed DT IRQ codeGravatar Thomas Petazzoni 2-33/+0
2014-04-26ARM: orion: switch to a per-platform handle_irq() functionGravatar Thomas Petazzoni 1-45/+0
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-4/+6
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionGravatar Andrew Lunn 1-11/+0
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceGravatar Ezequiel Garcia 1-4/+6
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesGravatar Olof Johansson 1-0/+47
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-2/+2
2014-01-16ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERGravatar Sebastian Hesselbarth 1-0/+47
2013-11-24ARM: Orion: Add missing includesGravatar Andrew Lunn 2-4/+6
2013-11-23arm: plat-orion: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-1/+1
2013-11-21ARM: orion: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-07-25ARM: plat-orion: add reg offset to DT irq driver stubGravatar Sebastian Hesselbarth 1-1/+1