1. fc258f8 TTY: isdn/gigaset, do not set tty->driver_data to NULL by Jiri Slaby · 12 years ago
  2. 5dd5bc4 TTY: pdc_cons, use tty_port by Jiri Slaby · 12 years ago
  3. 0b479d5 TTY: pdc_cons, fix open vs pdc_console_tty_driver race by Jiri Slaby · 12 years ago
  4. 52b762f TTY: pdc_cons, fix open vs timer race by Jiri Slaby · 12 years ago
  5. e380a81 TTY: pdc_cons, fix racy tty test by Jiri Slaby · 12 years ago
  6. 9b93742 TTY: amiserial, use tty_port_close_start by Jiri Slaby · 12 years ago
  7. b8edebe TTY: amiserial, use tty_port_close_end by Jiri Slaby · 12 years ago
  8. 6e1aeb0 TTY: amiserial, use tty_port_block_til_ready by Jiri Slaby · 12 years ago
  9. f116660 TTY: amiserial, provide carrier helpers by Jiri Slaby · 12 years ago
  10. 6fe18d2 TTY: amiserial no longer needs serialP by Jiri Slaby · 12 years ago
  11. ff169e5 TTY: amiserial, stop using serial_state->{irq,type,line} by Jiri Slaby · 12 years ago
  12. 7188dc2 TTY: amiserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  13. 6e9ebcf TTY: simserial, final cleanup by Jiri Slaby · 12 years ago
  14. f66279c TTY: simserial, reindent some code by Jiri Slaby · 12 years ago
  15. 8b91633 TTY: simserial, fix includes by Jiri Slaby · 12 years ago
  16. adb636f TTY: simserial, remove useless comments by Jiri Slaby · 12 years ago
  17. 458cd31 TTY: simserial, use tty_port_hangup by Jiri Slaby · 12 years ago
  18. 9aead90 TTY: simserial, use tty_port_open by Jiri Slaby · 12 years ago
  19. 3a5c242 TTY: simserial, properly refcount tty_port->tty by Jiri Slaby · 12 years ago
  20. 78e74d7 TTY: simserial, use tty_port_close_start by Jiri Slaby · 12 years ago
  21. 3734303 TTY: simserial, use tty_port_close_end by Jiri Slaby · 12 years ago
  22. 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 12 years ago
  23. 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  24. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 12 years ago
  25. 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 12 years ago
  26. d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 12 years ago
  27. fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 12 years ago
  28. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 12 years ago
  29. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 12 years ago
  30. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 12 years ago
  31. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 12 years ago
  32. 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 12 years ago
  33. 588993d TTY: amiserial, pass tty down to functions by Jiri Slaby · 12 years ago
  34. 0f9b968 TTY: amiserial, simplify set_serial_info by Jiri Slaby · 12 years ago
  35. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 12 years ago
  36. 13c9062 TTY: amiserial, remove IRQ_ports by Jiri Slaby · 12 years ago
  37. 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 12 years ago
  38. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 12 years ago
  39. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 12 years ago
  40. 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  41. 9e12dd5 simserial, bail out when request_irq fails by Jiri Slaby · 12 years ago
  42. 6efb6b7 hpsim, initialize chip for assigned irqs by Jiri Slaby · 12 years ago
  43. 035cfe5 simserial, include some headers by Jiri Slaby · 12 years ago
  44. 0745d19 hpsim, fix SAL handling in fw-emu by Jiri Slaby · 12 years ago
  45. fef2107 TTY: amiserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  46. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 12 years ago
  47. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 12 years ago
  48. 3ee0017 TTY: speakup, do not use serialP by Jiri Slaby · 12 years ago
  49. 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 12 years ago
  50. 8bc87dc TTY: serial, include pci.h in m32r_sio by Jiri Slaby · 12 years ago
  51. 4da2405 TTY: serial, use atomic_inc_return in ioc4_serial by Jiri Slaby · 12 years ago
  52. 885f8b0 TTY: iss/console, use tty_port by Jiri Slaby · 12 years ago
  53. c9ddb1d XTENSA: iss/console, fix potential deadlock by Jiri Slaby · 12 years ago
  54. 86e7e87 XTENSA: iss/console, use setup_timer by Jiri Slaby · 12 years ago
  55. ac4e016 NET: pc300, show version info from module init by Jiri Slaby · 12 years ago
  56. c2f128a NET: pc300, do not zero global variables by Jiri Slaby · 12 years ago
  57. ecaa3bd TTY: ipwireless, fix tty->index handling by Jiri Slaby · 12 years ago
  58. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  59. 44a1bfd TTY: serialP, remove DECLARE_WAITQUEUE check by Jiri Slaby · 12 years ago
  60. 54089d4 TTY: srmcons, convert to use tty_port by Jiri Slaby · 12 years ago
  61. ee024d4 ALPHA: srmcons, fix racy singleton structure by Jiri Slaby · 12 years ago
  62. 5e88e6c ALPHA: srmcons, use timer functions by Jiri Slaby · 12 years ago
  63. 26b2320 TTY: tty_driver, document tty->ops->shutdown limitation by Jiri Slaby · 12 years ago
  64. 91cedcd TTY: serial, simplify ASYNC_USR_MASK by Jiri Slaby · 12 years ago
  65. ecd1665 TTY: remove tty driver re-set from tty_reopen by Jiri Slaby · 12 years ago
  66. d483426 TTY: simplify tty_driver_lookup_tty a bit by Jiri Slaby · 12 years ago
  67. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  68. 87cab16 TTY: remove minor_num from tty_driver by Jiri Slaby · 12 years ago
  69. 1a54a76 TTY: let alloc_tty_driver deduce the owner automatically by Jiri Slaby · 12 years ago
  70. a8fbc97 TTY: tty_io, remove buffer re-assignments by Jiri Slaby · 12 years ago
  71. f8a8c10 USB: cdc-acm, use tty_standard_install by Jiri Slaby · 12 years ago
  72. 5289475 vt: tackle the main part of the selection logic by Alan Cox · 12 years ago
  73. 99cceb4e vt: waitevent is self locked so drop the tty_lock by Alan Cox · 12 years ago
  74. 20f6257 vt: push down tioclinux cases by Alan Cox · 12 years ago
  75. 4001d7b vt: push down the tty lock so we can see what is left to tackle by Alan Cox · 12 years ago
  76. edab558 vt: sort out locking for font handling by Alan Cox · 12 years ago
  77. dbca36e tty: cyclades: TIOCSERGETLSR should should store to a uint by Dan Carpenter · 12 years ago
  78. a5f4313 tty: serial: OMAP: Fix oops due to NULL pdata in DT boot by Cousson, Benoit · 12 years ago
  79. 079c953 vt:tackle kbd_table by Alan Cox · 12 years ago
  80. 0fb8379 tty: delete briq_panel.c driver by Greg Kroah-Hartman · 12 years ago
  81. 6623d64 tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 by Greg Kroah-Hartman · 12 years ago
  82. 6aeed47 vt: tidy a few bits of checkpatch noise by Alan Cox · 12 years ago
  83. 247ff8e vt: lock the accent table by Alan Cox · 12 years ago
  84. ce1000d Revert "TTY: pty, remove superfluous ptm test" by Greg Kroah-Hartman · 12 years ago
  85. 0ef1698 Revert "TTY: get rid of BTM around devpts_*" by Greg Kroah-Hartman · 12 years ago
  86. 6dc01aa amba-pl011​/dma: Add check for the residue in DMA callback by Chanho Min · 12 years ago
  87. b26469a serial: samsung: fix s3c2442 platform data by Denis 'GNUtoo' Carikli · 12 years ago
  88. 2ae7352 tty/powerpc: early udbg consoles can't be modules by Stephen Rothwell · 12 years ago
  89. 90af6d2 serial: Fix typo in sn_console.c by Masanari Iida · 12 years ago
  90. b7974de tty/serial/mux.c: linux/tty.h included twice by Danny Kukawka · 12 years ago
  91. 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 12 years ago
  92. 5a22e30 Merge tag 'tty-3.3-rc3' tty-next by Greg Kroah-Hartman · 12 years ago
  93. 19e00f2 Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  94. b05ee6b Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  95. b0286db Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  96. ae5cdd4 Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  97. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  98. 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
  99. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  100. 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago