1. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  2. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 11 years ago
  3. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  4. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 11 years ago
  5. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  6. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  7. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  8. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  9. 6e9ebcf TTY: simserial, final cleanup by Jiri Slaby · 12 years ago
  10. f66279c TTY: simserial, reindent some code by Jiri Slaby · 12 years ago
  11. 8b91633 TTY: simserial, fix includes by Jiri Slaby · 12 years ago
  12. adb636f TTY: simserial, remove useless comments by Jiri Slaby · 12 years ago
  13. 458cd31 TTY: simserial, use tty_port_hangup by Jiri Slaby · 12 years ago
  14. 9aead90 TTY: simserial, use tty_port_open by Jiri Slaby · 12 years ago
  15. 3a5c242 TTY: simserial, properly refcount tty_port->tty by Jiri Slaby · 12 years ago
  16. 78e74d7 TTY: simserial, use tty_port_close_start by Jiri Slaby · 12 years ago
  17. 3734303 TTY: simserial, use tty_port_close_end by Jiri Slaby · 12 years ago
  18. 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 12 years ago
  19. 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  20. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 12 years ago
  21. 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 12 years ago
  22. d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 12 years ago
  23. fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 12 years ago
  24. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 12 years ago
  25. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 12 years ago
  26. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 12 years ago
  27. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 12 years ago
  28. 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 12 years ago
  29. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 12 years ago
  30. 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 12 years ago
  31. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 12 years ago
  32. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 12 years ago
  33. 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  34. 9e12dd5 simserial, bail out when request_irq fails by Jiri Slaby · 12 years ago
  35. 6efb6b7 hpsim, initialize chip for assigned irqs by Jiri Slaby · 12 years ago
  36. 035cfe5 simserial, include some headers by Jiri Slaby · 12 years ago
  37. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 12 years ago
  38. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 12 years ago
  39. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  40. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  41. 10e82f6 tty: simserial: now phase out the ioctl file pointer for good by Luck, Tony · 13 years ago
  42. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  43. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  44. bf54215 proc tty: switch ia64 simserial to ->proc_fops by Alexey Dobriyan · 15 years ago
  45. 15648f1 simserial: Fix up for ldisc changes by Alan Cox · 16 years ago
  46. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  47. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  48. 4f8de27 [IA64] Clean away some code inside some non-existent CONFIG ifdefs by Tony Luck · 17 years ago
  49. f889a26 [IA64] s/termios/ktermios/ in simserial.c by Tony Luck · 18 years ago
  50. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  51. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  52. cfa7fd7 [PATCH] ia64/hp NULL noise removal by Al Viro · 18 years ago
  53. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  54. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  55. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  56. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  57. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  58. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  59. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 18 years ago
  60. d50f5c5 [IA64] build broken for ia64 simserial.c by Andreas Schwab · 18 years ago
  61. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 18 years ago
  62. 9e173c0 [PATCH] ia64: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  63. e72225d [PATCH] bogus #if (simserial) by viro@ZenIV.linux.org.uk · 19 years ago
  64. 3b5cc09 [IA64] assign_irq_vector() should not panic by Kenji Kaneshige · 19 years ago
  65. 819c67e [IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.c by David Mosberger-Tang · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago