summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2014-02-258-86/+322
|\
| * watchdog: orion: Enable the build on ARCH_MVEBUEzequiel Garcia2014-02-221-1/+1
| * watchdog: orion: Add support for Armada 370 and Armada XP SoCEzequiel Garcia2014-02-222-2/+107
| * watchdog: orion: Add per-compatible watchdog start implementationEzequiel Garcia2014-02-221-1/+11
| * watchdog: orion: Add per-compatible clock initializationEzequiel Garcia2014-02-221-21/+32
| * watchdog: orion: Introduce per-compatible of_device_id dataEzequiel Garcia2014-02-221-19/+43
| * watchdog: orion: Introduce an orion_watchdog device structureEzequiel Garcia2014-02-221-45/+69
| * watchdog: orion: Remove unneeded BRIDGE_CAUSE clearEzequiel Garcia2014-02-221-5/+0
| * watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia2014-02-227-9/+58
| * watchdog: orion: Handle the interrupt so it's properly ackedEzequiel Garcia2014-02-222-1/+25
| * watchdog: orion: Make sure the watchdog is initially stoppedEzequiel Garcia2014-02-221-0/+19
| * watchdog: orion: Remove unused macrosEzequiel Garcia2014-02-221-2/+0
| * watchdog: orion: Use atomic access for shared registersEzequiel Garcia2014-02-221-37/+5
| * watchdog: orion: Add clock error handlingEzequiel Garcia2014-02-221-10/+19
* | Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Arnd Bergmann2014-02-251-3/+19
|\ \ | |/
| * irqchip: orion: Fix getting generic chip pointer.Andrew Lunn2014-02-211-1/+2
| * irqchip: orion: clear stale interrupts in irq_startupSebastian Hesselbarth2014-02-061-0/+14
| * irqchip: orion: use handle_edge_irq on bridge irqsSebastian Hesselbarth2014-02-061-1/+1
| * irqchip: orion: clear bridge cause register on initSebastian Hesselbarth2014-02-061-1/+2
* | Merge tag 'davinci-for-v3.15/nand' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-02-258-35/+117
|\ \
| * | ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk2014-02-238-35/+117
* | | Merge tag 'integrator-for-v3.15-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-02-2117-118/+353
|\ \ \
| * | | ARM: integrator: select GPIO blockLinus Walleij2014-02-131-0/+2
| * | | ARM: integrator: register the IM-PD1 VICLinus Walleij2014-02-132-9/+37
| * | | ARM: integrator: use managed resources for the IM-PD1Linus Walleij2014-02-131-26/+10
| * | | irqchip: support cascaded VICsLinus Walleij2014-02-133-9/+52
| * | | irqchip: vic: update the base IRQ member correctlyLinus Walleij2014-02-131-1/+5
| * | | clk: versatile: respect parent rate in ICST clockLinus Walleij2014-02-132-5/+16
| * | | clk: versatile: pass a parent to the ICST clockLinus Walleij2014-02-135-5/+11
| * | | ARM: integrator: switch to fetch clocks from device treeLinus Walleij2014-02-135-60/+80
| * | | ARM: SP804: make Integrator/CP timer pick clock from DTLinus Walleij2014-02-131-2/+6
| * | | ARM: integrator: define clocks in the device treesLinus Walleij2014-02-132-2/+135
* | | | Merge tag 'renesas-soc-for-v3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-02-208-92/+325
|\ \ \ \
| * | | | ARM: shmobile: r8a7790: Add PCI USB host clock supportValentine Barshak2014-02-041-1/+5
| * | | | ARM: shmobile: r7s72100: really add i2c clocksWolfram Sang2014-02-041-0/+4
| * | | | ARM: shmobile: r8a7791: Add SATA clocksValentine Barshak2014-02-041-0/+5
| * | | | ARM: shmobile: r8a7791: Add ZS clockValentine Barshak2014-02-041-0/+3
| * | | | ARM: shmobile: r8a7790: Add SATA clocksValentine Barshak2014-02-041-0/+5
| * | | | ARM: shmobile: r8a7790: Add VIN clock supportValentine Barshak2014-02-041-0/+9
| * | | | ARM: shmobile: r8a7790: add Audio DMAC supportKuninori Morimoto2014-02-042-0/+115
| * | | | ARM: shmobile: r8a7790: add Audio DMAC clockKuninori Morimoto2014-02-041-0/+5
| * | | | ARM: shmobile: r8a7791: Wait for status on all MSTP clocksShinya Kuribayashi2014-02-041-30/+38
| * | | | ARM: shmobile: r8a7791: Add VIN clocksValentine Barshak2014-02-041-0/+10
| * | | | ARM: shmobile: r8a7791: Add I2C clocksValentine Barshak2014-02-041-0/+13
| * | | | ARM: shmobile: r8a7790: Wait for status on all MSTP clocksShinya Kuribayashi2014-02-041-53/+62
| * | | | ARM: shmobile: r8a7779: Wait for status on selected MSTP clocksLaurent Pinchart2014-02-041-10/+10
| * | | | ARM: shmobile: wait for MSTP clock status to toggle, when enabling itGuennadi Liakhovetski2014-02-042-7/+50
| | |_|/ | |/| |
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-186-23/+43
|\ \ \ \
| * | | | jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter2014-02-171-2/+4
| * | | | ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o2014-02-161-0/+2
OpenPOWER on IntegriCloud