1. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  2. e142a31 tty: release BTM while sleeping in block_til_ready by Arnd Bergmann · 14 years ago
  3. f602501 synclink: kill the big kernel lock by Alan Cox · 14 years ago
  4. ca1cce4 Char: synclink, remove unnecessary checks by Jiri Slaby · 14 years ago
  5. 4c5d502 hdlc: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  6. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  7. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  8. d337829 proc tty: switch synclink to ->proc_fops by Alexey Dobriyan · 15 years ago
  9. 991990a WAN: Convert generic HDLC drivers to netdev_ops. by Krzysztof Hałasa · 15 years ago
  10. c9f19e9 tty: Remove some pointless casts by Alan Cox · 15 years ago
  11. a661499 tty: Introduce some close helpers for ports by Alan Cox · 15 years ago
  12. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 15 years ago
  13. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 15 years ago
  14. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 15 years ago
  15. 3859069 Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp by Jeff Garzik · 16 years ago
  16. 86f584f Remove bogus dosyncppp variable from synclink drivers. by Krzysztof Hałasa · 16 years ago
  17. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  18. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  19. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  20. 8fb06c7 synclink: use tty_port by Alan Cox · 16 years ago
  21. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  22. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  23. 5098021 drivers-char-synclinkc-inbreak-mgsl_put_char-fix by Andrew Morton · 16 years ago
  24. 0764823 drivers/char/synclink.c: unbreak mgsl_put_char() by Andrew Morton · 16 years ago
  25. 24cb233 char serial: switch drivers to ioremap_nocache by Alan Cox · 16 years ago
  26. 55da778 synclink series: switch to int put_char method by Alan Cox · 16 years ago
  27. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  28. 1f8cabb synclink series: Prepare for BKL pushdown by Alan Cox · 16 years ago
  29. 0fab6de synclink drivers bool conversion by Joe Perches · 16 years ago
  30. a6f97b2 drivers/char: minor irq handler cleanups by Jeff Garzik · 17 years ago
  31. 3dd1247 synclink: standardize format of linux header file include's with "<>" by Robert P. J. Day · 16 years ago
  32. 8dfba4d drivers/char/: Spelling fixes by Joe Perches · 16 years ago
  33. 3f1a437 Clean up duplicate includes in drivers/char/ by Jesper Juhl · 17 years ago
  34. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  35. de1764a synclink: remove bogus 'no change' termios optimisation from synclink drivers by Alan Cox · 17 years ago
  36. d9a2f4a drivers/char/synclink.c: check kmalloc() return value by Amit Choudhary · 17 years ago
  37. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 17 years ago
  38. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  39. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  40. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  41. af69c7f [PATCH] generic HDLC synclink config mismatch fix by Paul Fulghum · 18 years ago
  42. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  43. 623a439 [PATCH] synclink: remove PAGE_SIZE reference by Paul Fulghum · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  46. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  47. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  48. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  49. fbeff3c [WAN]: Converted synclink drivers to use netif_carrier_*() by Krzysztof Halasa · 18 years ago
  50. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  51. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  52. 86a3414 [PATCH] synclink: remove dead code by Paul Fulghum · 18 years ago
  53. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  54. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 18 years ago
  55. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  56. fe97107 [PATCH] drivers/char: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  57. 0ff1b2c [PATCH] synclink: update to use DMA mapping API by Paul Fulghum · 19 years ago
  58. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  59. 735d566 [PATCH] kfree cleanup: drivers/char by Jesper Juhl · 19 years ago
  60. 413a42e [PATCH] SyncLink adapters: updates .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  61. 7c1fff5 [PATCH] synclink.c: add loopback to async mode by Paul Fulghum · 19 years ago
  62. 9661239 [PATCH] synclink.c: add clear stats by Paul Fulghum · 19 years ago
  63. 4a918bc [PATCH] synclink.c: compiler optimisation fix by Paul Fulghum · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago