1. 09 9月, 2005 1 次提交
  2. 08 9月, 2005 1 次提交
  3. 01 9月, 2005 1 次提交
  4. 01 7月, 2005 1 次提交
  5. 30 6月, 2005 2 次提交
  6. 29 6月, 2005 1 次提交
  7. 27 6月, 2005 1 次提交
    • 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
  8. 25 6月, 2005 1 次提交
  9. 24 6月, 2005 1 次提交
  10. 23 6月, 2005 2 次提交
  11. 21 5月, 2005 1 次提交
  12. 10 5月, 2005 1 次提交
  13. 01 5月, 2005 1 次提交
  14. 17 4月, 2005 2 次提交
    • R
      [PATCH] serial: fix comments in 8250.c · 23907eb8
      Russell King 提交于
      Fix the formatting of some comments in 8250.c, and add a note that the
      register_serial / unregister_serial shouldn't be used in new code.
      
      We do this here in preference to adding to linux/serial.h, since that is used
      by a number of non-8250 drivers which pretend to be 8250.  It is not known
      whether it would be appropriate to do so.
      Signed-off-by: NRussell King <rmk@arm.linux.org.uk>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      23907eb8
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4