aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-08
|\
| * bus: arm-ccn: Fix spurious warning messagePawel Moll2014-10-08
| * leds: add device tree bindings for register bit LEDsLinus Walleij2014-09-25
| * soc: add driver for the ARM RealViewLinus Walleij2014-09-25
| * power: reset: driver for the Versatile syscon rebootLinus Walleij2014-09-25
| * leds: add a driver for syscon-based LEDsLinus Walleij2014-09-25
| * Merge tag 'intc-part2-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2014-09-25
| |\
| | * irqchip: omap-intc: remove unnecessary commentsFelipe Balbi2014-09-16
| | * irqchip: omap-intc: correct maximum number or MIR registersFelipe Balbi2014-09-16
| | * irqchip: omap-intc: enable TURBO idle modeFelipe Balbi2014-09-16
| | * irqchip: omap-intc: enable IP protectionFelipe Balbi2014-09-16
| | * irqchip: omap-intc: remove unnecesary of_address_to_resource() callFelipe Balbi2014-09-16
| | * irqchip: omap-intc: comment style cleanupFelipe Balbi2014-09-16
| | * irqchip: omap-intc: minor improvement to omap_irq_pending()Felipe Balbi2014-09-16
| | * arm: omap: irq: move irq.c to drivers/irqchip/Felipe Balbi2014-09-16
| | * irqchip: add irq-omap-intc.h headerFelipe Balbi2014-09-16
| | * arm: omap2: n8x0: move i2c devices to DTFelipe Balbi2014-09-16
| * | Merge tag 'sunxi-drivers-for-3.18' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-09-25
| |\ \
| | * | rtc: sunxi: Depend on platforms sun4i/sun7i that actually have the rtcChen-Yu Tsai2014-09-19
| | * | rtc: sun6i: Add sun6i RTC driverChen-Yu Tsai2014-09-19
| * | | drivers/soc: ti: fix build break with modulesOlof Johansson2014-09-24
| * | | Merge tag 'drivers-soc-ti-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-09-24
| |\ \ \
| | * | | MAINTAINERS: Add Keystone Multicore Navigator drivers entrySantosh Shilimkar2014-09-24
| | * | | soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar2014-09-24
| | * | | Documentation: dt: soc: add Keystone Navigator DMA bindingsSantosh Shilimkar2014-09-24
| | * | | soc: ti: add Keystone Navigator QMSS driverSandeep Nair2014-09-24
| | * | | Documentation: dt: soc: add Keystone Navigator QMSS bindingsSandeep Nair2014-09-24
| | |/ /
| * | | Merge tag 'mailbox-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-09-24
| |\ \ \
| | * | | mailbox/omap: add support for parsing dt devicesSuman Anna2014-09-11
| | * | | Documentation: dt: add omap mailbox bindingsSuman Anna2014-09-11
| * | | | Merge tag 'intc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson2014-09-24
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | arm: omap: intc: switch over to linear irq domainFelipe Balbi2014-09-11
| | * | | arm: omap: irq: get rid of ifdef hackFelipe Balbi2014-09-11
| | * | | arm: omap: irq: introduce omap_nr_pendingFelipe Balbi2014-09-11
| | * | | arm: omap: irq: remove nr_irqs argumentFelipe Balbi2014-09-11
| | * | | arm: omap: irq: remove unnecessary headerFelipe Balbi2014-09-11
| | * | | arm: omap: irq: drop omap2_intc_handle_irq()Felipe Balbi2014-09-11
| | * | | arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi2014-09-11
| | * | | arm: omap: irq: call set_handle_irq() from .init_irqFelipe Balbi2014-09-11
| | * | | arm: omap: irq: move some more code aroundFelipe Balbi2014-09-11
| | * | | arm: boot: dts: omap2/3/am33xx: drop ti,intc-sizeFelipe Balbi2014-09-11
| | * | | arm: omap: irq: drop ti,intc-size supportFelipe Balbi2014-09-11
| | * | | arm: boot: dts: am33xx/omap3: fix intc compatible flagFelipe Balbi2014-09-11
| | * | | arm: omap: irq: use compatible flag to figure out number of IRQ linesFelipe Balbi2014-09-11
| | * | | arm: omap: irq: add specific compatibles for omap3 and am33xx devicesFelipe Balbi2014-09-11
| | * | | arm: omap: irq: drop .handle_irq and .init_irq fieldsFelipe Balbi2014-09-11
| | * | | arm: omap: irq: use IRQCHIP_DECLARE macroFelipe Balbi2014-09-11
| | * | | arm: omap: irq: call set_handle_irq() from intc_of_initFelipe Balbi2014-09-11
| | * | | arm: omap: irq: make intc_of_init staticFelipe Balbi2014-09-11
| | * | | arm: omap: irq: reorganize code a little bitFelipe Balbi2014-09-11