1. 26 May, 2014 2 commits
    • Olof Johansson's avatar
      Merge tag 'omap-for-v3.16/l3-noc-signed' of... · 75d6bc5f
      Olof Johansson authored
      Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
      
      Merge "ARM: omap l3-noc bus driver changes for v3.16 merge window, resend" from
      Tony Lindgren:
      
      Improvments to omap l3-noc bus driver for v3.16 merge window
      to add support for am347x and dra7.
      
      * tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (25 commits)
        bus: omap_l3_noc: Add AM4372 interconnect error data
        bus: omap_l3_noc: Add DRA7 interconnect error data
        bus: omap_l3_noc: introduce concept of submodule
        bus: omap_l3_noc: Add information about the context of operation
        bus: omap_l3_noc: add information about the type of operation
        bus: omap_l3_noc: ignore masked out unclearable targets
        bus: omap_l3_noc: improve readability by using helper for slave event parsing
        bus: omap_l3_noc: make error reporting and handling common
        bus: omap_l3_noc: fix masterid detection
        bus: omap_l3_noc: convert flagmux information into a structure
        bus: omap_l3_noc: use of_match_data to pick up SoC information
        bus: omap_l3_noc: Add support for discountinous flag mux input numbers
        bus: omap_l3_noc: convert target information into a structure
        bus: omap_l3_noc: move L3 master data structure out
        bus: omap_l3_noc: un-obfuscate l3_targ address computation
        bus: omap_l3_noc: switch over to relaxed variants of readl/writel
        bus: omap_l3_noc: populate l3->dev and use it
        bus: omap_l3_noc: remove iclk from omap_l3 struct
        bus: omap_l3_noc: rename functions and data to omap_l3
        bus: omap_l3_noc: Fix copyright information
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      75d6bc5f
    • Arnd Bergmann's avatar
      soc: qcom: fix of_device_id table · 1b7f0c7b
      Arnd Bergmann authored
      The match tables must be zero-terminated, and Kbuild now helpfully
      fails to link the kernel if that isn't the case.
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      1b7f0c7b
  2. 23 May, 2014 8 commits
  3. 22 May, 2014 1 commit
  4. 21 May, 2014 1 commit
  5. 20 May, 2014 1 commit
  6. 15 May, 2014 2 commits
  7. 05 May, 2014 25 commits