summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ARM: kill off set_irq_flags usageRob Herring2015-07-2835-47/+45
* | | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-2840-50/+50
* | | Merge tag 'renesas-cleanup2-for-v4.3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-07-271-2/+2
|\ \ \
| * | | ARM: shmobile: apmu: silence build warningsWolfram Sang2015-07-141-2/+2
* | | | Merge tag 'omap-for-v4.3/legacy-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2015-07-234-905/+0
|\ \ \ \
| * | | | ARM: OMAP2+: Remove legacy booting support for PandoraTony Lindgren2015-07-162-634/+0
| * | | | ARM: OMAP2+: Remove legacy booting support for LogicPD TorpedoTony Lindgren2015-07-133-271/+0
* | | | | Merge tag 'ep93xx-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Olof Johansson2015-07-178-187/+213
|\ \ \ \ \
| * | | | | ARM: ep93xx: simone: enable DMA on the SPI hostLinus Walleij2015-07-171-0/+1
| * | | | | ARM: ep93xx: vision_ep9307: add audio supportH Hartley Sweeten2015-07-171-2/+56
| * | | | | ARM: ep93xx: vision_ep9307: enable DMA for SPIH Hartley Sweeten2015-07-171-1/+2
| * | | | | ARM: ep93xx: toss the device ID into the entropy poolLinus Walleij2015-07-171-0/+7
| * | | | | ARM: ep93xx: remove memory configuration optionsH Hartley Sweeten2015-07-173-73/+4
| * | | | | ARM: ep93xx: update comment on timer usageLinus Walleij2015-07-171-7/+6
| * | | | | ARM: ep93xx: switch clockevent to timer 3Linus Walleij2015-07-081-9/+8
| * | | | | ARM: ep93xx: use non-raw accessors for timerLinus Walleij2015-07-081-12/+12
| * | | | | ARM: ep93xx: switch to GENERIC_CLOCKEVENTSLinus Walleij2015-07-082-41/+72
| * | | | | ARM: ep93xx: move timer to its own fileLinus Walleij2015-07-083-110/+113
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm-soc/for-4.3/soc' of http://github.com/broadcom/stblinux into n...Olof Johansson2015-07-174-29/+3
|\ \ \ \ \
| * | | | | ARM: BCM63xx: Remove custom secondary_startup functionFlorian Fainelli2015-07-124-28/+2
| * | | | | ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondarySudeep Holla2015-07-121-1/+1
| |/ / / /
* | | | | Merge tag 'mvebu-cleanup-4.3-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson2015-07-173-8/+4
|\ \ \ \ \
| * | | | | ARM: orion5x: Use vsprintf %pM extensionJoe Perches2015-07-092-6/+2
| * | | | | ARM: mvebu: add missing newline at end of messagesThomas Petazzoni2015-07-091-2/+2
| |/ / / /
* | | | | Merge branch 'ARM/clkevt/set-state-4.3' of git://git.kernel.org/pub/scm/linux...Olof Johansson2015-07-1718-479/+522
|\ \ \ \ \
| * | | | | ARM/orion/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-45/+48
| * | | | | ARM/iop/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-27/+43
| * | | | | ARM/w90x900/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-23/+28
| * | | | | ARM/SPEAr/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-39/+50
| * | | | | ARM/omap2/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-24/+24
| * | | | | ARM/omap1/timer32: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-17/+16