1. d5f735e [PATCH] serial core: work around sub-driver bugs by Pavel Machek · 19 years ago
  2. 432e7c0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  3. f032f90 [IA64] SGI SN drivers: don't report !sn2 hardware as an error by Bjorn Helgaas · 19 years ago
  4. c4432c4 [SERIAL] ip22zilog: Fix oops on runlevel change with serial console by Martin Michlmayr · 19 years ago
  5. 436002e [SUNSU]: Fix locking error in sunsu_stop_rx(). by David S. Miller · 19 years ago
  6. d856c66 [SERIAL] Add comment about early_serial_setup() by Russell King · 19 years ago
  7. dc7bf13 [SERIAL] Fix typo in comment by Ralf Baechle · 19 years ago
  8. a5f1e4e [SERIAL] Documentation/jsm.txt is a no show. by Arthur Othieno · 19 years ago
  9. fd401ae [SERIAL] Remove incorrect code from ioc4 serial driver by Russell King · 19 years ago
  10. 17be03f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  11. cce0cac Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  12. 85d1494 [SERIAL] 8250_pci: add new PCI serial card support by Yoichi Yuasa · 19 years ago
  13. 7369a8b [SERIAL] ip22zilog: Whitespace cleanup. by Ralf Baechle · 19 years ago
  14. 76a5543 [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API by Vitaly Bordug · 19 years ago
  15. deb37bb [SERIAL] Fix compile error in 8250_au1x00.c by Jordan Crouse · 19 years ago
  16. f5968b3 [SERIAL] 8250 serial console update uart_8250_port ier by Kumar Gala · 19 years ago
  17. 5cba742 [ARM] 3283/1: S3C2400 - defines the number of serial ports by Lucas Correia Villa Real · 19 years ago
  18. 6881761 [PATCH] m32r_sio iomem annotations by Al Viro · 19 years ago
  19. 8e63e66 [PATCH] m68knommu: use tty_schedule_flip() in 68328serial.c by Greg Ungerer · 19 years ago
  20. e394856 [PATCH] m68knommu: use tty_schedule_flip() in 68360serial.c by Greg Ungerer · 19 years ago
  21. a9cdffb [PATCH] m68knommu: compile fixes for mcfserial.c by Greg Ungerer · 19 years ago
  22. 59a675b [SERIAL] uart_port flags member should use UPF_* by Russell King · 19 years ago
  23. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 19 years ago
  24. 27266a1 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  25. 9a8ffcc [SERIAL] 8250: limit range of runtime ports by Russell King · 19 years ago
  26. 1374ae8 [PATCH] drivers/serial/jsm/: cleanups by Adrian Bunk · 19 years ago
  27. 0a577ce [PATCH] jsm: update for tty buffering revamp by V. Ananda Krishnan · 19 years ago
  28. 8145916 [PATCH] Fix some ucLinux breakage from the tty updates by Alan Cox · 19 years ago
  29. 9c0f4755 [SERIAL] initialize spinlock for port failed to setup console by Atsushi Nemoto · 19 years ago
  30. 3ec9c59 [SERIAL] SIIG 8-port serial boards support by Andrey Panin · 19 years ago
  31. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  32. b7a76e4 [PATCH] sh: sh-sci clock framework updates by Paul Mundt · 19 years ago
  33. bb3c190 [PATCH] jsm: fix for high baud rates problem by V. Ananda Krishnan · 19 years ago
  34. d195ea4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  35. bb4bc81 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  36. 0367a8d [ARM] 3266/1: S3C2400 - adds macro S3C24XX by Lucas Correia Villa Real · 19 years ago
  37. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 19 years ago
  38. df7559d [SERIAL] 8250 Documentation fix by Timothy Charles McGrath · 19 years ago
  39. 0077d45 [SERIAL] Make uart_port flags a bitwise type by Russell King · 19 years ago
  40. ba899db [SERIAL] Make port->ops constant by Russell King · 19 years ago
  41. ca74080 [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA by Russell King · 19 years ago
  42. ce8337c [SERIAL] Don't use ASYNC_ constants with the uart_port structure by Russell King · 19 years ago
  43. f91a371 [SERIAL] 8250 serial console fixes by Alan Cox · 19 years ago
  44. 4979929 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  45. f43aaba [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER by Russell King · 19 years ago
  46. 2149bca Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  47. 2333f21 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  48. c126cf8 [SPARC64]: Serial Console for E250 Patch by Eddie C. Dost · 19 years ago
  49. 1230b40 [ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12 by Andrew Victor · 19 years ago
  50. d9004eb [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2 by Alon Bar-Lev · 19 years ago
  51. bc965a7 [SERIAL] Fix serial8250 driver initialisation ordering by Russell King · 19 years ago
  52. d171e51 [IA64-SGI] sn_console.c minor cleanup by Jes Sorensen · 19 years ago
  53. 650eec5 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  54. 8d5c315 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  55. 2d0cfb5 [PATCH] Altix: ioc3 serial support by Patrick Gefre · 19 years ago
  56. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago
  57. 7493a31 [SERIAL] serial8250: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  58. d600b97 [SERIAL] fix SERIAL_M32R_PLDSIO dependencies by Adrian Bunk · 19 years ago
  59. e2862f6 [SERIAL] convert uart_state.sem to uart_state.mutex by Ingo Molnar · 19 years ago
  60. 3261e36 [ARM] 3258/1: IMX serial: fix parity by Matt Reimer · 19 years ago
  61. 58cba46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 19 years ago
  62. bf785ee Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  63. f392ecf [SERIAL] turn serial semaphores into mutexes by Arjan van de Ven · 19 years ago
  64. f542ff6 [PATCH] pcmcia: add new IDs for serial_cs.c by Dominik Brodowski · 19 years ago
  65. 082f2c1 [PATCH] m68knommu: set irq priority/level different for each ColdFire serial port by Greg Ungerer · 19 years ago
  66. d936cfc Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  67. 1e6c9c2 [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial) by Andrew Victor · 19 years ago
  68. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  69. 6ed8099 [PATCH] tty-layer-buffering-revamp: jsm is broken by Andrew Morton · 19 years ago
  70. 29ce2c7 Update Yoichi Yuasa's email address. by Ralf Baechle · 19 years ago
  71. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  72. 3995f4c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  73. 0581445 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  74. 93b4768 [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 19 years ago
  75. 03929c7 [PATCH] ppc32: cpm_uart: fix xchar sending by Aristeu Sergio Rozanski Filho · 19 years ago
  76. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  77. 0fec53a [ARM] Remove EPXA10DB machine support by Russell King · 19 years ago
  78. a61c2d7 [SERIAL] Make the number of UARTs registered configurable. by Dave Jones · 19 years ago
  79. f61051c [SERIAL] Fix clocal wakeup problem by Russell King · 19 years ago
  80. 8995b16 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  81. cc918c7 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  82. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  83. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  84. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  85. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 19 years ago
  86. d62de3a [PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial port major by Sylvain Munaut · 19 years ago
  87. 2d8179c [PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c by Sylvain Munaut · 19 years ago
  88. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  89. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  90. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  91. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  92. dd68e88 [SERIAL] 8520_pci: build fix by Andrew Morton · 19 years ago
  93. ea8874d [SERIAL] Remove _INLINE_ by Russell King · 19 years ago
  94. 45e2460 [SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port() by Russell King · 19 years ago
  95. 50aec3b [SERIAL] Use uart_match_port() to find a matching port in find_port() by Russell King · 19 years ago
  96. 1624f00 [SERIAL] Fix matching of MMIO ports by Benjamin Herrenschmidt · 19 years ago
  97. 26e9286 [SERIAL] Add support for more Connect Tech PCI serial boards by Gareth Howlett · 19 years ago
  98. 2af7cd6 [Serial] Don't miss modem status changes by Russell King · 19 years ago
  99. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  100. f02aa3f [ARM] 3216/1: indent and typo in drivers/serial/pxa.c by Erik Hovland · 19 years ago