1. 17 3月, 2014 1 次提交
    • O
      Merge tag 'renesas-boards3-for-v3.15' of... · d8989327
      Olof Johansson 提交于
      Merge tag 'renesas-boards3-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
      
      Merge "Third Round of Renesas ARM Based SoC Boards Updates for v3.15" from
      Simon Horman:
      
      * r7s72100 SoC (RZ/A1H) based Genmai board
        - Set proper DMA masks for Ether device
      
      * r8a7791 (R-Car M2) based Koelsch board
        - Remove Koelsch DT reference legacy clock bits
        - Set proper DMA masks for Ether device
        - Add DU device to koelsch-reference
        - Refactor clock lookup hack in koelsch-reference
        - Add SDHI devices
      
      * r8a7790 (R-Car H2) based Lager board
        - Remove Lager DT reference legacy clock bits
        - Set proper DMA masks for Ether device
        - Add internal USB PCI support
        - Add QSPI pinmux
        - Sdd SDHI0/2 support
      
      * emev2 (Emma Mobile EV2) based kzm9d board
        - Remove KZM9D board code
      
      * r8a7778 (R-Car M1) based bock-w board
        - Set proper DMA masks for Ether device
      
      * r8a7740 (R-Mobile A1) based Armadillo 800 EVA board
        - Set proper DMA masks for Ether device
      
      * tag 'renesas-boards3-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: Remove Lager DT reference legacy clock bits
        ARM: shmobile: Remove Koelsch DT reference legacy clock bits
        ARM: shmobile: Remove KZM9D board code
        ARM: shmobile: Genmai: set proper DMA masks for Ether device
        ARM: shmobile: Koelsch: set proper DMA masks for Ether device
        ARM: shmobile: Lager: set proper DMA masks for Ether device
        ARM: shmobile: BOCK-W: set proper DMA masks for Ether device
        ARM: shmobile: Armadillo 800 EVA: set proper DMA masks for Ether device
        ARM: shmobile: koelsch-reference: Add DU device
        ARM: shmobile: koelsch-reference: Refactor clock lookup hack
        ARM: shmobile: lager-reference: Add DU device
        ARM: shmobile: lager-reference: Refactor clock lookup hack
        ARM: shmobile: lager: Add internal USB PCI support
        ARM: shmobile: lager legacy: Add QSPI pinmux
        ARM: shmobile: lager: add SDHI0/2 support
        ARM: shmobile: Add SDHI devices for legacy Koelsch
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      d8989327
  2. 12 3月, 2014 1 次提交
  3. 10 3月, 2014 1 次提交
  4. 04 3月, 2014 1 次提交
  5. 01 3月, 2014 1 次提交
  6. 27 2月, 2014 1 次提交
  7. 22 2月, 2014 1 次提交
  8. 20 2月, 2014 4 次提交
    • O
      Merge tag 'renesas-defconfig2-for-v3.15' of... · b392b489
      Olof Johansson 提交于
      Merge tag 'renesas-defconfig2-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
      
      Merge "Second Round of Renesas ARM Based SoC Defconfig Updates for v3.15" from
      Simon Horman:
      
      * r7s72100 SoC (RZ/A1H) based Genmai board
        - Enable RSPI
      
      * r8a7790 (R-Car H2) based Koelsch board
        - Enable I2C, RSPI and MTD_M25P80
      
      * r8a7779 (R-Car H1) based Lager board
        - Enable sound
      
      * tag 'renesas-defconfig2-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: genmai defconfig: Enable RSPI
        ARM: shmobile: koelsch defconfig: Enable RSPI and MTD_M25P80
        ARM: shmobile: lager: add sound support on defconfig
        ARM: shmobile: koelsch: Enable I2C in defconfig
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      b392b489
    • O
      Merge tag 'renesas-boards2-for-v3.15' of... · ff280bce
      Olof Johansson 提交于
      Merge tag 'renesas-boards2-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
      
      Merge "Second Round of Renesas ARM Based SoC Board Updates for v3.15" from
      Simon Horman:
      
      * r7s72100 (RZ/A1H) based Genmai board
        - Enable SH ethernet
        - Add RSPI support
      
      * r8a7791 (R-Car M2) based Koelsch board
        - Add QSPI support
        - Add I2C support
        - Pass SH ethernet PHY IRQ
      
      * r8a7790 (R-Car H2) based Lager board
        - Switch QSPI to named IRQs
        - Add sound support
        - Add USB0 cable detection workaround
        - Pass SH ethernet PHY IRQ
      
      * r8a7779 (R-Car H1) based Marzen board
        - Revert conditional selection of SMSC_PHY
      
      * r8a7778 (R-Car M1) based Bock-W board
        - Use wp-gpios instead of WP pin
      
      * tag 'renesas-boards2-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: genmai: Enable r7s72100-ether
        ARM: shmobile: lager legacy: Switch QSPI to named IRQs
        ARM: shmobile: koelsch legacy: Add QSPI support
        ARM: shmobile: genmai legacy: Add RSPI support
        Revert "ARM: shmobile: marzen: Conditionally select SMSC_PHY"
        ARM: shmobile: lager: add sound support
        ARM: shmobile: Lager USB0 cable detection workaround
        ARM: shmobile: bockw: use wp-gpios instead of WP pin
        ARM: shmobile: koelsch: Add I2C support
        ARM: shmobile: Koelsch: pass Ether PHY IRQ
        ARM: shmobile: Lager: pass Ether PHY IRQ
      ff280bce
    • O
      Merge tag 'renesas-defconfig-for-v3.15' of... · 22a74909
      Olof Johansson 提交于
      Merge tag 'renesas-defconfig-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
      
      Merge "Renesas ARM based SoC Defconfig Updates for v3.15" from Simon Horman:
      
      * Renesas ARM based SoC boards (Global)
        enable CONFIG_DEVTMPFS in defconfig
      
      * r8a7791 SoC (R-Car M2) based Koelsch board
        - Enable SATA
      
      * r8a7790 SoC (R-Car H2) based Lager board
        - Enable SATA, VIN and ADV7180 decoder in defconfig
      
      * tag 'renesas-defconfig-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: ape6evm: enable CONFIG_DEVTMPFS in defconfig
        ARM: shmobile: armadillo: enable CONFIG_DEVTMPFS in defconfig
        ARM: shmobile: bockw: enable CONFIG_DEVTMPFS in defconfig
        ARM: shmobile: genmai: enable CONFIG_DEVTMPFS in defconfig
        ARM: shmobile: kzm9d: enable CONFIG_DEVTMPFS in defconfig
        ARM: shmobile: kzm9g: enable CONFIG_DEVTMPFS in defconfig
        ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig
        ARM: shmobile: mackerel: enable CONFIG_DEVTMPFS in defconfig
        ARM: shmobile: marzen: enable CONFIG_DEVTMPFS in defconfig
        ARM: shmobile: lager: Enable SATA in defconfig
        ARM: shmobile: koelsch: Enable DEVTMPFS_MOUNT in defconfig
        ARM: shmobile: koelsch: Enable SATA in defconfig
        ARM: shmobile: lager: Enable VIN along with ADV7180 decoder in defconfig
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      22a74909
    • O
      Merge tag 'renesas-boards-for-v3.15' of... · 65b108ec
      Olof Johansson 提交于
      Merge tag 'renesas-boards-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
      
      Merge "Renesas ARM based SoC Board Updates for v3.15" from Simon Horman:
      
      * r8a7791 (R-Car M2) based Koelsch board
        - Fix error return code check from clk_get()
        - Add SATA0 support
        - Conditionally select MICREL_PHY for Multiplatform
      
      * r8a7790 (R-Car H2) based Lager board
        - Add USBHS support
        - Fix error return code check from clk_get()
        - Add SATA support
        - Make spi_flash_data const
        - Add VIN1 SoC camera support
        - Conditionally select CONFIG_MICREL_PHY
      
      * r8a7778 (R-Car M1) based Bock-W board
        - Add USB Func DMAEngine support
        - Use HPBIF DMAEngine for sound
        - Use SSI DMAEngine for sound
      
      * emev2 (Emma Mobile EV2) based kzm9d board
        - Use common clock framework
      
      * r8a773a0 (SH-Mobile AG5) based kzm9g board
        - Add zboot support
      
      * Many boards
        - Conditionally select SMSC_PHY
      
      * tag 'renesas-boards-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (21 commits)
        ARM: shmobile: Remove Lager USBHS UDC ifdefs
        ARM: shmobile: lager: Add USBHS support
        ARM: shmobile: koelsch: fix error return code check from clk_get()
        ARM: shmobile: lager: fix error return code check from clk_get()
        ARM: shmobile: marzen: Conditionally select SMSC_PHY
        ARM: shmobile: mackerel: Conditionally select SMSC_PHY
        ARM: shmobile: kzm9d: Conditionally select SMSC_PHY
        ARM: shmobile: bockw: Sort Kconfig node's selections
        ARM: shmobile: armadillo800eva: Conditionally select SMSC_PHY
        ARM: shmobile: ape6evm: Conditionally select SMSC_PHY
        ARM: shmobile: koelsch: Add SATA0 support
        ARM: shmobile: lager: Add SATA support
        ARM: shmobile: lager: Make spi_flash_data const
        ARM: shmobile: kzm9d: Use common clock framework
        ARM: shmobile: lager: Add VIN1 SoC camera support
        ARM: mach-shmobile: kzm9g: add zboot support
        ARM: shmobile: koelsch: Conditionally select MICREL_PHY for Multiplatform
        ARM: shmobile: bockw: add USB Func DMAEngine support
        ARM: shmobile: bockw: use HPBIF DMAEngine for sound
        ARM: shmobile: bockw: use SSI DMAEngine for sound
        ...
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      65b108ec
  9. 18 2月, 2014 6 次提交
  10. 17 2月, 2014 17 次提交
  11. 16 2月, 2014 6 次提交
    • K
      of: search the best compatible match first in __of_match_node() · 06b29e76
      Kevin Hao 提交于
      Currently, of_match_node compares each given match against all node's
      compatible strings with of_device_is_compatible.
      
      To achieve multiple compatible strings per node with ordering from
      specific to generic, this requires given matches to be ordered from
      specific to generic. For most of the drivers this is not true and also
      an alphabetical ordering is more sane there.
      
      Therefore, this patch introduces a function to match each of the node's
      compatible strings against all given compatible matches without type and
      name first, before checking the next compatible string. This implies
      that node's compatibles are ordered from specific to generic while
      given matches can be in any order. If we fail to find such a match
      entry, then fall-back to the old method in order to keep compatibility.
      
      Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
      Signed-off-by: NKevin Hao <haokexin@gmail.com>
      Tested-by: NStephen Chivers <schivers@csc.com>
      Signed-off-by: NRob Herring <robh@kernel.org>
      06b29e76
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending · 946dd683
      Linus Torvalds 提交于
      Pull SCSI target fixes from Nicholas Bellinger:
       "Mostly minor fixes this time to v3.14-rc1 related changes.  Also
        included is one fix for a free after use regression in persistent
        reservations UNREGISTER logic that is CC'ed to >= v3.11.y stable"
      
      * git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending:
        Target/sbc: Fix protection copy routine
        IB/srpt: replace strict_strtoul() with kstrtoul()
        target: Simplify command completion by removing CMD_T_FAILED flag
        iser-target: Fix leak on failure in isert_conn_create_fastreg_pool
        iscsi-target: Fix SNACK Type 1 + BegRun=0 handling
        target: Fix missing length check in spc_emulate_evpd_83()
        qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list
        target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div
        target: Fix free-after-use regression in PR unregister
      946dd683
    • L
      Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux · 2d0ef4fb
      Linus Torvalds 提交于
      Pull i2c fixes from Wolfram Sang:
       "i2c has a bugfix and documentation improvements for you"
      
      * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
        Documentation: i2c: mention ACPI method for instantiating devices
        Documentation: i2c: describe devicetree method for instantiating devices
        i2c: mv64xxx: refactor message start to ensure proper initialization
      2d0ef4fb
    • L
      Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of... · 5a667a0c
      Linus Torvalds 提交于
      Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
      
      Pull irq update from Thomas Gleixner:
       "Fix from the urgent branch: a trivial oneliner adding the missing
        Kconfig dependency curing build failures which have been discovered by
        several build robots.
      
        The update in the irq-core branch provides a new function in the
        irq/devres code, which is a prerequisite for driver developers to get
        rid of boilerplate code all over the place.
      
        Not a bugfix, but it has zero impact on the current kernel due to the
        lack of users.  It's simpler to provide the infrastructure to
        interested parties via your tree than fulfilling the wishlist of
        driver maintainers on which particular commit or tag this should be
        based on"
      
      * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
      
      * 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        genirq: Add devm_request_any_context_irq()
      5a667a0c
    • L
      Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 3a19c07c
      Linus Torvalds 提交于
      Pull timer fixes from Thomas Gleixner:
       "The following trilogy of patches brings you:
      
         - fix for a long standing math overflow issue with HZ < 60
      
         - an onliner fix for a corner case in the dreaded tick broadcast
           mechanism affecting a certain range of AMD machines which are
           infested with the infamous automagic C1E power control misfeature
      
         - a fix for one of the ARM platforms which allows the kernel to
           proceed and boot instead of stupidly panicing for no good reason.
           The patch is slightly larger than necessary, but it's less ugly
           than the alternative 5 liner"
      
      * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        tick: Clear broadcast pending bit when switching to oneshot
        clocksource: Kona: Print warning rather than panic
        time: Fix overflow when HZ is smaller than 60
      3a19c07c
    • L
      Merge tag 'trace-fixes-v3.14-rc2' of... · 9bd01b9b
      Linus Torvalds 提交于
      Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
      
      Pull twi tracing fixes from Steven Rostedt:
       "Two urgent fixes in the tracing utility.
      
        The first is a fix for the way the ring buffer stores timestamps.
        After a restructure of the code was done, the ring buffer timestamp
        logic missed the fact that the first event on a sub buffer is to have
        a zero delta, as the full timestamp is stored on the sub buffer
        itself.  But because the delta was not cleared to zero, the timestamp
        for that event will be calculated as the real timestamp + the delta
        from the last timestamp.  This can skew the timestamps of the events
        and have them say they happened when they didn't really happen.
        That's bad.
      
        The second fix is for modifying the function graph caller site.  When
        the stop machine was removed from updating the function tracing code,
        it missed updating the function graph call site location.  It is still
        modified as if it is being done via stop machine.  But it's not.  This
        can lead to a GPF and kernel crash if the function graph call site
        happens to lie between cache lines and one CPU is executing it while
        another CPU is doing the update.  It would be a very hard condition to
        hit, but the result is severe enough to have it fixed ASAP"
      
      * tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
        ftrace/x86: Use breakpoints for converting function graph caller
        ring-buffer: Fix first commit on sub-buffer having non-zero delta
      9bd01b9b