1. ec33552 serial: clps711x: Fix break control handling by Alexander Shiyan · 12 years ago
  2. 1593daf serial: clps711x: Return valid modem controls for port that not support it by Alexander Shiyan · 12 years ago
  3. cf03a88 serial: clps711x: Improved TX FIFO handling by Alexander Shiyan · 12 years ago
  4. c08f015 serial: clps711x: Using CPU clock subsystem for getting base UART speed by Alexander Shiyan · 12 years ago
  5. 3c7e9eb serial: clps711x: Do not use "uart_port->unused" field by Alexander Shiyan · 12 years ago
  6. 117d5d4 serial: clps711x: Convert all static variables to dynamic by Alexander Shiyan · 12 years ago
  7. 9511372 serial: clps711x: Add platform_driver interface to clps711x driver by Alexander Shiyan · 12 years ago
  8. e1a9c17 tty: serial: KGDB support for PXA by Denis V. Lunev · 12 years ago
  9. c973994 tty: Use raw spin lock to protect TTY ldisc administration by Ivo Sieben · 12 years ago
  10. ad3d1e5 TTY: hvcs: fix missing unlock on error in hvcs_initialize() by Wei Yongjun · 12 years ago
  11. 08ec212 x86: ce4100: allow second UART usage by Maxime Bizon · 12 years ago
  12. 7a0c4ed tty: tty_mutex.c: Fixed coding style warning (using printk) by Sangho Yi · 12 years ago
  13. b61c5ed tty: serial: 8250_dw: Implement suspend/resume by James Hogan · 12 years ago
  14. 59c2e85 serial: vt8500: fix possible memory leak in vt8500_serial_probe() by Wei Yongjun · 12 years ago
  15. 54ec52b tty/serial/8250: Make omap hardware workarounds local to 8250.h by Tony Lindgren · 12 years ago
  16. b15d538 serial/8250/8250_early: Prevent rounding error in uartclk by Alexey Brodkin · 12 years ago
  17. 9484b00 serial: samsung: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  18. b8b345b TTY: Report warning when low_latency flag is wrongly used by Ivo Sieben · 12 years ago
  19. ecbbfd4 TTY: move tty buffers to tty_port by Jiri Slaby · 12 years ago
  20. 967fab6 TTY: add port -> tty link by Jiri Slaby · 12 years ago
  21. 5cff39c TTY: tty_buffer, cache pointer to tty->buf by Jiri Slaby · 12 years ago
  22. 2fc2066 TTY: move TTY_FLUSH* flags to tty_port by Jiri Slaby · 12 years ago
  23. 57c9412 TTY: n_tty, propagate n_tty_data by Jiri Slaby · 12 years ago
  24. bddc715 TTY: move ldisc data from tty_struct: locks by Jiri Slaby · 12 years ago
  25. ba2e68a TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff by Jiri Slaby · 12 years ago
  26. 3fe780b TTY: move ldisc data from tty_struct: bitmaps by Jiri Slaby · 12 years ago
  27. 53c5ee2 TTY: move ldisc data from tty_struct: simple members by Jiri Slaby · 12 years ago
  28. 70ece7a TTY: n_tty, add ldisc data to n_tty by Jiri Slaby · 12 years ago
  29. 6c633f2 TTY: audit, stop accessing tty->icount by Jiri Slaby · 12 years ago
  30. 3383427 TTY: n_tty, remove bogus checks by Jiri Slaby · 12 years ago
  31. b91939f TTY: n_tty, simplify read_buf+echo_buf allocation by Jiri Slaby · 12 years ago
  32. 31e1212 TTY: ldisc, wait for idle ldisc in release by Jiri Slaby · 12 years ago
  33. 7ee00fdb TTY: vt, fix paste_selection ldisc handling by Jiri Slaby · 12 years ago
  34. fa2ecfc5a TTY: move devpts kill to pty by Jiri Slaby · 12 years ago
  35. f11afb6 TTY: devpts, do not set driver_data by Jiri Slaby · 12 years ago
  36. 162b97c TTY: devpts, return created inode from devpts_pty_new by Jiri Slaby · 12 years ago
  37. 8fcbaa2 TTY: devpts, don't care about TTY in devpts_get_tty by Jiri Slaby · 12 years ago
  38. cee4ad1 tty: prevent unnecessary work queue lock checking on flip buffer copy by Ivo Sieben · 12 years ago
  39. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  40. ccbfddb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  41. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  42. 3e5bde8 serial/8250_hp300: Missing 8250 register interface conversion bits by Geert Uytterhoeven · 12 years ago
  43. c362495 Merge 3.7-rc1 into tty-linus by Greg Kroah-Hartman · 12 years ago
  44. 0dd4d5c sh: Fix up more fallout from pointless ARM __iomem churn. by Paul Mundt · 12 years ago
  45. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  46. ccff9b1 Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  47. 17b572e8 kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 12 years ago
  48. 24b8592 kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell by Jason Wessel · 12 years ago
  49. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  50. b70936d tty: serial: sccnxp: Fix bug with unterminated platform_id list by Greg Kroah-Hartman · 12 years ago
  51. 725dd00 serial: sccnxp: Allows the driver to be compiled as a module by Alexander Shiyan · 12 years ago
  52. 9b6934a xen/hvc: handle backend CLOSED without CLOSING by David Vrabel · 12 years ago
  53. 56d92aa Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  54. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  56. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  57. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  62. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  63. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  64. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  65. 0c57dfc tty/serial: Add kgdb_nmi driver by Anton Vorontsov · 12 years ago
  66. 5c8124a tty/serial/amba-pl011: Quiesce interrupts in poll_get_char by Anton Vorontsov · 12 years ago
  67. b3564c2 tty/serial/amba-pl011: Implement poll_init callback by Anton Vorontsov · 12 years ago
  68. c7f3e70 tty/serial/core: Introduce poll_init callback by Anton Vorontsov · 12 years ago
  69. c5dd553 serial: pl011: handle corruption at high clock speeds by Linus Walleij · 12 years ago
  70. 91f61ce serial: sccnxp: Make 'default' choice in switch last by Alexander Shiyan · 12 years ago
  71. 3195fd2 serial: sccnxp: Remove mask termios caps for SW flow control by Alexander Shiyan · 12 years ago
  72. 1685118 serial: sccnxp: Report actual baudrate back to core by Alexander Shiyan · 12 years ago
  73. 93b5c03 serial: samsung: Add poll_get_char & poll_put_char by Julien Pichon · 12 years ago
  74. 6e62bdc Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate by Christophe Leroy · 12 years ago
  75. fbbb9d9 Powerpc 8xx CPM_UART maxidl should not depend on fifo size by Christophe Leroy · 12 years ago
  76. 59733ef Powerpc 8xx CPM_UART too many interrupts by Christophe Leroy · 12 years ago
  77. 725ef4a Powerpc 8xx CPM_UART desynchronisation by Christophe Leroy · 12 years ago
  78. 26e8220 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 12 years ago
  79. 9a12fcf serial: omap: fix the reciever line error case by Shubhrajyoti D · 12 years ago
  80. 65ecc9c0 8250: blacklist Winbond CIR port by Sean Young · 12 years ago
  81. 835d844 8250_pnp: do pnp probe before legacy probe by Sean Young · 12 years ago
  82. db404e7 Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into next/dt by Olof Johansson · 12 years ago
  83. 40169a7 Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dt by Olof Johansson · 12 years ago
  84. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  85. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  86. b536661 Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical by Olof Johansson · 12 years ago
  87. ac57e7f serial: omap: Remove unnecessary checks from suspend/resume by Sourav Poddar · 12 years ago
  88. 034dc4d serial: imx: remove null check of sport in suspend/resume function by Richard Zhao · 12 years ago
  89. 0a86a86 serial: imx: set sport as drvdata, like it's used elsewhere by Richard Zhao · 12 years ago
  90. bd21f551 8250: fix autoconfig to work with serial console by Flavio Leitner · 12 years ago
  91. 05fb79e pty: Fix locking bug on error path by Alan Cox · 12 years ago
  92. 43eca0a serial_core: Fix race in uart_handle_dcd_change by Alan Cox · 12 years ago
  93. 4001130 serial: vt8500: Add devicetree support for vt8500-serial by Tony Prisk · 12 years ago
  94. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  95. d19bd83 serial: ks8695: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  96. 5de6934 tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60 by Greg Kroah-Hartman · 12 years ago
  97. 8b77562 tty/serial: remove CONFIG_EXPERIMENTAL dependencies by Greg Kroah-Hartman · 12 years ago
  98. cca080d userns: Convert audit to work with user namespaces enabled by Eric W. Biederman · 13 years ago
  99. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  100. e740d8f tty: serial: Samsung: Fix return value by Sachin Kamat · 12 years ago