1. 658daa9 serial: sh-sci: Simplify sci_submit_rx() error handling by Geert Uytterhoeven · 9 years ago
  2. 32f2ce0 serial: sh-sci: Stop acknowledging DMA transmit completions by Geert Uytterhoeven · 9 years ago
  3. 565dd11 serial: sh-sci: Switch to generic DMA residue handling by Geert Uytterhoeven · 9 years ago
  4. 3e14670 serial: sh-sci: Use DMA submission helpers instead of open-coding by Geert Uytterhoeven · 9 years ago
  5. 2e30147 serial: sh-sci: Fix TX buffer mapping leak by Geert Uytterhoeven · 9 years ago
  6. 7990442 serial: sh-sci: Switch to dma_map_single() for DMA transmission by Geert Uytterhoeven · 9 years ago
  7. 092248a serial: sh-sci: Use min_t()/max_t() instead of casts by Geert Uytterhoeven · 9 years ago
  8. 8e14ba8 serial: sh-sci: Use correct device for DMA mapping with IOMMU by Geert Uytterhoeven · 9 years ago
  9. b925802 serial: sh-sci: Handle DMA init failures inside sci_request_dma() by Geert Uytterhoeven · 9 years ago
  10. f5835c1 serial: sh-sci: Improve comments for DMA timeout calculation by Geert Uytterhoeven · 9 years ago
  11. beb9487 serial: sh-sci: Improve DMA error messages by Geert Uytterhoeven · 9 years ago
  12. 9080307 serial: sh-sci: Return IRQ_HANDLED when overrun if detected by Yoshihiro Shimoda · 9 years ago
  13. e0a12a2 serial: sh-sci: Remove bogus sci_handle_fifo_overrun() call on (H)SCIF by Geert Uytterhoeven · 9 years ago
  14. 4205463 serial: sh-sci: Remove useless memory allocation failure printks by Geert Uytterhoeven · 9 years ago
  15. d3184e6 serial: sh-sci: Make sci_regmap[] const by Geert Uytterhoeven · 9 years ago
  16. d56a91e serial: sh-sci: Make sci_irq_desc[] const by Geert Uytterhoeven · 9 years ago
  17. f84b6bd serial: sh-sci: Improve readability of sampling rate configuration by Geert Uytterhoeven · 9 years ago
  18. b933bd3 serial: sh-sci: Drop path in reference to serial_core.c by Geert Uytterhoeven · 9 years ago
  19. 2944a33 serial: sh-sci: Use SCSMR_CKS instead of hardcoded literal 3 by Geert Uytterhoeven · 9 years ago
  20. 54af500 serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1 by Geert Uytterhoeven · 9 years ago
  21. 5da0f46 serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIF by Geert Uytterhoeven · 9 years ago
  22. a9efeca serial: sh-sci: Prevent compiler warnings on 64-bit by Geert Uytterhoeven · 9 years ago
  23. a1b5b43 serial: sh-sci: Replace buggy big #ifdef by runtime logic by Geert Uytterhoeven · 9 years ago
  24. 9a23a1d serial: 8250: Fix autoconfig_irq() to avoid race conditions by Taichi Kageyama · 9 years ago
  25. e4b4e31 serial: mpc52xx: add delay after resetting transmitter to fix broken chars by Uwe Kleine-König · 9 years ago
  26. 0b1dd99 drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate by Paul Gortmaker · 9 years ago
  27. 128a3d0 drivers/tty: make serial/mpsc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  28. 4b07dd3 drivers/tty: make hvc_console.c explicitly non-modular by Paul Gortmaker · 9 years ago
  29. 3bce6f6 drivers/tty: make sysrq.c slightly more explicitly non-modular by Paul Gortmaker · 9 years ago
  30. 7154988 drivers/tty: make pty.c slightly more explicitly non-modular by Paul Gortmaker · 9 years ago
  31. e4fda3a serial: don't register CIR serial ports by Maciej S. Szmigiero · 9 years ago
  32. 658e2eb serial: 8250_omap: check how many bytes were injected by Sebastian Andrzej Siewior · 9 years ago
  33. f7a7651 tty: serial: Add missing module license for 8250_base.ko by Jonathan McDowell · 9 years ago
  34. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  35. b8889c4 Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  36. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  37. 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
  38. 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
  39. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  40. 859e326 hvc/xen: Further s/MFN/GFN clean-up by Julien Grall · 9 years ago
  41. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  42. 0de6cfb Revert "uart: pl011: Rename regs with enumeration" by Greg Kroah-Hartman · 9 years ago
  43. f11c984 Revert "uart: pl011: Introduce register accessor" by Greg Kroah-Hartman · 9 years ago
  44. ab66ca2 Revert "uart: pl011: Introduce register look up table" by Greg Kroah-Hartman · 9 years ago
  45. 8e50254 Revert "uart: pl011: Improve LCRH register access decision" by Greg Kroah-Hartman · 9 years ago
  46. 062a68a Revert "uart: pl011: Add support to ZTE ZX296702 uart" by Greg Kroah-Hartman · 9 years ago
  47. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  48. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  49. 770847b MIPS: Remove "weak" from get_c0_fdc_int() declaration by Bjorn Helgaas · 9 years ago
  50. 4807980 powerpc/hvsi: Fix endianness issues in the HVSI driver by Laurent Dufour · 9 years ago
  51. c868cbb serial: imx: save and restore context in the suspend path by Eduardo Valentin · 9 years ago
  52. bc85734 serial: imx: allow waking up on RTSD by Eduardo Valentin · 9 years ago
  53. 189550b serial: imx: introduce serial_imx_enable_wakeup() by Eduardo Valentin · 9 years ago
  54. 9e7b399 serial: imx: remove unbalanced clk_prepare by Eduardo Valentin · 9 years ago
  55. eafb9ee serial: 8250: move rx_running out of the bitfield by John Ogness · 9 years ago
  56. 830acf9 tty: serial: 8250_omap: do not use RX DMA if pause is not supported by Sebastian Andrzej Siewior · 9 years ago
  57. cbba3e6 serial:8250_dw: do not alter CTS and DCTS since AFE is enabled by Qipeng Zha · 9 years ago
  58. 2b9a850 tty: serial: men_z135_uart.c: Don't initialize port->lock by Johannes Thumshirn · 9 years ago
  59. 8117e34 tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios() by Johannes Thumshirn · 9 years ago
  60. 1d70027 serial: 8250: bind to ALi Fast Infrared Controller (ALI5123) by Maciej S. Szmigiero · 9 years ago
  61. ffa34de serial: 8250: don't bind to SMSC IrCC IR port by Maciej S. Szmigiero · 9 years ago
  62. df57cf6 serial: mxs-auart: fix baud rate range by Stefan Wahren · 9 years ago
  63. 17dc72c serial: mxs-auart: keep the AUART unit in reset state when not in use by Juergen Borleis · 9 years ago
  64. 3fa30ac serial: mxs-auart: use a function name to reflect what it really does by Juergen Borleis · 9 years ago
  65. 2584cf8 arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead by Dan Williams · 9 years ago
  66. d315945 serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512 by Peter Hung · 9 years ago
  67. 68be64c sc16is7xx: constify devtype by Jakub Kicinski · 9 years ago
  68. c643497 sc16is7xx: support multiple devices by Jakub Kicinski · 9 years ago
  69. e92a886 sc16is7xx: save and use per-chip line number by Jakub Kicinski · 9 years ago
  70. 8cd90e5 uart: pl011: Add support to ZTE ZX296702 uart by Jun Nie · 9 years ago
  71. 09dcc7d uart: pl011: Improve LCRH register access decision by Jun Nie · 9 years ago
  72. 2c096a9 uart: pl011: Introduce register look up table by Jun Nie · 9 years ago
  73. 7b753f3 uart: pl011: Introduce register accessor by Jun Nie · 9 years ago
  74. 534e14e uart: pl011: Rename regs with enumeration by Jun Nie · 9 years ago
  75. 89c043a serial: 8250_pci: Add support for Pericom PI7C9X795[1248] by Adam Lee · 9 years ago
  76. 736cd79 serial: samsung: fix DMA for FIFO smaller than cache line size by Robert Baldyga · 9 years ago
  77. 81ccb2a serial: samsung: fix DMA mode enter condition for small FIFO sizes by Marek Szyprowski · 9 years ago
  78. 9e31364 serial: core: Remove tty port activate() and shutdown() methods by Peter Hurley · 9 years ago
  79. 6fb98fb serial: core: Use proper spinlock flavor in uart_close() by Peter Hurley · 9 years ago
  80. a649943 tty/serial: at91: fix I/O accesses on RHR and THR for AVR32 by Cyrille Pitchen · 9 years ago
  81. b737eeb serial: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  82. 0a6c301 serial: 8250: Auto CTS control by HW if AFE enabled by Qipeng Zha · 9 years ago
  83. 7d07ada serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT by Uwe Kleine-König · 9 years ago
  84. 7b9c516 serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals by Niklas Cassel · 9 years ago
  85. 9625734f serial: etraxfs-uart: remove empty functions by Niklas Cassel · 9 years ago
  86. 90bb6bd Serial: imx: add dev_pm_ops to support suspend to ram/disk by Shenwei Wang · 9 years ago
  87. e70e69b serial: 8250_uniphier: call clk_disable_unprepare() on failure path by Masahiro Yamada · 9 years ago
  88. fecf27a serial: 8250_pci: add RS485 for F81504/508/512 by Peter Hung · 9 years ago
  89. a3a10ce Avoid usb reset crashes by making tty_io cdevs truly dynamic by Richard Watts · 9 years ago
  90. 458e2c8 Revert "tty: serial: imx.c: Reset UART before activating interrupts" by Fabio Estevam · 9 years ago
  91. 92311e4 Merge 4.2-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  92. d684779 pty: Add debug message for ptmx open by Peter Hurley · 9 years ago
  93. fb6edc9 tty: core: Improve ldisc debug messages by Peter Hurley · 9 years ago
  94. ff8339d tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT by Peter Hurley · 9 years ago
  95. 0a6adc1 tty: Use tty_debug() for tty_ldisc_debug() by Peter Hurley · 9 years ago
  96. accff79 tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup() by Peter Hurley · 9 years ago
  97. e2dfa3d tty: core: Add tty_debug() for printk(KERN_DEBUG) messages by Peter Hurley · 9 years ago
  98. 3a6b02d tty: core: Improve debug message content by Peter Hurley · 9 years ago
  99. 4fef535 drivers/tty: make serial/sunhv.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  100. 37db223 drivers/tty: make serial/suncore.c driver explicitly non-modular by Paul Gortmaker · 9 years ago