summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson12-29/+38
2015-07-28ARM: kill off set_irq_flags usageRob Herring34-46/+45
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre40-50/+50
2015-07-27Merge tag 'renesas-cleanup2-for-v4.3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-2/+2
2015-07-23Merge tag 'omap-for-v4.3/legacy-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson4-905/+0
2015-07-17Merge tag 'ep93xx-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Olof Johansson8-187/+213
2015-07-17Merge tag 'arm-soc/for-4.3/soc' of http://github.com/broadcom/stblinux into n...Olof Johansson4-29/+3
2015-07-17Merge tag 'mvebu-cleanup-4.3-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson3-8/+4
2015-07-17Merge branch 'ARM/clkevt/set-state-4.3' of git://git.kernel.org/pub/scm/linux...Olof Johansson18-479/+522
2015-07-17ARM: ep93xx: simone: enable DMA on the SPI hostLinus Walleij1-0/+1
2015-07-17ARM: ep93xx: vision_ep9307: add audio supportH Hartley Sweeten1-2/+56
2015-07-17ARM: ep93xx: vision_ep9307: enable DMA for SPIH Hartley Sweeten1-1/+2
2015-07-17ARM: ep93xx: toss the device ID into the entropy poolLinus Walleij1-0/+7
2015-07-17ARM: ep93xx: remove memory configuration optionsH Hartley Sweeten3-73/+4
2015-07-17ARM: ep93xx: update comment on timer usageLinus Walleij1-7/+6
2015-07-17ARM/orion/time: Migrate to new 'set-state' interfaceViresh Kumar1-45/+48
2015-07-17ARM/iop/time: Migrate to new 'set-state' interfaceViresh Kumar1-27/+43
2015-07-17ARM/w90x900/time: Migrate to new 'set-state' interfaceViresh Kumar1-23/+28
2015-07-17ARM/SPEAr/time: Migrate to new 'set-state' interfaceViresh Kumar1-39/+50
2015-07-17ARM/omap2/timer: Migrate to new 'set-state' interfaceViresh Kumar1-24/+24
2015-07-17ARM/omap1/timer32: Migrate to new 'set-state' interfaceViresh Kumar1-17/+16
2015-07-17ARM/omap1/time: Migrate to new 'set-state' interfaceViresh Kumar1-19/+16
2015-07-17ARM/netx/time: Migrate to new 'set-state' interfaceViresh Kumar1-29/+32
2015-07-17ARM/mmp/time: Migrate to new 'set-state' interfaceViresh Kumar1-18/+11
2015-07-17ARM/lpc32xx/timer: Migrate to new 'set-state' interfaceViresh Kumar1-26/+14
2015-07-17ARM/ks8695/time: Migrate to new 'set-state' interfaceViresh Kumar1-22/+21
2015-07-17ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar1-28/+40
2015-07-17ARM/imx/epit: Migrate to new 'set-state' interfaceViresh Kumar1-32/+35
2015-07-17ARM/gemini/time: Migrate to new 'set-state' interfaceViresh Kumar1-35/+34
2015-07-17ARM/dc21285-timer: Migrate to new 'set-state' interfaceViresh Kumar1-25/+23
2015-07-17ARM/davinci/time: Migrate to new 'set-state' interfaceViresh Kumar1-24/+30
2015-07-17ARM/cns3xxx/timer: Migrate to new 'set-state' interfaceViresh Kumar1-24/+31
2015-07-17ARM/smp_twd: Migrate to new 'set-state' interfaceViresh Kumar1-22/+26
2015-07-16ARM: OMAP2+: Remove legacy booting support for PandoraTony Lindgren2-634/+0
2015-07-14Merge tag 'renesas-pm-domain-for-v4.3' of git://git.kernel.org/pub/scm/linux/...Olof Johansson5-54/+82
2015-07-14Merge tag 'renesas-cleanup-for-v4.3' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson29-6910/+15
2015-07-14ARM: shmobile: apmu: silence build warningsWolfram Sang1-2/+2
2015-07-13ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removalThomas Gleixner1-1/+1
2015-07-13ARM/pxa: Prepare balloon3_irq_handler for irq argument removalThomas Gleixner1-7/+7
2015-07-13ARM/pxa: Prepare *_irq_handler for irq argument removalThomas Gleixner5-5/+10
2015-07-13ARM/dove: Prepare pmu_irq_handler for irq argument removalThomas Gleixner1-1/+2
2015-07-13ARM/sa1111: Prepare sa1111_irq_handler for irq argument removalThomas Gleixner1-1/+2
2015-07-13ARM/locomo: Prepare locomo_handler for irq argument removalThomas Gleixner1-1/+3
2015-07-13ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu3-3/+3
2015-07-13ARM/LPC32xx: Use irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-07-13ARM/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-2/+2
2015-07-13ARM/locomo: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+1
2015-07-13ARM/orion: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+3
2015-07-13ARM: OMAP2+: Remove legacy booting support for LogicPD TorpedoTony Lindgren3-271/+0
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds25-112/+213