summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion
AgeCommit message (Expand)AuthorLines
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-07-07arm: orion: use string choices helperKuninori Morimoto-3/+3
2025-05-31Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-2/+4
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+6
2025-05-16ARM: Switch to irq_domain_create_*()Jiri Slaby (SUSE)-6/+6
2025-04-09ARM: orion/gpio: use new line value setter callbacksBartosz Golaszewski-2/+4
2025-04-07ARM: orion/gpio:: Convert generic irqchip locking to guard()Thomas Gleixner-4/+2
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2023-03-06ARM: orion/gpio: Use the right includeLinus Walleij-2/+3
2023-01-10ARM: orion5x: remove dsa_chip_data referencesArnd Bergmann-34/+0
2022-09-23ARM: orion: fix include pathArnd Bergmann-1/+1
2022-02-03ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()Andy Shevchenko-8/+3
2020-07-18ARM: orion/gpio: Make use of for_each_requested_gpio()Andy Shevchenko-6/+2
2020-03-13ARM: orion: replace setup_irq() by request_irq()afzal mohammed-7/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-07ARM: orion: don't use using 64-bit DMA masksArnd Bergmann-2/+2
2019-01-17ARM: orion5x: Include platform_data/dsa.hFlorian Fainelli-1/+1
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann-1/+6
2018-02-22ARM: orion: fix orion_ge00_switch_board_info initializationArnd Bergmann-12/+11
2017-03-30ARM: orion5x: only call into phylib when availableArnd Bergmann-0/+5
2017-02-07ARM: orion: Register DSA switch as a MDIO deviceFlorian Fainelli-8/+21
2016-10-17ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_...Markus Elfring-3/+3
2016-09-14ARM: orion: simplify orion_ge00_switch_initArnd Bergmann-26/+3
2016-09-14ARM: mvebu/orion: remove NO_IRQ check from device initArnd Bergmann-23/+29
2016-09-14ARM: mv78xx0: simplify ethernet device creationArnd Bergmann-10/+4
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-0/+13
2016-02-19ARM: plat-orion: use gpiochip data pointerLinus Walleij-15/+9
2016-01-26ARM: orion: implement ARM delay timerRussell King-0/+13
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann-2/+0
2015-12-07ARM: orion: move watchdog setup to mach-orion5xArnd Bergmann-23/+0
2015-10-14Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann-1/+1
2015-10-06ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-1/+1
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-4/+5
2015-07-17ARM/orion/time: Migrate to new 'set-state' interfaceViresh Kumar-45/+48
2015-07-13ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removalThomas Gleixner-1/+1
2015-07-13ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu-1/+1
2015-07-13ARM/orion: Consolidate chained IRQ handler install/removeThomas Gleixner-2/+3
2015-05-06ARM: orion: use clkdev_create()Russell King-5/+1
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+6
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki-2/+6
2014-11-26ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT-4/+4
2014-11-04leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg-2/+6
2014-11-01ARM: orion: Fix for certain sequence of request_irq can cause irq stormEvgeniy Dushistov-4/+32
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck-1/+1
2014-04-26ARM: orion: remove no longer needed gpio DT codeThomas Petazzoni-49/+0
2014-04-26ARM: orion: remove no longer needed DT IRQ codeThomas Petazzoni-33/+0
2014-04-26ARM: orion: switch to a per-platform handle_irq() functionThomas Petazzoni-45/+0
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-4/+6
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn-11/+0