1. 06 5月, 2015 3 次提交
  2. 05 5月, 2015 1 次提交
  3. 04 5月, 2015 1 次提交
  4. 27 4月, 2015 1 次提交
  5. 10 4月, 2015 1 次提交
  6. 09 4月, 2015 1 次提交
    • L
      gpio: dwapb: remove dependencies · 549c5dc1
      Linus Walleij 提交于
      The Synopsys DesignWare DWAPB GPIO block is popular to
      synthesize amongst many architectures: X86, ARM, ARC.
      The driver was restricted to only these archs due to
      using [read|write]l_relaxed() accessors that were not
      universally available in the past,
      but as of commit 9439eb3a
      "asm-generic: io: implement relaxed accessor macros as
      conditional wrappers" these accessors are available on all
      archs so this should not be a problem any more. Enable the
      driver for all archs.
      
      Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
      Cc: Will Deacon <will.deacon@arm.com>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      549c5dc1
  7. 08 4月, 2015 18 次提交
  8. 07 4月, 2015 1 次提交
  9. 04 4月, 2015 1 次提交
  10. 28 3月, 2015 1 次提交
  11. 27 3月, 2015 11 次提交