1. 14 1月, 2011 1 次提交
    • G
      tty: move drivers/serial/ to drivers/tty/serial/ · ab4382d2
      Greg Kroah-Hartman 提交于
      The serial drivers are really just tty drivers, so move them to
      drivers/tty/ to make things a bit neater overall.
      
      This is part of the tty/serial driver movement proceedure as proposed by
      Arnd Bergmann and approved by everyone involved a number of months ago.
      
      Cc: Arnd Bergmann <arnd@arndb.de>
      Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
      Cc: Geert Uytterhoeven <geert@linux-m68k.org>
      Cc: Rogier Wolff <R.E.Wolff@bitwizard.nl>
      Cc: Michael H. Warfield <mhw@wittsend.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      ab4382d2
  2. 11 8月, 2010 1 次提交
  3. 21 4月, 2010 2 次提交
  4. 04 12月, 2009 1 次提交
  5. 20 9月, 2009 1 次提交
  6. 24 3月, 2009 1 次提交
  7. 27 1月, 2009 1 次提交
    • J
      m68knommu: fix ColdFire 5272 serial baud rates in mcf.c · 26a4bc66
      John Adamson 提交于
      I noticed (the hard way) that the mcf.c driver doesn't support the fractional precision register on the MCF5272.  This makes the console dicey at 115200 baud and a system clock of 66.0 MHz.  On the other hand, if your hardware is running at 66.666 MHz, it probably isn't a problem.
      
      Patch submitted by John Adamson <jadamson@allen-organ.com>
      Signed-off-by: NGreg Ungerer <gerg@uclinux.org>
      26a4bc66
  8. 21 7月, 2008 1 次提交
  9. 16 4月, 2008 1 次提交
  10. 06 2月, 2008 1 次提交
  11. 01 2月, 2008 1 次提交
  12. 23 10月, 2007 1 次提交