1. e6b6239 [PATCH] ppc32: add Freescale MPC885ADS board support by Andrei Konovalov · 19 years ago
  2. 19f7241 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  3. 976ecd1 [PATCH] Serial: Fix console port spinlock initialisation by Russell King · 19 years ago
  4. 75f631d [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled by Ben Dooks · 19 years ago
  5. 44454bc [PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS by Russell King · 19 years ago
  6. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  7. e763b90 [PATCH] Serial: Disable OX950 transmitter for flow control by Russell King · 19 years ago
  8. 0dd7a1a [PATCH] Serial: Check status of CTS when using flow control by Russell King · 19 years ago
  9. c5f4644 [PATCH] Serial: Adjust serial locking by Russell King · 19 years ago
  10. f4d7510 [PATCH] pcmcia: more IDs for TDK multifunction cards by Jun Komuro · 19 years ago
  11. 325aa29 [PATCH] pcmcia: id_table for serial_cs by Dominik Brodowski · 19 years ago
  12. ec9f47c [PATCH] Serial: Split 8250 port table by Russell King · 19 years ago
  13. addcc4a [PATCH] Serial: Remove {un,}register_serial from 68328serial.c by Russell King · 19 years ago
  14. 6a72c7b [PATCH] serial/68328serial: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  15. 5d582b4 [PATCH] serial/68360serial: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  16. a4bfde5 [PATCH] serial/icom: Remove custom msescs_to_jiffies() macro by Domen Puncer · 19 years ago
  17. 4d0145a [PATCH] compilation errors in drivers/serial/mpsc.c by Lee Nicks · 19 years ago
  18. 3761657 [SPARC]: sunzilog warning fixes by William Lee Irwin III · 19 years ago
  19. 0a8b80c5 [PATCH] Serial: Eliminate magic numbers by Russell King · 19 years ago
  20. adb7ee3 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  21. f46f6b2 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  22. 67f7654 [PATCH] Serial: Bugs are not capabilities by Russell King · 19 years ago
  23. d9dc580 [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name by Ben Dooks · 19 years ago
  24. 328007b [PATCH] Altix: shut off xmit intr if done xmitting by Pat Gefre · 19 years ago
  25. 55d3b28 [PATCH] Serial: Mobility's 16550A ports need a helping hand by Russell King · 19 years ago
  26. 4ba5e35 [PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmask by Russell King · 19 years ago
  27. d4c477c [PATCH] ioc4: PCI bus speed detection by Brent Casavant · 19 years ago
  28. e5d310b [PATCH] ioc4: CONFIG split by Brent Casavant · 19 years ago
  29. 22329b5 [PATCH] ioc4: Core driver rewrite by Brent Casavant · 19 years ago
  30. 145d01e [PATCH] ppc64 iSeries: allow build with no PCI by Stephen Rothwell · 19 years ago
  31. a1604f9 [PATCH] cpm_uart: Route SCC2 pins for the STx GP3 board by Matt Porter · 19 years ago
  32. ff39bc7 [PATCH] Serial: remove unused variable in sa1100 driver by Russell King · 19 years ago
  33. eae936e [PATCH] serial: update NEC VR4100 series serial support by Yoichi Yuasa · 19 years ago
  34. 857dde2 When we detect that a 16550 was in fact part of a NatSemi SuperIO chip by David Woodhouse · 19 years ago
  35. 66e60f9 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git/ by Linus Torvalds · 19 years ago
  36. f1fc399 [PATCH] serial_cs device identification fix by Petr Vandrovec · 19 years ago
  37. e4fdee8 [SUNSAB]: Defer register updates until transmitter is idle. by David S. Miller · 19 years ago
  38. 05ab301 [PATCH] Serial: Add uart_insert_char() by Russell King · 19 years ago
  39. f1690f3 [PATCH] 8250_pci.c: add comment about enum sorting order by Russell King · 19 years ago
  40. 408b664 [PATCH] make lots of things static by Adrian Bunk · 19 years ago
  41. 5b052d8 [PATCH] Altix ioc4 serial - Arm the read timeout timer before the first read by Patrick Gefre · 19 years ago
  42. 68985e4 [PATCH] Altix ioc4 serial - small uart setup mods by Patrick Gefre · 19 years ago
  43. 6cb2875 [PATCH] Altix ioc4 serial - set a better timeout/threshold by Patrick Gefre · 19 years ago
  44. 149733d [PATCH] Altix ioc4 serial - set hfc from ioctl by Patrick Gefre · 19 years ago
  45. 16f3111 [PATCH] serial_cs: Reduce stack usage in serial_event() by Yum Rayan · 19 years ago
  46. 434498d [PATCH] sn_console: make sal_console_uart static again by Andreas Schwab · 19 years ago
  47. 587897f [PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR value by Sascha Hauer · 19 years ago
  48. 2b49aba [PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_port by Russell King · 19 years ago
  49. 2a9604b [PATCH] Serial: Move error path processing inline by Russell King · 19 years ago
  50. 4584928 [PATCH] Serial: Ensure error paths are marked with unlikely() by Russell King · 19 years ago
  51. 2c6e759 [PATCH] ppc annotations: mpsc by Al Viro · 19 years ago
  52. b179fb8 [SPARC64]: In sunsab driver, make sure to set the uart timeout. by David S. Miller · 19 years ago
  53. 623f41e [SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms by David S. Miller · 19 years ago
  54. 23907eb [PATCH] serial: fix comments in 8250.c by Russell King · 19 years ago
  55. 614a7d6 [PATCH] fix up newly added jsm driver by Christoph Hellwig · 19 years ago
  56. 0370aff [PATCH] fix u32 vs. pm_message_t in drivers/ by Pavel Machek · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago