1. d57f341 SERIAL: AR933X: Add driver for the built-in UART of the SoC by Gabor Juhos · 13 years ago
  2. 50f0959 serial: sh-sci: Handle GPIO function requests. by Paul Mundt · 13 years ago
  3. 73c3d53 serial: sh-sci: Avoid FIFO clear for MCE toggle. by Paul Mundt · 13 years ago
  4. faf02f8 serial: sh-sci: per-port modem control. by Paul Mundt · 13 years ago
  5. 7962fce tty: n_hdlc not atomic use tty->flags. by Ilya Zykov · 13 years ago
  6. c8381c15 TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() by Axel Lin · 13 years ago
  7. bb74041 TTY: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  8. e86ff4a serial/8250_pci: init-quirk msi support for kt serial controller by Dan Williams · 13 years ago
  9. 448ac15 serial/8250_pci: setup-quirk workaround for the kt serial controller by Dan Williams · 13 years ago
  10. d0758a2 serial/mxs-auart: only wake up tty layer once by Uwe Kleine-König · 13 years ago
  11. f227824 serial/imx: propagate error of platform_driver_register in init routine by Uwe Kleine-König · 13 years ago
  12. 514f31d OMAP: UART: fix the return type of check_modem_status by Shubhrajyoti D · 13 years ago
  13. dd7c7c3 Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c by Greg Kroah-Hartman · 13 years ago
  14. dc7e3ef serial: sh-sci: Add support for loopback mode. by Paul Mundt · 13 years ago
  15. cdf7c42 serial: sh-sci: Fix up modem control handling. by Paul Mundt · 13 years ago
  16. d39ec6c serial: sh-sci: Clarify enable_ms/break_ctl comments. by Paul Mundt · 13 years ago
  17. d97fbbe serial: sh-sci: Support icount statistics for error cases. by Paul Mundt · 13 years ago
  18. 0979e0e serial: sh-sci: Fix up SCFCR handling. by Paul Mundt · 13 years ago
  19. 17f0056 Merge branch 'rmobile-fixes-for-linus' into rmobile-latest by Paul Mundt · 13 years ago
  20. 8e18862 drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeout by Chuck Meade · 14 years ago
  21. 521b8ce serial: Kconfig: drop unknown symbol 'ARCH_IMX' by Paul Bolle · 13 years ago
  22. 60f7a33 serial: pl011: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  23. a664a11 serial: pl010: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  24. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  25. 161e773 UART: add CSR SiRFprimaII SoC on-chip uart drivers by Rong Wang · 13 years ago
  26. 8b3ffa1 TTY: ldisc, remove some unneeded includes by Jiri Slaby · 13 years ago
  27. 484af54 TTY: pty, cleanup the pty counting by Jiri Slaby · 13 years ago
  28. 0c73c08 TTY: ldisc, wait for ldisc infinitely in hangup by Jiri Slaby · 13 years ago
  29. 3004207 TTY: ldisc, move wait idle to caller by Jiri Slaby · 13 years ago
  30. df92d05 TTY: ldisc, allow waiting for ldisc arbitrarily long by Jiri Slaby · 13 years ago
  31. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  32. 6edf0c9 Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs" by Greg Kroah-Hartman · 13 years ago
  33. c0d92be TTY: serial, extract uart_port_startup by Jiri Slaby · 13 years ago
  34. b922e19 TTY: serial, fill uart_port_shutdown by Jiri Slaby · 13 years ago
  35. 0b1db83 TTY: serial, define uart_port_activate/shutdown by Jiri Slaby · 13 years ago
  36. 1c7b13c TTY: serial, inline uart_get by Jiri Slaby · 13 years ago
  37. b39c49a TTY: serial, do not touch tty->alt_speed by Jiri Slaby · 13 years ago
  38. cf75525 TTY: serial, document few functions by Jiri Slaby · 13 years ago
  39. d30ccf0 TTY: serial, use tty_port_close_start helper by Jiri Slaby · 13 years ago
  40. 4cb0fbf TTY: serial, switch closing_wait and close_delay to jiffies by Jiri Slaby · 13 years ago
  41. b54bf3b TTY: serial, cleanup atmel_set_ldisc by Jiri Slaby · 13 years ago
  42. 027d7da TTY: serial, cleanup include file by Jiri Slaby · 13 years ago
  43. f370626 serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS by Shubhrajyoti D · 13 years ago
  44. 9de44bd TTY: open/release, cleanup printks by Jiri Slaby · 13 years ago
  45. 955787ca TTY: move debug checking out of tty_release by Jiri Slaby · 13 years ago
  46. 2cd0050 TTY: move tty_lookup_driver to switch-cases by Jiri Slaby · 13 years ago
  47. ba5db44 TTY: coalesce fail paths in tty_open by Jiri Slaby · 13 years ago
  48. 5b5e704 TTY: extract driver lookup from tty_open by Jiri Slaby · 13 years ago
  49. b82154a TTY: extract /dev/tty handling from tty_open by Jiri Slaby · 13 years ago
  50. 1411dc4 TTY: move pgrp killing by Jiri Slaby · 13 years ago
  51. e30f867 drivers/tty/serial/pch_uart.c: add console support by Alexander Stein · 13 years ago
  52. b82e324 serial, mfd: don't hardcode the console by Mika Westerberg · 13 years ago
  53. 66ef27c tty_ldisc: remove unnecessary negative return check for wait_event_timeout by Dave Young · 13 years ago
  54. 93f3350 RS485: fix inconsistencies in the meaning of some variables by Claudio Scordino · 13 years ago
  55. 90f04c2 pch_uart: Fix DMA resource leak issue by Tomoya MORINAGA · 13 years ago
  56. 604fdb7 serial,mfd: Fix CMSPAR setup by Alan Cox · 13 years ago
  57. 9636b75 tty/serial: Prevent drop of DCD on suspend for Tegra UARTs by Doug Anderson · 13 years ago
  58. eca9dfa pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  59. 8249f74 pch_uart: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  60. a1d7cfe pch_uart: Fix hw-flow control issue by Tomoya MORINAGA · 13 years ago
  61. c2a3e84 tty: hvc_dcc: Fix duplicate character inputs by Stephen Boyd · 13 years ago
  62. 6c01ba4 ARM: mach-shmobile: R-Mobile A1 support. by Kuninori Morimoto · 13 years ago
  63. 37bef8f Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 13 years ago
  64. a8d1200 n_gsm: Fix timings by Alan Cox · 13 years ago
  65. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
  66. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
  67. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  68. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  69. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  70. 3af1f8a serial: sh-sci: Fix up SH-2A SCIF support. by Phil Edworthy · 13 years ago
  71. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  72. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  73. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  74. 0e648f4 tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters by Paul Gortmaker · 13 years ago
  75. 578b9ce tty: Add module.h to drivers/tty users who just expect it there. by Paul Gortmaker · 13 years ago
  76. a485df4 spi, serial: move to dma_transfer_direction by Vinod Koul · 13 years ago
  77. 6a8d2e2 Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dt by Arnd Bergmann · 13 years ago
  78. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  79. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  80. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  81. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  82. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  83. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  84. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  85. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  86. 2bf6f67 Merge commit 'v3.1' into devicetree/next by Grant Likely · 13 years ago
  87. d208a3b TTY: serial_core: Fix crash if DCD drop during suspend by Doug Anderson · 13 years ago
  88. 32cffe5 tty/serial: atmel_serial: bootconsole removed from auto-enumerates by Nicolas Ferre · 13 years ago
  89. a034070 Revert "TTY: call tty_driver_lookup_tty unconditionally" by Greg Kroah-Hartman · 13 years ago
  90. 5fbe46b tty/serial: atmel_serial: add device tree support by Nicolas Ferre · 13 years ago
  91. 4cbf9f4 tty/serial: atmel_serial: auto-enumerate ports by Nicolas Ferre · 13 years ago
  92. 588edbf tty/serial: atmel_serial: whitespace and braces modifications by Nicolas Ferre · 13 years ago
  93. 1acfc7e tty/serial: atmel_serial: change platform_data variable name by Nicolas Ferre · 13 years ago
  94. 631180a TTY: call tty_driver_lookup_tty unconditionally by Jiri Slaby · 13 years ago
  95. 1177c0e TTY: pty, release tty in all ptmx_open fail paths by Jiri Slaby · 13 years ago
  96. fa90e1c TTY: make tty_add_file non-failing by Jiri Slaby · 13 years ago
  97. c290f83 TTY: drop driver reference in tty_open fail path by Jiri Slaby · 13 years ago
  98. 64d91cf 8250_pci: Fix kernel panic when pch_uart is disabled by Tomoya MORINAGA · 13 years ago
  99. 8193c42 tty: Support compat_ioctl get/set termios_locked by Thomas Meyer · 13 years ago
  100. 3611624 hvc_console: display printk messages on console. by Miche Baker-Harvey · 13 years ago