1. 24 8月, 2005 3 次提交
  2. 17 8月, 2005 1 次提交
  3. 10 8月, 2005 2 次提交
  4. 30 7月, 2005 1 次提交
  5. 28 7月, 2005 5 次提交
  6. 27 7月, 2005 7 次提交
  7. 22 7月, 2005 1 次提交
  8. 18 7月, 2005 2 次提交
  9. 16 7月, 2005 1 次提交
  10. 08 7月, 2005 2 次提交
  11. 07 7月, 2005 1 次提交
  12. 06 7月, 2005 1 次提交
  13. 04 7月, 2005 2 次提交
  14. 01 7月, 2005 1 次提交
  15. 30 6月, 2005 3 次提交
  16. 29 6月, 2005 1 次提交
  17. 28 6月, 2005 2 次提交
  18. 27 6月, 2005 2 次提交
    • R
      [PATCH] Serial: Split 8250 port table · ec9f47cd
      Russell King 提交于
      Add separate files for the different 8250 ISA-based serial boards.
      
      Looking across all the various architectures, it seems reasonable that
      we can key the availability of the configuration options for these
      beasts to the bus-related symbols (iow, CONFIG_ISA).  We also standardise
      the base baud/uart clock rate for these boards - I'm sure that isn't
      architecture specific, but is solely dependent on the crystal fitted
      on the board (which should be the same no matter what type of machine
      its fitted into.)
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      ec9f47cd
    • R
      [PATCH] Serial: Remove {un,}register_serial from 68328serial.c · addcc4a1
      Russell King 提交于
      68328serial.c does not make use of register_serial/unregister_serial,
      which is traditionally used to register 8250-compatible UARTs with
      the 8250-compatible serial driver.
      
      Acked-by: David McCullough
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      addcc4a1
  19. 26 6月, 2005 2 次提交