1. a9e5bfd drivers: tty: serial: move inline before return type by Joe Perches · 7 years ago
  2. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  3. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  4. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  5. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  6. cbcd4f0 Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  7. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  8. 413058d serial: exar: Add support for IOT2040 device by Jan Kiszka · 8 years ago
  9. 380b1e2 gpio-exar/8250-exar: Make set of exported GPIOs configurable by Jan Kiszka · 7 years ago
  10. 0d963eb serial: exar: Factor out platform hooks by Jan Kiszka · 7 years ago
  11. 4076cf0 gpio-exar/8250-exar: Rearrange gpiochip parenthood by Jan Kiszka · 7 years ago
  12. a39f2fe gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards by Jan Kiszka · 7 years ago
  13. a6d7514 tty: serial: lpuart: add a more accurate baud rate calculation method by Dong Aisheng · 7 years ago
  14. 97d6f35 tty: serial: lpuart: add earlycon support for imx7ulp by Dong Aisheng · 7 years ago
  15. 24b1e5f tty: serial: lpuart: add imx7ulp support by Dong Aisheng · 7 years ago
  16. f98e1fc tty: serial: lpuart: add little endian 32 bit register support by Dong Aisheng · 7 years ago
  17. a0204f2 tty: serial: lpuart: refactor lpuart32_{read|write} prototype by Dong Aisheng · 7 years ago
  18. 0d6fce9 tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property by Dong Aisheng · 7 years ago
  19. a3015af serial: imx-serial - move DMA buffer configuration to DT by Nandor Han · 7 years ago
  20. 6376cd3 serial: imx: Enable RTSD only when needed by Nandor Han · 7 years ago
  21. 5ac8829 serial: imx: Remove unused members from imx_port struct by Fabio Estevam · 7 years ago
  22. a1bfb6e serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout by Vignesh R · 7 years ago
  23. cfde770 serial: 8250: Fix THRE flag usage for CAP_MINI by Phil Elwell · 7 years ago
  24. fc61ed5 tty: add function to convert device name to number by Okash Khawaja · 7 years ago
  25. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  26. d3936d7 gpio-exar/8250-exar: Fix passing in of parent PCI device by Jan Kiszka · 7 years ago
  27. 9f60e0e tty/serial: meson_uart: update to stable bindings by Helmut Klein · 7 years ago
  28. 1104321 serial: Delete dead code for CIR serial ports by Matthias Brugger · 7 years ago
  29. 5194954 serial: sirf: make of_device_ids const by Arvind Yadav · 7 years ago
  30. 7b45fff serial/mpsc: switch to dma_alloc_attrs by Christoph Hellwig · 7 years ago
  31. e36361d tty: serial: Add Actions Semi Owl UART earlycon by Andreas Färber · 7 years ago
  32. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  33. 92c8f7c tty/serial: atmel: make the driver DT only by Alexandre Belloni · 7 years ago
  34. 274a5ed tty/serial: atmel: remove atmel_default_console_device handling by Alexandre Belloni · 7 years ago
  35. 48a7bd1 tty: rocket: drop broken alt-speed support by Johan Hovold · 7 years ago
  36. d1b8bc3 tty: cyclades: drop broken alt-speed support by Johan Hovold · 7 years ago
  37. 6086380 tty: amiserial: drop broken alt-speed support by Johan Hovold · 7 years ago
  38. dc2f727 serial: rate limit custom-speed deprecation notice by Johan Hovold · 7 years ago
  39. 20d58cb s390/hvc_iucv: fix broken Kconfig select statement by Heiko Carstens · 8 years ago
  40. 4e70a6f TTY: hvc: convert to use DRIVER_ATTR_RW by Greg Kroah-Hartman · 7 years ago
  41. 7bf1e44 Merge 4.12-rc5 into staging-next by Greg Kroah-Hartman · 7 years ago
  42. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 7 years ago
  43. 5f0f187 tty: add compat_ioctl callbacks by Aleksa Sarai · 7 years ago
  44. bea8be6 serial: exar: Leave MPIOs as output for Commtech adapters by Jan Kiszka · 7 years ago
  45. 72ce573 tty/serial: atmel: Remove AVR32 bits from the driver by Andy Shevchenko · 7 years ago
  46. 1c65a87 vt: fix \e[2m using the wrong placeholder color on graphical consoles by Adam Borowski · 7 years ago
  47. e0ac3f9 Merge branch 'vt_copy_cleanup' into tty-next by Greg Kroah-Hartman · 7 years ago
  48. f8564c9 vt: drop access_ok() calls in unimap ioctls by Adam Borowski · 7 years ago
  49. 4f1be1b vt: use memdup_user in PIO_UNIMAP ioctl by Adam Borowski · 7 years ago
  50. 915f0a8 vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl by Adam Borowski · 7 years ago
  51. 6987dc8 vt: fix unchecked __put_user() in tioclinux ioctls by Adam Borowski · 7 years ago
  52. cc1e66f vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls by Adam Borowski · 7 years ago
  53. 4fe9981 tty: serdev: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 7 years ago
  54. 8bc39bc Merge 4.12-rc4 into tty-next by Greg Kroah-Hartman · 7 years ago
  55. fc098af Revert "tty: fix port buffer locking" by Greg Kroah-Hartman · 7 years ago
  56. 094094a serial: uartps: Fix kernel doc warnings by Nava kishore Manne · 7 years ago
  57. e2860e1 serial: 8250_of: Add reset support by Joel Stanley · 7 years ago
  58. 71e0779 tty: n_gsm: do not send/receive in ldisc close path by Sascha Hauer · 7 years ago
  59. e279e6d Fix serial console on SNI RM400 machines by Thomas Bogendoerfer · 7 years ago
  60. 8a8dabf tty: handle the case where we cannot restore a line discipline by Alan Cox · 7 years ago
  61. aa66863 Merge 4.12-rc3 into tty-next by Greg Kroah-Hartman · 7 years ago
  62. 59fe2cc serial: altera_uart: call iounmap() at driver remove by Tobias Klauser · 7 years ago
  63. 6df765d serial: imx: ensure UCR3 and UFCR are setup correctly by Uwe Kleine-König · 7 years ago
  64. d087e7a serial: 8250: Add CAP_MINI, set for bcm2835aux by Phil Elwell · 7 years ago
  65. 9b7becf serial: sh-sci: Update warning message in sci_request_dma_chan() by Geert Uytterhoeven · 7 years ago
  66. 5fa4acc serial: meson: hide an unused function by Arnd Bergmann · 7 years ago
  67. da4c279 serial: enable serdev support by Johan Hovold · 7 years ago
  68. 8cde11b tty/serdev: add serdev registration interface by Johan Hovold · 7 years ago
  69. 6bdc00d serdev: Restore serdev_device_write_buf for atomic context by Stefan Wahren · 8 years ago
  70. 88e2582 serial: core: fix crash in uart_suspend_port by Lucas Stach · 7 years ago
  71. 925bb1c tty: fix port buffer locking by Vegard Nossum · 7 years ago
  72. 11d4d32 tty: ehv_bytechan: clean up init error handling by Johan Hovold · 8 years ago
  73. 1e94847 serial: ifx6x60: fix use-after-free on module unload by Johan Hovold · 8 years ago
  74. 5c9d6ab serial: altera_jtaguart: adding iounmap() by Alexey Khoroshilov · 7 years ago
  75. 2c0ac5b serial: exar: Fix stuck MSIs by Jan Kiszka · 8 years ago
  76. be40597 serial: efm32: Fix parity management in 'efm32_uart_console_get_options()' by Christophe JAILLET · 7 years ago
  77. aee5da7 serdev: fix tty-port client deregistration by Johan Hovold · 8 years ago
  78. d3ba126 Revert "tty_port: register tty ports with serdev bus" by Johan Hovold · 8 years ago
  79. 4c4fc90 drivers/tty: 8250: only call fintek_8250_probe when doing port I/O by Ard Biesheuvel · 7 years ago
  80. d653c43 serial: xilinx_uartps: Fix the error path by Shubhrajyoti Datta · 8 years ago
  81. 8b7a6b2 serial: meson: change interrupt description to tty name by Heiner Kallweit · 8 years ago
  82. 1b1ecaa serial: meson: remove use of flag UPF_IOREMAP by Heiner Kallweit · 8 years ago
  83. ff3b9ca serial: meson: make use of uart_port member mapsize by Heiner Kallweit · 8 years ago
  84. 5a2ce87 serial: meson: remove dead code in meson_uart_change_speed by Heiner Kallweit · 8 years ago
  85. ba50f1d serial: meson: remove unneeded variable assignment in meson_serial_port_write by Heiner Kallweit · 8 years ago
  86. 88f37d7 serial: meson: fix setting number of stop bits by Heiner Kallweit · 8 years ago
  87. 7b6d539 tty/vt/keyboard: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  88. d1e06a4 serial: pch_uart: use offset_in_page() macro by Geliang Tang · 8 years ago
  89. 2b5cf14 tty/serial: atmel: use offset_in_page() macro by Geliang Tang · 8 years ago
  90. 228a9ff drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged" by Colin Ian King · 8 years ago
  91. 7dea816 serial: exar: Preconfigure xr17v35x MPIOs as output by Jan Kiszka · 7 years ago
  92. 4dec2f1 imx-serial: RX DMA startup latency by Peter Senna Tschudin · 7 years ago
  93. 56c607b tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate by Stefan Wahren · 7 years ago
  94. 352b926 serial: sh-sci: Move uart_register_driver call to device probe by Sjoerd Simons · 8 years ago
  95. bd8766b serial: pl010: Move uart_register_driver call to device probe by Sjoerd Simons · 8 years ago
  96. 1cf4a7e serial: sh-sci: Fix race condition causing garbage during shutdown by Geert Uytterhoeven · 8 years ago
  97. 7fbcf3a drivers/serial: Add driver for Aspeed virtual UART by Jeremy Kerr · 8 years ago
  98. ea5244e serial: 8250: Add flag so drivers can avoid THRE probe by Joel Stanley · 8 years ago
  99. 70b2fe3 serial: 8250_exar: Remove duplicate assignment by Andy Shevchenko · 8 years ago
  100. 84b40e3 serial: 8250: omap: Disable DMA for console UART by Vignesh R · 8 years ago