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