1. 24 Sep, 2014 3 commits
    • Olof Johansson's avatar
      Merge tag 'mailbox-for-v3.18' of... · 791cc88c
      Olof Johansson authored
      Merge tag 'mailbox-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
      
      Mailbox related changes for omaps to get it to work with
      device tree.
      
      * tag 'mailbox-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        mailbox/omap: add support for parsing dt devices
        Documentation: dt: add omap mailbox bindings
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      791cc88c
    • Olof Johansson's avatar
      Merge tag 'intc-for-v3.18' of... · 9cdf6bd5
      Olof Johansson authored
      Merge tag 'intc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
      
      Merge "omap intc changes for v3.18 merge window" from Tony Lindgren:
      
      Interrupt code related clean-up for omap2 and 3 to make
      it ready to move to drivers/irqchip. Note that this series
      does not yet move the interrupt code to drivers, that will
      be posted separately as a follow-up series.
      
      Note that this branch has a dependency to patches both
      in fixes-v3.18-not-urgent and soc-for-v3.18 and is based on
      a merge. Without doing the merge, off-idle would not work
      properly for git bisect.
      
      * tag 'intc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (325 commits)
        arm: omap: intc: switch over to linear irq domain
        arm: omap: irq: get rid of ifdef hack
        arm: omap: irq: introduce omap_nr_pending
        arm: omap: irq: remove nr_irqs argument
        arm: omap: irq: remove unnecessary header
        arm: omap: irq: drop omap2_intc_handle_irq()
        arm: omap: irq: drop omap3_intc_handle_irq()
        arm: omap: irq: call set_handle_irq() from .init_irq
        arm: omap: irq: move some more code around
        arm: boot: dts: omap2/3/am33xx: drop ti,intc-size
        arm: omap: irq: drop ti,intc-size support
        arm: boot: dts: am33xx/omap3: fix intc compatible flag
        arm: omap: irq: use compatible flag to figure out number of IRQ lines
        arm: omap: irq: add specific compatibles for omap3 and am33xx devices
        arm: omap: irq: drop .handle_irq and .init_irq fields
        arm: omap: irq: use IRQCHIP_DECLARE macro
        arm: omap: irq: call set_handle_irq() from intc_of_init
        arm: omap: irq: make intc_of_init static
        arm: omap: irq: reorganize code a little bit
        arm: omap: irq: always define omap3 support
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      9cdf6bd5
    • Olof Johansson's avatar
      Merge tag 'at91-drivers2' of git://github.com/at91linux/linux-at91 into next/drivers · 4693c723
      Olof Johansson authored
      Merge " Second drivers series for AT91/3.18" from Nicolas Ferre:
      
      - move of the PIT (basic timer) from mach-at91 to its proper location:
        drivers/clocksource
      - big cleanup of this driver along the way
      
      * tag 'at91-drivers2' of git://github.com/at91linux/linux-at91:
        ARM: at91: PIT: Move the driver to drivers/clocksource
        ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
        ARM: at91: Convert the boards to the init_time callback
        ARM: at91: soc: Add init_time callback
        ARM: at91: PIT: (Almost) remove the global variables
        ARM: at91: PIT: use request_irq instead of setup_irq
        ARM: at91: PIT: Use pr_fmt
        ARM: at91: PIT: Use consistent exit path in probe
        ARM: at91: dt: Remove init_time definitions
        ARM: at91: PIT: Rework probe functions
        ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OF
        ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles
        ARM: at91: generic.h: Add include safe guards
        ARM: at91: PIT: Follow the general coding rules
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      4693c723
  2. 15 Sep, 2014 2 commits
  3. 11 Sep, 2014 34 commits
  4. 09 Sep, 2014 1 commit