1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. e6c4ef9 tty: declare MODULE_FIRMWARE in various drivers by Ben Hutchings · 14 years ago
  3. db91340b serial: isicom.c: use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  4. 2493c0c tty: isicom: fix deadlock on shutdown by Alan Cox · 14 years ago
  5. 6ed847d tty: isicom: sort out the board init logic by Alan Cox · 14 years ago
  6. baaa08a tty: isicom: switch to the new tty_port_open helper by Alan Cox · 14 years ago
  7. 11d85d7 isicom: split the open method for the isicom device by Alan Cox · 15 years ago
  8. 6f6412b isicom: Split the close hardware bits out by Alan Cox · 15 years ago
  9. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  10. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  11. 9653a69 Char: isicom: fix build warning by Jiri Slaby · 15 years ago
  12. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  13. bbb8e6b isicom: isicom kref leak fix by Alan Cox · 15 years ago
  14. a661499 tty: Introduce some close helpers for ports by Alan Cox · 15 years ago
  15. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 15 years ago
  16. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 15 years ago
  17. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 15 years ago
  18. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 15 years ago
  19. 8eb04cf tty: trivial - fix up email addresses in tty related stuff by Alan Cox · 16 years ago
  20. d450b5a tty: kref usage for isicom and moxa by Alan Cox · 16 years ago
  21. 6d88972 isicom: restore using hardware break support by Alan Cox · 16 years ago
  22. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  23. f1d0322 isicom: use tty_port by Alan Cox · 16 years ago
  24. e1e5770 tty: isicom, enable/disable pci device by Jiri Slaby · 16 years ago
  25. 8cd6451 isicom: fix buffer allocation by Alan Cox · 16 years ago
  26. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  27. 251b8dd isicom: bring into coding style by Alan Cox · 16 years ago
  28. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  29. 1eac494 isicom: prepare for lock_kernel push down by Alan Cox · 16 years ago
  30. 07fb6f2 drivers/char/isicom.c: correct use of ! and & by Julia Lawall · 16 years ago
  31. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  32. 4969b3a Char: isicom, proper variables types by Jiri Slaby · 17 years ago
  33. e327325 Char: isicom, del_timer at exit by Jiri Slaby · 17 years ago
  34. 5b21f9d Char: isicom, cleanup locking by Jiri Slaby · 17 years ago
  35. 73b5257 Char: isicom, use pr_debug by Jiri Slaby · 17 years ago
  36. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  37. 1ed0c0b [PATCH] Char: isicom, correct probing/removing by Jiri Slaby · 17 years ago
  38. 7edc136 [PATCH] Char: isicom, support higher rates by Jiri Slaby · 17 years ago
  39. cb4a10c [PATCH] Char: isicom, check card state in isr by Jiri Slaby · 17 years ago
  40. f0a0ba6 [PATCH] Char: isicom, augment card_reset by Jiri Slaby · 17 years ago
  41. 174f130 [PATCH] Char: isicom, fix locking in isr by Jiri Slaby · 17 years ago
  42. 0aa5de8 [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves by Jiri Slaby · 17 years ago
  43. cfe7c09a [PATCH] Char: isicom, eliminate spinlock recursion by Jiri Slaby · 17 years ago
  44. 17c4edf [PATCH] Char: isicom, fix tty index check by Jiri Slaby · 17 years ago
  45. 34b55b8 [PATCH] Char: isicom, simplify timer by Jiri Slaby · 17 years ago
  46. 906cdec [PATCH] Char: isicom, use completion by Jiri Slaby · 17 years ago
  47. f067137 [PATCH] Char: isicom, check kmalloc retval by Jiri Slaby · 17 years ago
  48. 78028da [PATCH] Char: isicom, use pci_request_region by Jiri Slaby · 17 years ago
  49. 938a702 [PATCH] Char: isicom, move to tty_register_device by Jiri Slaby · 17 years ago
  50. 8acef8f [PATCH] Char: isicom, remove unneeded memset by Jiri Slaby · 17 years ago
  51. 18234f8 [PATCH] Char: isicom, remove isa code by Jiri Slaby · 17 years ago
  52. ca26200 [PATCH] Char: isicom, rename init function by Jiri Slaby · 17 years ago
  53. 09a4a11 [PATCH] Char: isicom, expand function by Jiri Slaby · 17 years ago
  54. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 17 years ago
  55. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  56. c387fd8 [PATCH] Char: isicom, fix close bug by Jiri Slaby · 18 years ago
  57. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  58. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  59. e4e0408 [PATCH] isicom: correct firmware loading by Jiri Slaby · 18 years ago
  60. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  61. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  62. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  63. 326f28e9 [PATCH] More !tty cleanups in drivers/char by Eric Sesterhenn · 18 years ago
  64. a547dfe [PATCH] char/isicom: More whitespaces and coding style by Jiri Slaby · 18 years ago
  65. e65c1db [PATCH] char/isicom: Firmware loading by Jiri Slaby · 18 years ago
  66. 9ac0948 [PATCH] char/isicom: Pci probing added by Jiri Slaby · 18 years ago
  67. aaa246e [PATCH] char/isicom: Other little changes by Jiri Slaby · 18 years ago
  68. 8070e35 [PATCH] char/isicom: Type conversion and variables deletion by Jiri Slaby · 18 years ago
  69. d8d16e4 [PATCH] char/isicom: Whitespace cleanup by Jiri Slaby · 18 years ago
  70. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  71. 4b84972 [PATCH] drivers/char/isicom.c: section fixes by Adrian Bunk · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago