1. f7a7651 tty: serial: Add missing module license for 8250_base.ko by Jonathan McDowell · 9 years ago
  2. 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
  3. 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
  4. 0de6cfb Revert "uart: pl011: Rename regs with enumeration" by Greg Kroah-Hartman · 9 years ago
  5. f11c984 Revert "uart: pl011: Introduce register accessor" by Greg Kroah-Hartman · 9 years ago
  6. ab66ca2 Revert "uart: pl011: Introduce register look up table" by Greg Kroah-Hartman · 9 years ago
  7. 8e50254 Revert "uart: pl011: Improve LCRH register access decision" by Greg Kroah-Hartman · 9 years ago
  8. 062a68a Revert "uart: pl011: Add support to ZTE ZX296702 uart" by Greg Kroah-Hartman · 9 years ago
  9. c868cbb serial: imx: save and restore context in the suspend path by Eduardo Valentin · 9 years ago
  10. bc85734 serial: imx: allow waking up on RTSD by Eduardo Valentin · 9 years ago
  11. 189550b serial: imx: introduce serial_imx_enable_wakeup() by Eduardo Valentin · 9 years ago
  12. 9e7b399 serial: imx: remove unbalanced clk_prepare by Eduardo Valentin · 9 years ago
  13. eafb9ee serial: 8250: move rx_running out of the bitfield by John Ogness · 9 years ago
  14. 830acf9 tty: serial: 8250_omap: do not use RX DMA if pause is not supported by Sebastian Andrzej Siewior · 9 years ago
  15. cbba3e6 serial:8250_dw: do not alter CTS and DCTS since AFE is enabled by Qipeng Zha · 9 years ago
  16. 2b9a850 tty: serial: men_z135_uart.c: Don't initialize port->lock by Johannes Thumshirn · 9 years ago
  17. 8117e34 tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios() by Johannes Thumshirn · 9 years ago
  18. 1d70027 serial: 8250: bind to ALi Fast Infrared Controller (ALI5123) by Maciej S. Szmigiero · 9 years ago
  19. ffa34de serial: 8250: don't bind to SMSC IrCC IR port by Maciej S. Szmigiero · 9 years ago
  20. df57cf6 serial: mxs-auart: fix baud rate range by Stefan Wahren · 9 years ago
  21. 17dc72c serial: mxs-auart: keep the AUART unit in reset state when not in use by Juergen Borleis · 9 years ago
  22. 3fa30ac serial: mxs-auart: use a function name to reflect what it really does by Juergen Borleis · 9 years ago
  23. 2584cf8 arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead by Dan Williams · 9 years ago
  24. d315945 serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512 by Peter Hung · 9 years ago
  25. 68be64c sc16is7xx: constify devtype by Jakub Kicinski · 9 years ago
  26. c643497 sc16is7xx: support multiple devices by Jakub Kicinski · 9 years ago
  27. e92a886 sc16is7xx: save and use per-chip line number by Jakub Kicinski · 9 years ago
  28. 8cd90e5 uart: pl011: Add support to ZTE ZX296702 uart by Jun Nie · 9 years ago
  29. 09dcc7d uart: pl011: Improve LCRH register access decision by Jun Nie · 9 years ago
  30. 2c096a9 uart: pl011: Introduce register look up table by Jun Nie · 9 years ago
  31. 7b753f3 uart: pl011: Introduce register accessor by Jun Nie · 9 years ago
  32. 534e14e uart: pl011: Rename regs with enumeration by Jun Nie · 9 years ago
  33. 89c043a serial: 8250_pci: Add support for Pericom PI7C9X795[1248] by Adam Lee · 9 years ago
  34. 736cd79 serial: samsung: fix DMA for FIFO smaller than cache line size by Robert Baldyga · 9 years ago
  35. 81ccb2a serial: samsung: fix DMA mode enter condition for small FIFO sizes by Marek Szyprowski · 9 years ago
  36. 9e31364 serial: core: Remove tty port activate() and shutdown() methods by Peter Hurley · 9 years ago
  37. 6fb98fb serial: core: Use proper spinlock flavor in uart_close() by Peter Hurley · 9 years ago
  38. a649943 tty/serial: at91: fix I/O accesses on RHR and THR for AVR32 by Cyrille Pitchen · 9 years ago
  39. b737eeb serial: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  40. 0a6c301 serial: 8250: Auto CTS control by HW if AFE enabled by Qipeng Zha · 9 years ago
  41. 7d07ada serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT by Uwe Kleine-König · 9 years ago
  42. 7b9c516 serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals by Niklas Cassel · 9 years ago
  43. 9625734f serial: etraxfs-uart: remove empty functions by Niklas Cassel · 9 years ago
  44. 90bb6bd Serial: imx: add dev_pm_ops to support suspend to ram/disk by Shenwei Wang · 9 years ago
  45. e70e69b serial: 8250_uniphier: call clk_disable_unprepare() on failure path by Masahiro Yamada · 9 years ago
  46. fecf27a serial: 8250_pci: add RS485 for F81504/508/512 by Peter Hung · 9 years ago
  47. 458e2c8 Revert "tty: serial: imx.c: Reset UART before activating interrupts" by Fabio Estevam · 9 years ago
  48. 92311e4 Merge 4.2-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  49. 4fef535 drivers/tty: make serial/sunhv.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  50. 37db223 drivers/tty: make serial/suncore.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  51. 1106d2d drivers/tty: make serial/lantic.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  52. 4e62794 drivers/tty: make serial/sn_console.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  53. 97d49ad serial: samsung: Remove redundant DEBUG_LL check by Javier Martinez Canillas · 9 years ago
  54. e144c58 serial: core: Fix crashes while echoing when closing by Peter Hurley · 9 years ago
  55. e5eb517 serial/uuc_uart: Support higher bitrates than 115200 Bit/s by Alexander Stein · 9 years ago
  56. 7e8af24 tty: serial: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  57. 3bb2ccd tty: serial: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  58. 5f258b3 tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled by Cyrille Pitchen · 9 years ago
  59. b5199d4 tty/serial: at91: add support to FIFOs by Cyrille Pitchen · 9 years ago
  60. 4e7decd tty/serial: at91: remove bunch of macros to access UART registers by Cyrille Pitchen · 9 years ago
  61. da89164 serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup by Joerg Roedel · 9 years ago
  62. ee3ad90 serial: 8250: Defer interrupt enable until fifos enabled by Peter Hurley · 9 years ago
  63. f3fb7ef tty/early: make serial8250_early_{in,out} static again by Vineet Gupta · 9 years ago
  64. b6830f6 serial: 8250: Split base port operations from universal driver by Peter Hurley · 9 years ago
  65. 907eda3 Revert "serial: imx: initialized DMA w/o HW flow enabled" by David Jander · 9 years ago
  66. e95044b tty: serial: imx.c: Reset UART before activating interrupts by David Jander · 9 years ago
  67. e9b5a98 serial: imx: reduce irq-latency after rx overflow by Manfred Schlaegl · 9 years ago
  68. 9b28993 serial: imx: count tty buffer overruns by Manfred Schlaegl · 9 years ago
  69. 8a61f0c serial: imx: Disable irqs before requesting them by Fabio Estevam · 9 years ago
  70. 1eacbfb serial/uartlite: Let it build on any arch with IOMEM by Ricardo Ribalda Delgado · 9 years ago
  71. 6b596a8 serial: stm32-usart: Fix SysRq support by Maxime Coquelin · 9 years ago
  72. dec273e sc16is7xx: fix FIFO address of secondary UART by Bo Svangård · 9 years ago
  73. 32aa633 sc16is7xx: fix Kconfig dependencies by Jakub Kicinski · 9 years ago
  74. 466e285 serial: sirf: let uart's receive start in right place by Qipan Li · 9 years ago
  75. 1d26c9f serial: sirf: workaround rx process to avoid possible data loss by Qipan Li · 9 years ago
  76. d8c2c0d serial: etraxfs-uart: Fix release etraxfs_uart_ports by Axel Lin · 9 years ago
  77. e9bb4b5 serial: etraxfs-uart: Convert to uart_console_device instead of open-coded by Axel Lin · 9 years ago
  78. 5bac4b3 serial: 8250_omap: Remove auto-IXON flow control by Peter Hurley · 9 years ago
  79. 27c93af serial: 8250_omap: workaround module disable errata on dra7x SoCs by Sekhar Nori · 9 years ago
  80. cdb929e serial: 8250_omap: workaround errata around idling UART after using DMA by Sekhar Nori · 9 years ago
  81. 4fcdff9 serial: 8250_omap: introduce "ti,am3352-uart" compatible property by Sekhar Nori · 9 years ago
  82. 6f03541 serial: 8250_omap: refactor mdr1 update by Sekhar Nori · 9 years ago
  83. 727fd8a serial: 8250_omap: fix kernel crash in suspend-to-ram by Sekhar Nori · 9 years ago
  84. 29d5864 serial/8250_fintek: Support for any io address. by Ricardo Ribalda Delgado · 9 years ago
  85. ce8c267 serial/8250_fintek: Support keys different than default by Ricardo Ribalda Delgado · 9 years ago
  86. dae77f7 serial/8250_fintek: Support for chip_ip 0x0501 by Ricardo Ribalda Delgado · 9 years ago
  87. 017bec3 serial/8250_fintek: Support for multiple base_ports by Ricardo Ribalda Delgado · 9 years ago
  88. 92a5f11 serial/8250_fintek: Use private data structure by Ricardo Ribalda Delgado · 9 years ago
  89. 97a60ea serial: amba-pl011: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  90. d4113f2 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  91. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  92. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  93. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  94. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  95. e4d6f91 sh-sci: Get register size from platform device by Yoshinori Sato · 9 years ago
  96. e1d0be6 sh-sci: Add h8300 SCI by Yoshinori Sato · 9 years ago
  97. 0cf985f serial: 8250_ingenic: support for Ingenic SoC UARTs by Paul Burton · 9 years ago
  98. ff0daa1 serial: sprd: check for NULL after calling devm_clk_get by Fernando Guzman Lugo · 9 years ago
  99. 899f0c1 serial: 8250_pci: Correct uartclk for xr17v35x expansion chips by Soeren Grunewald · 9 years ago
  100. be32c0c serial: 8250_pci: Add support for 12 port Exar boards by Soeren Grunewald · 9 years ago