1. 12 1月, 2011 1 次提交
  2. 29 3月, 2010 1 次提交
  3. 10 3月, 2010 2 次提交
    • P
      serial: sh-sci: clkdev updates for MSTP gating. · c7ed1ab3
      Paul Mundt 提交于
      This fixes up some of the I/D/F clock ambiguity in the sh-sci driver.
      The interface clock in most cases just wraps back to the peripheral
      clock, while the function clock wraps in to the MSTP bits. As the logic
      was somewhat inverted, this cleans that up, and also enables all CPUs
      with SCI MSTP bits to match function clocks through clkdev lookup.
      
      As a result, this gets rid of the clk string abuse on the sh side, and
      the clock string will be killed off once the ARM code has had a chance to
      sync up. This also enables MSTP gating on CPUs like 7786 which had never
      wired it up before. Impacted CPUs are primarily all SH-Mobiles, SH7785,
      and SH7786.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      c7ed1ab3
    • P
      sh: Kill off all timer name clobbering. · ec0ffe2e
      Paul Mundt 提交于
      Now that dev_name() can be used early, we no longer require a static
      string. Kill off all of the superfluous timer names.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      ec0ffe2e
  4. 15 12月, 2009 1 次提交
  5. 13 8月, 2009 1 次提交
  6. 23 7月, 2009 1 次提交
  7. 24 6月, 2009 2 次提交
  8. 12 5月, 2009 2 次提交
  9. 08 5月, 2009 1 次提交
  10. 03 5月, 2009 1 次提交
  11. 19 4月, 2009 1 次提交
  12. 29 1月, 2009 1 次提交
  13. 21 1月, 2009 1 次提交
  14. 22 12月, 2008 3 次提交
  15. 28 7月, 2008 5 次提交
  16. 26 2月, 2008 1 次提交
    • P
      serial: Move asm-sh/sci.h to linux/serial_sci.h. · 96de1a8f
      Paul Mundt 提交于
      This header is needed on other architectures as well (namely h8300),
      which currently fails to build without this in place. Rather than
      duplicating the port definition completely there, just move this to a
      common location instead.
      
      This should get h8300 working again for 2.6.25, in addition to the
      changes already pushed by Sato-san in -rc2.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      96de1a8f
  17. 21 9月, 2007 1 次提交
  18. 12 12月, 2006 1 次提交
  19. 27 9月, 2006 2 次提交