summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-26soc: add driver for the ARM RealViewLinus Walleij
2014-09-26power: reset: driver for the Versatile syscon rebootLinus Walleij
2014-09-26leds: add a driver for syscon-based LEDsLinus Walleij
2014-09-25Merge tag 'intc-part2-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2014-09-25Merge tag 'sunxi-drivers-for-3.18' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2014-09-24drivers/soc: ti: fix build break with modulesOlof Johansson
2014-09-24Merge tag 'drivers-soc-ti-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-09-24MAINTAINERS: Add Keystone Multicore Navigator drivers entrySantosh Shilimkar
2014-09-24soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar
2014-09-24Documentation: dt: soc: add Keystone Navigator DMA bindingsSantosh Shilimkar
2014-09-24soc: ti: add Keystone Navigator QMSS driverSandeep Nair
2014-09-24Documentation: dt: soc: add Keystone Navigator QMSS bindingsSandeep Nair
2014-09-23Merge tag 'mailbox-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-09-23Merge tag 'intc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson
2014-09-23Merge tag 'at91-drivers2' of git://github.com/at91linux/linux-at91 into next/...Olof Johansson
2014-09-19rtc: sunxi: Depend on platforms sun4i/sun7i that actually have the rtcChen-Yu Tsai
2014-09-19rtc: sun6i: Add sun6i RTC driverChen-Yu Tsai
2014-09-16irqchip: omap-intc: remove unnecessary commentsFelipe Balbi
2014-09-16irqchip: omap-intc: correct maximum number or MIR registersFelipe Balbi
2014-09-16irqchip: omap-intc: enable TURBO idle modeFelipe Balbi
2014-09-16irqchip: omap-intc: enable IP protectionFelipe Balbi
2014-09-16irqchip: omap-intc: remove unnecesary of_address_to_resource() callFelipe Balbi
2014-09-16irqchip: omap-intc: comment style cleanupFelipe Balbi
2014-09-16irqchip: omap-intc: minor improvement to omap_irq_pending()Felipe Balbi
2014-09-16arm: omap: irq: move irq.c to drivers/irqchip/Felipe Balbi
2014-09-16irqchip: add irq-omap-intc.h headerFelipe Balbi
2014-09-16arm: omap2: n8x0: move i2c devices to DTFelipe Balbi
2014-09-15ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard
2014-09-15ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_initMaxime Ripard
2014-09-11arm: omap: intc: switch over to linear irq domainFelipe Balbi
2014-09-11arm: omap: irq: get rid of ifdef hackFelipe Balbi
2014-09-11arm: omap: irq: introduce omap_nr_pendingFelipe Balbi
2014-09-11arm: omap: irq: remove nr_irqs argumentFelipe Balbi
2014-09-11arm: omap: irq: remove unnecessary headerFelipe Balbi
2014-09-11arm: omap: irq: drop omap2_intc_handle_irq()Felipe Balbi
2014-09-11arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi
2014-09-11arm: omap: irq: call set_handle_irq() from .init_irqFelipe Balbi
2014-09-11arm: omap: irq: move some more code aroundFelipe Balbi
2014-09-11arm: boot: dts: omap2/3/am33xx: drop ti,intc-sizeFelipe Balbi
2014-09-11arm: omap: irq: drop ti,intc-size supportFelipe Balbi
2014-09-11arm: boot: dts: am33xx/omap3: fix intc compatible flagFelipe Balbi
2014-09-11arm: omap: irq: use compatible flag to figure out number of IRQ linesFelipe Balbi
2014-09-11arm: omap: irq: add specific compatibles for omap3 and am33xx devicesFelipe Balbi
2014-09-11arm: omap: irq: drop .handle_irq and .init_irq fieldsFelipe Balbi
2014-09-11arm: omap: irq: use IRQCHIP_DECLARE macroFelipe Balbi
2014-09-11arm: omap: irq: call set_handle_irq() from intc_of_initFelipe Balbi
2014-09-11arm: omap: irq: make intc_of_init staticFelipe Balbi
2014-09-11arm: omap: irq: reorganize code a little bitFelipe Balbi
2014-09-11arm: omap: irq: always define omap3 supportFelipe Balbi
2014-09-11arm: omap: irq: rename omap3_intc_regsFelipe Balbi