1. 71504e5 tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  2. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  3. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  4. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  5. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  6. d39fe4e tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  7. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  8. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  10. dd63af1 Merge 3.18-rc7 into tty-next by Greg Kroah-Hartman · 10 years ago
  11. 834296a serial: mctrl_gpio: use gpiod_set_array function by Rojhalat Ibrahim · 10 years ago
  12. 50d1e7d serial: pxa: hold port.lock when reporting modem line changes by Dmitry Eremin-Solenikov · 10 years ago
  13. 48f5cde tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_kref_put" by Markus Elfring · 10 years ago
  14. a211b1a tty: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  15. 8bfbe2d n_tty: Fix read_buf race condition, increment read_head after pushing data by Christian Riesch · 10 years ago
  16. 8ad3b13 serial: of-serial: add PM suspend/resume support by Jingchang Lu · 10 years ago
  17. 261119f Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
  18. 962b0a8 Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type" by Greg Kroah-Hartman · 10 years ago
  19. 6fad18f serial: 8250: don't attempt a trylock if in sysrq by Rabin Vincent · 10 years ago
  20. 3ffb1a8 serial: core: Add big-endian iotype by Kevin Cernekee · 10 years ago
  21. 57850a5 serial: samsung: use port->fifosize instead of hardcoded values by Robert Baldyga · 10 years ago
  22. 2f1ba72 serial: samsung: prefer to use fifosize from driver data by Robert Baldyga · 10 years ago
  23. ef4aca7 serial: samsung: fix style problems by Robert Baldyga · 10 years ago
  24. 1ff383a serial: samsung: wait for transfer completion before clock disable by Robert Baldyga · 10 years ago
  25. ddcbad9 serial: icom: fix error return code by Julia Lawall · 10 years ago
  26. f0c1e46 serial: tegra: clean up tty-flag assignments by Johan Hovold · 10 years ago
  27. cb8ee9f serial: Fix io address assign flow with Fintek PCI-to-UART Product by Peter Hung · 10 years ago
  28. 2b310ec serial: mxs-auart: fix tx_empty against shift register by Janusz Uzycki · 10 years ago
  29. 08f937f serial: mxs-auart: fix gpio change detection on interrupt by Janusz Uzycki · 10 years ago
  30. f3006e4 serial: mxs-auart: Fix mxs_auart_set_ldisc() by Fabio Estevam · 10 years ago
  31. bca2092 serial: 8250_dw: Use 64-bit access for OCTEON. by David Daney · 10 years ago
  32. 93d94b3 serial: imx: Fix warning when building 'allmodconfig' by Fabio Estevam · 10 years ago
  33. 3c59958 tty: serial: omap_serial: line is unsigned, don't check < 0 by Sebastian Andrzej Siewior · 10 years ago
  34. 54178fe tty: serial: 8250: omap: line is unsigned, don't check < 0 by Sebastian Andrzej Siewior · 10 years ago
  35. 6b1f40c tty: serial: men_z135_uart: Add terminating entry for men_z135_ids by Axel Lin · 10 years ago
  36. 52bec4e serial: sirf: add a new uart type support by Qipan Li · 10 years ago
  37. e620e54 tty: pr_warning->pr_warn and logging neatening by Joe Perches · 10 years ago
  38. 483e91a serial: jsm: Fix unnecessary space before function ptr arguments by Konrad Zapalowicz · 10 years ago
  39. 5b05e2c serial: jsm: Replace magic value with the proper define by Konrad Zapalowicz · 10 years ago
  40. 245ae51 serial: jsm: Fix the alignment of the switch satement by Konrad Zapalowicz · 10 years ago
  41. b6501dd serial: jsm: Remove unnecessary if statement by Konrad Zapalowicz · 10 years ago
  42. 333f4eb serial: jsm: Remove unnecessary parameter from clear_break() by Konrad Zapalowicz · 10 years ago
  43. f53297f serial: sh-sci: Change checking for error rate of HSCIF by Nobuhiro Iwamatsu · 10 years ago
  44. a5e9ab2 Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
  45. 7920408 tty: serial: msm_serial: Don't require DT aliases by Stephen Boyd · 10 years ago
  46. 52c40fc vt: Fix build breakage when !CONFIG_VT_CONSOLE by Peter Hurley · 10 years ago
  47. edeeec8 serial: samsung: Fix serial config dependencies for exynos7 by Pankaj Dubey · 10 years ago
  48. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  49. e4c787d Revert "serial: of-serial: fetch line number from DT" by Greg Kroah-Hartman · 10 years ago
  50. 394e849 Merge 3.18-rc4 into tty-next. by Greg Kroah-Hartman · 10 years ago
  51. 98267d3 serial: pl011: Add device tree support for RX DMA polling by Andrew Jackson · 10 years ago
  52. 2d3b7d6 serial: pl011: Don't enable RX DMA if residue processing not supported by Andrew Jackson · 10 years ago
  53. c64be92 serial: pl011: Set length of DMA transfer by Andrew Jackson · 10 years ago
  54. e2a545a serial: pl011: Avoid assumptions about buffer size when refilling TX DMA by Andrew Jackson · 10 years ago
  55. 4c0be45 serial: pl011: Allocate TX DMA buffer from DMA capable memory by Andrew Jackson · 10 years ago
  56. 144c29e serial: fsl_lpuart: Remove unneeded registration message by Fabio Estevam · 10 years ago
  57. 4ae612a serial: fsl_lpuart: Remove unneeded check for 'res' by Fabio Estevam · 10 years ago
  58. ad5708f drivers: serial: jsm: Remove FSF address from the file documentation/header by Konrad Zapalowicz · 10 years ago
  59. 03a8482 drivers: serial: jsm: Enable support for Digi Classic adapters by Konrad Zapalowicz · 10 years ago
  60. 95db1cc drivers: serial: jsm: Add the Classic board implementation by Konrad Zapalowicz · 10 years ago
  61. c904375 serial: 8250_core: actually limit char reads to max_count by Frans Klaver · 10 years ago
  62. 8a8ae62 tty: warn on deprecated serial flags by Jiri Slaby · 10 years ago
  63. d7685ca drivers: serial: jsm: Add Classic board UART structure by Konrad Zapalowicz · 10 years ago
  64. 1511316 serial: MIPS: lantiq: use devm_iounmap instead of iounmap by Sudip Mukherjee · 10 years ago
  65. b1835d2 serial: 8250_dma: no need to set tx_err twice by Andy Shevchenko · 10 years ago
  66. 2dc9894 serial: 8250_dma: call serial8250_tx_dma unconditionally by Andy Shevchenko · 10 years ago
  67. bd737f8 tty/serial_core: Introduce lock mechanism for RS485 by Ricardo Ribalda Delgado · 10 years ago
  68. a9c20a9 serial_core: Remove call to driver-specific TIO[GS]RS485] by Ricardo Ribalda Delgado · 10 years ago
  69. c267d67 drivers/max310: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  70. dadd7ec serial/omap: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  71. 13bd3e6 serial/atmel: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  72. 2fc0184 serial/mcf: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  73. b57d15f serial/sc16is7xx: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  74. 039ec1f serial/8250: Remove obsolete handling of rs485 ioctls by Ricardo Ribalda Delgado · 10 years ago
  75. 41e6909 8250/fintek: Use rs485 handler from serial_core by Ricardo Ribalda Delgado · 10 years ago
  76. 46c55b4 serial/8250: Copy RS485 fields to serial_core by Ricardo Ribalda Delgado · 10 years ago
  77. a5f276f serial_core: Handle TIOC[GS]RS485 ioctls. by Ricardo Ribalda Delgado · 10 years ago
  78. 7f1dc2f serial: 8250: sparse warning of incorrect type by Sudip Mukherjee · 10 years ago
  79. 2fdd8c8 parport: Add support for the WCH382 2S/1P multi-IO card by Sergej Pupykin · 10 years ago
  80. cab68f8 serial: Test/disable MSIs if switching from N_PPS by Peter Hurley · 10 years ago
  81. d41510c serial: Take uart port lock for direct *_enable_ms() by Peter Hurley · 10 years ago
  82. 732a84a serial: core: Pass termios to set_ldisc() notifications by Peter Hurley · 10 years ago
  83. db1b9df serial: core: Claim port mutex for set_ldisc() by Peter Hurley · 10 years ago
  84. 9191aaa tty: Allow safe access to termios for set_ldisc() handlers by Peter Hurley · 10 years ago
  85. 3f40f5b tty: Flush tty buffers after hardware shutdown by Peter Hurley · 10 years ago
  86. 633caba tty: Move tty hung up check from port->lock critical section by Peter Hurley · 10 years ago
  87. 19038ad tty: xuartps: Add support for setting modem control signals by Lars-Peter Clausen · 10 years ago
  88. f77d55a serial: 8250_dw: get index of serial line from DT aliases by Julien CHAUVEAU · 10 years ago
  89. 1bd8324 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
  90. 5d14bba serial: 8250_pci: Check mapping in pci_ni8430_init by Aaron Sierra · 10 years ago
  91. 398a9db serial: 8250_pci: Handle devices mapped above 4 GiB by Aaron Sierra · 10 years ago
  92. 08de101 serial: fsl-lpuart: add lpuart32 power management support by Jingchang Lu · 10 years ago
  93. 5483c10 serial: at91: Use dmaengine_slave_config API by Maxime Ripard · 10 years ago
  94. 2a76826 tty: serial: Fix mediatek UART driver setting baudrate issue by Eddie Huang · 10 years ago
  95. e979f3b tty: serial: bcm63xx: Eliminate unnecessary request/release functions by Kevin Cernekee · 10 years ago
  96. 1ab8e4b tty: serial: bcm63xx: Enable DT earlycon support by Kevin Cernekee · 10 years ago
  97. 4137cd9 tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION by Kevin Cernekee · 10 years ago
  98. 4b65208 tty: serial: bcm63xx: Update the Kconfig help text by Kevin Cernekee · 10 years ago
  99. 048c1df tty: serial: bcm63xx: Add support for unnamed clock outputs from DT by Kevin Cernekee · 10 years ago
  100. c0ec3fd tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms by Kevin Cernekee · 10 years ago