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