summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-01191-10442/+1273
|\
| * ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij2015-08-134-8/+0
| * ARM: gemini: Setup timer3 as free running timerHans Ulli Kroll2015-08-131-1/+20
| * ARM: gemini: Use timer1 for clockeventHans Ulli Kroll2015-08-131-34/+60
| * ARM: gemini: Add missing register definitions for gemini timerHans Ulli Kroll2015-08-132-33/+55
| * ARM: ep93xx/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-131-7/+10
| * ARM: nomadik: push accelerometer down to boardsLinus Walleij2015-08-113-5/+13
| * ARM: nomadik: move l2x0 setup to device treeLinus Walleij2015-08-112-3/+9
| * ARM: nomadik: selectively enable UART0 on boardsLinus Walleij2015-08-113-11/+33
| * ARM: nomadik: move hog code to use DT hogsLinus Walleij2015-08-113-52/+20
| * Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-08-1136-100/+58
| |\
| | * ARM: SAMSUNG: remove keypad-core header in plat-samsungKukjin Kim2015-07-301-31/+0
| | * ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xxKukjin Kim2015-07-303-5/+3
| | * ARM: SAMSUNG: local onenand-core header in mach-s3c64xxKukjin Kim2015-07-303-4/+2
| | * ARM: SAMSUNG: local irq-uart header in mach-s3c64xxKukjin Kim2015-07-302-3/+2
| | * ARM: SAMSUNG: local backlight header in mach-s3c64xxKukjin Kim2015-07-303-4/+4
| | * ARM: SAMSUNG: local ata-core header in mach-s3c64xxKukjin Kim2015-07-302-3/+2
| | * ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xxKukjin Kim2015-07-302-3/+2
| | * ARM: SAMSUNG: local spi-core header in mach-s3c24xxKukjin Kim2015-07-303-2/+2
| | * ARM: SAMSUNG: local nand-core header in mach-s3c24xxKukjin Kim2015-07-305-6/+5
| | * ARM: SAMSUNG: local fb-core header in mach-s3c24xxKukjin Kim2015-07-303-4/+3
| | * ARM: SAMSUNG: local regs-srom header in mach-exynosKukjin Kim2015-07-302-4/+3
| | * ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosKukjin Kim2015-07-305-6/+7
| | * ARM: SAMSUNG: make local dev-backlight in mach-s3c64xxKukjin Kim2015-07-305-10/+9
| | * ARM: SAMSUNG: make local setup-camif in mach-s3c24xxKukjin Kim2015-07-305-8/+6
| | * ARM: EXYNOS: Drop owner assignment in pmu.cKrzysztof Kozlowski2015-07-211-1/+0
| | * ARM: EXYNOS: Remove duplicated define of SLEEP_MAGICKrzysztof Kozlowski2015-07-213-5/+7
| | * ARM: EXYNOS: Make local function staticKrzysztof Kozlowski2015-07-211-1/+1
| * | ARM: shmobile: Fix mismergesOlof Johansson2015-08-112-3/+2
| * | ARM: ux500: simplify secondary CPU bootLinus Walleij2015-08-065-133/+40
| * | Merge branch 'fixes' into next/cleanupOlof Johansson2015-08-0648-108/+264
| |\ \
| * \ \ Merge tag 'renesas-marzen-board-removal-for-v4.3' of git://git.kernel.org/pub...Olof Johansson2015-08-0610-1391/+17
| |\ \ \
| | * | | ARM: shmobile: r8a7779: Remove legacy SoC codeMagnus Damm2015-07-285-968/+4
| | * | | ARM: shmobile: marzen: Remove legacy board codeMagnus Damm2015-07-285-357/+0
| | * | | ARM: shmobile: r8a7779: Cleanup header fileMagnus Damm2015-07-283-4/+2
| | * | | ARM: shmobile: marzen-reference: Remove C board codeMagnus Damm2015-07-283-66/+1
| | * | | ARM: shmobile: r8a7779: Generic SMP opsMagnus Damm2015-07-141-0/+1
| | * | | ARM: shmobile: r8a7779: Generic CCF and timer supportMagnus Damm2015-07-141-0/+12
| | | |/ | | |/|
| * | | Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-08-0512-29/+38
| |\ \ \
| | * | | ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removalThomas Gleixner2015-07-131-1/+1
| | * | | ARM/pxa: Prepare balloon3_irq_handler for irq argument removalThomas Gleixner2015-07-131-7/+7
| | * | | ARM/pxa: Prepare *_irq_handler for irq argument removalThomas Gleixner2015-07-135-5/+10
| | * | | ARM/dove: Prepare pmu_irq_handler for irq argument removalThomas Gleixner2015-07-131-1/+2
| | * | | ARM/sa1111: Prepare sa1111_irq_handler for irq argument removalThomas Gleixner2015-07-131-1/+2
| | * | | ARM/locomo: Prepare locomo_handler for irq argument removalThomas Gleixner2015-07-131-1/+3
| | * | | ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-133-3/+3
| | * | | ARM/LPC32xx: Use irq_set_handler_locked()Thomas Gleixner2015-07-131-4/+4
| | * | | ARM/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-131-2/+2
| | * | | ARM/locomo: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-131-2/+1
| | * | | ARM/orion: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-131-2/+3