summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | arm: omap: irq: move some more code aroundFelipe Balbi2014-09-111-15/+15
| | * | | | | | | | arm: boot: dts: omap2/3/am33xx: drop ti,intc-sizeFelipe Balbi2014-09-113-3/+0
| | * | | | | | | | arm: omap: irq: drop ti,intc-size supportFelipe Balbi2014-09-111-3/+0
| | * | | | | | | | arm: boot: dts: am33xx/omap3: fix intc compatible flagFelipe Balbi2014-09-112-2/+2
| | * | | | | | | | arm: omap: irq: use compatible flag to figure out number of IRQ linesFelipe Balbi2014-09-111-0/+3
| | * | | | | | | | arm: omap: irq: add specific compatibles for omap3 and am33xx devicesFelipe Balbi2014-09-111-1/+3
| | * | | | | | | | arm: omap: irq: drop .handle_irq and .init_irq fieldsFelipe Balbi2014-09-113-20/+0
| | * | | | | | | | arm: omap: irq: use IRQCHIP_DECLARE macroFelipe Balbi2014-09-111-5/+3
| | * | | | | | | | arm: omap: irq: call set_handle_irq() from intc_of_initFelipe Balbi2014-09-111-0/+2
| | * | | | | | | | arm: omap: irq: make intc_of_init staticFelipe Balbi2014-09-112-11/+1
| | * | | | | | | | arm: omap: irq: reorganize code a little bitFelipe Balbi2014-09-111-67/+66
| | * | | | | | | | arm: omap: irq: always define omap3 supportFelipe Balbi2014-09-111-2/+0
| | * | | | | | | | arm: omap: irq: rename omap3_intc_regsFelipe Balbi2014-09-111-2/+2
| | * | | | | | | | arm: omap: irq: remove unnecessary base_addr argumentFelipe Balbi2014-09-111-7/+3
| | * | | | | | | | arm: omap: irq: switch over to intc_readl on omap_intc_handle_irqFelipe Balbi2014-09-111-6/+8
| | * | | | | | | | arm: omap: irq: remove unused macroFelipe Balbi2014-09-111-2/+0
| | * | | | | | | | arm: omap: irq: remove rest of irq_banks usageFelipe Balbi2014-09-111-81/+47
| | * | | | | | | | arm: omap: irq: add a global omap_nr_irqs variableFelipe Balbi2014-09-111-0/+3
| | * | | | | | | | arm: omap: irq: start to remove irq_banks arrayFelipe Balbi2014-09-111-37/+27
| | * | | | | | | | arm: omap: irq: define INTC_ILR0 registerFelipe Balbi2014-09-111-0/+1
| | * | | | | | | | arm: omap: irq: make omap_irq_base globalFelipe Balbi2014-09-111-1/+1
| | * | | | | | | | Merge branch 'omap-for-v3.18/fixes-not-urgent' into omap-for-v3.18/intc-v2Tony Lindgren2014-09-117-21/+21
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge tag 'at91-drivers2' of git://github.com/at91linux/linux-at91 into next/...Olof Johansson2014-09-2429-339/+62
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard2014-09-153-303/+0
| | * | | | | | | | | | ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_initMaxime Ripard2014-09-157-10/+8
| | * | | | | | | | | | ARM: at91: Convert the boards to the init_time callbackMaxime Ripard2014-09-0321-19/+49
| | * | | | | | | | | | ARM: at91: soc: Add init_time callbackMaxime Ripard2014-09-033-0/+7
| | * | | | | | | | | | ARM: at91: PIT: (Almost) remove the global variablesMaxime Ripard2014-09-031-71/+108
| | * | | | | | | | | | ARM: at91: PIT: use request_irq instead of setup_irqMaxime Ripard2014-09-031-14/+6
| | * | | | | | | | | | ARM: at91: PIT: Use pr_fmtMaxime Ripard2014-09-031-6/+8
| | * | | | | | | | | | ARM: at91: PIT: Use consistent exit path in probeMaxime Ripard2014-09-031-10/+4
| | * | | | | | | | | | ARM: at91: dt: Remove init_time definitionsMaxime Ripard2014-09-032-21/+0
| | * | | | | | | | | | ARM: at91: PIT: Rework probe functionsMaxime Ripard2014-09-034-64/+51
| | * | | | | | | | | | ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OFMaxime Ripard2014-09-021-8/+2
| | * | | | | | | | | | ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cyclesMaxime Ripard2014-09-021-1/+1
| | * | | | | | | | | | ARM: at91: generic.h: Add include safe guardsMaxime Ripard2014-09-021-0/+5
| | * | | | | | | | | | ARM: at91: PIT: Follow the general coding rulesMaxime Ripard2014-09-021-8/+9
| * | | | | | | | | | | Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Arnd Bergmann2014-09-0536-780/+345
| |\| | | | | | | | | | | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ARM: at91: fix ramc standby function registrationAlexandre Belloni2014-09-011-4/+7
| | * | | | | | | | | ARM: at91: Remove rstc and shdwc headersMaxime Ripard2014-08-2512-113/+0
| | * | | | | | | | | ARM: at91: Remove rstc and shdwnc global base addressesMaxime Ripard2014-08-257-34/+0
| | * | | | | | | | | ARM: at91/pm: Remove show_reset_status functionMaxime Ripard2014-08-251-72/+0
| | * | | | | | | | | ARM: at91: Remove poweroff codeMaxime Ripard2014-08-251-6/+0
| | * | | | | | | | | ARM: at91: Register the poweroff driverMaxime Ripard2014-08-255-0/+75
| | * | | | | | | | | ARM: at91: Remove poweroff DT probingMaxime Ripard2014-08-251-77/+0
| | * | | | | | | | | ARM: at91: Remove reset code from the machine codeMaxime Ripard2014-08-2510-102/+0
| | * | | | | | | | | ARM: at91: Call at91_register_devices in the board filesMaxime Ripard2014-08-2511-0/+22
| | * | | | | | | | | ARM: at91: Probe the reset driverMaxime Ripard2014-08-255-0/+135
| | * | | | | | | | | ARM: at91/soc: Introduce register_devices callbackMaxime Ripard2014-08-253-0/+8
| | * | | | | | | | | ARM: at91: Remove the old-style reset probingMaxime Ripard2014-08-251-29/+0