1. 10 5月, 2005 1 次提交
  2. 06 5月, 2005 1 次提交
  3. 01 5月, 2005 7 次提交
  4. 30 4月, 2005 1 次提交
    • S
      [PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR value · 587897f5
      Sascha Hauer 提交于
      Patch from Sascha Hauer
      
      This patch adds UCFR_RFDIV setting into i.MX serial driver.
      This is required, if loader does not fully agree with Linux kernel
      about UART setup manner. Linux only blindly expected some values until
      now. This should enable to use even serial ports not recognized by
      boot-loader as for example third UART found in the bluethoot module.
      Patch also enables to detect original setup baudrate in more cases.
      
      Signed-off-by: Pavel Pisa
      Signed-off-by: Sascha Hauer
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      587897f5
  5. 26 4月, 2005 4 次提交
  6. 22 4月, 2005 2 次提交
  7. 17 4月, 2005 4 次提交
    • 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
    • C
      [PATCH] fix up newly added jsm driver · 614a7d6a
      Christoph Hellwig 提交于
       - plug various leaks and use after frees in the remove and
         initialization failure path (some still left)
       - remove useless global list of boards and use pci_set_drvdata instead
       - unobsfucate init path by merging functions together
       - kill various totally useless state variables
       - .. probably more I forgot
      
      Note that the tty part still generates lots of sparse warnings and there's
      still a totally useless layer of function pointer indirections, but maybe
      someone else will fix that bit up.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      614a7d6a
    • P
      [PATCH] fix u32 vs. pm_message_t in drivers/ · 0370affe
      Pavel Machek 提交于
      -rc2-mm1 still contains few places where u32 and pm_message_t.  This fixes
      drivers/serial [should change no code].
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      0370affe
    • 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