aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+13
2016-02-19ARM: plat-orion: use gpiochip data pointerLinus Walleij1-15/+9
2016-01-26ARM: orion: implement ARM delay timerRussell King1-0/+13
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann2-2/+0
2015-12-07ARM: orion: move watchdog setup to mach-orion5xArnd Bergmann2-23/+0
2015-10-14Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-1/+1
2015-10-06ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanupOlof Johansson1-4/+5
2015-07-17ARM/orion/time: Migrate to new 'set-state' interfaceViresh Kumar1-45/+48
2015-07-13ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removalThomas Gleixner1-1/+1
2015-07-13ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-07-13ARM/orion: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+3
2015-05-06ARM: orion: use clkdev_create()Russell King1-5/+1
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+6
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki2-2/+6
2014-11-26ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT1-4/+4
2014-11-04leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg2-2/+6
2014-11-01ARM: orion: Fix for certain sequence of request_irq can cause irq stormEvgeniy Dushistov1-4/+32
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck1-1/+1
2014-04-26ARM: orion: remove no longer needed gpio DT codeThomas Petazzoni2-49/+0
2014-04-26ARM: orion: remove no longer needed DT IRQ codeThomas Petazzoni2-33/+0
2014-04-26ARM: orion: switch to a per-platform handle_irq() functionThomas Petazzoni1-45/+0
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+6
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn1-11/+0
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia1-4/+6
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+47
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-01-16ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth1-0/+47
2013-11-24ARM: Orion: Add missing includesAndrew Lunn2-4/+6
2013-11-23arm: plat-orion: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-11-21ARM: orion: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-07-25ARM: plat-orion: add reg offset to DT irq driver stubSebastian Hesselbarth1-1/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2-6/+7
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz1-10/+0
2013-06-25arm: orion: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas1-1/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-05-20ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT1-6/+6
2013-05-13ARM: plat-orion: add missing ehci include to common.hSebastian Hesselbarth1-0/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+2
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-184/+59
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+11
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-1/+1
2013-04-15arm: plat-orion: remove addr-map codeThomas Petazzoni1-178/+0
2013-04-15arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni1-2/+0
2013-04-15arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni1-1/+0
2013-04-15arm: mach-dove: convert to use mvebu-mbus driverThomas Petazzoni1-1/+0
2013-04-15arm: mach-kirkwood: convert to use mvebu-mbus driverThomas Petazzoni1-1/+0
2013-04-15arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni1-1/+0