1. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  2. 8f3207c Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  3. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  4. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  5. d75da00 oom: improve oom disable handling by Michal Hocko · 8 years ago
  6. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  7. 6fbc879 tty: fix comment for __tty_alloc_driver() by Thadeu Lima de Souza Cascardo · 8 years ago
  8. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. 3b60daf8 Annotate hardware config module parameters in drivers/tty/ by David Howells · 8 years ago
  10. 8e1c21f4 serial: small Makefile reordering by Nicolas Pitre · 8 years ago
  11. a1235b3 tty: split job control support into a file of its own by Nicolas Pitre · 8 years ago
  12. fff0a2c tty: move baudrate handling code to a file of its own by Nicolas Pitre · 8 years ago
  13. 0c68861 console: move console_init() out of tty_io.c by Nicolas Pitre · 8 years ago
  14. 72f1b85 serial: 8250_early: Add earlycon support for Palmchip UART by Marc Gonzalez · 8 years ago
  15. 5a0722b tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44 by Timur Tabi · 8 years ago
  16. 15a0654 Merge 4.11-rc7 into tty-next by Greg Kroah-Hartman · 8 years ago
  17. a8983d0 Revert "tty: don't panic on OOM in tty_set_ldisc()" by Greg Kroah-Hartman · 8 years ago
  18. 5659dab serdev: implement get/set tiocm by Sebastian Reichel · 8 years ago
  19. b3f80c8 serdev: add serdev_device_wait_until_sent by Sebastian Reichel · 8 years ago
  20. 2f09276 tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init by Sebastian Reichel · 8 years ago
  21. 7f1534e vt: make mouse selection of non-ASCII consistent by Adam Borowski · 8 years ago
  22. 7d6d44a vt: set mouse selection word-chars to gpm's default by Adam Borowski · 8 years ago
  23. 18a4208 imx-serial: Reduce RX DMA startup latency when opening for reading by Peter Senna Tschudin · 8 years ago
  24. 77e6fe7 serial: omap: suspend device on probe errors by Johan Hovold · 8 years ago
  25. 099bd73 serial: omap: fix runtime-pm handling on unbind by Johan Hovold · 8 years ago
  26. 1b775de tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init by Sebastian Reichel · 8 years ago
  27. 469f813 serial: samsung: Remove useless spinlock by Marek Szyprowski · 8 years ago
  28. 500fcc0 serial: samsung: Add missing checks for dma_map_single failure by Marek Szyprowski · 8 years ago
  29. 768d64f serial: samsung: Use right device for DMA-mapping calls by Marek Szyprowski · 8 years ago
  30. e61c38d serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be off by Uwe Kleine-König · 8 years ago
  31. 87838ae tty: fix comment typo s/repsonsible/responsible/ by Thadeu Lima de Souza Cascardo · 8 years ago
  32. 7d05587 tty: amba-pl011: Fix spurious TX interrupts by Jayachandran C · 8 years ago
  33. ecfc577 serial: xuartps: Enable clocks in the pm disable case also by Shubhrajyoti Datta · 8 years ago
  34. cade358 serial: core: Re-use struct uart_port {name} field by Andy Shevchenko · 8 years ago
  35. 6fe729c serdev: Add serdev_device_write subroutine by Andrey Smirnov · 8 years ago
  36. e1dc9b0 serial: sprd: adjust TIMEOUT to a big value by Wei Qiao · 8 years ago
  37. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 5e35141 net: ibm: emac: remove unused sysrq handler for 'c' key by Eric Biggers · 8 years ago
  39. 9ccd8d7 Merge 4.11-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
  40. 128c434 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. e53e597 tty: pl011: fix earlycon work-around for QDF2400 erratum 44 by Timur Tabi · 8 years ago
  42. 49e1590 serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text by Paul Gortmaker · 8 years ago
  43. 497e1e1 tty/serial: atmel: fix TX path in atmel_console_write() by Nicolas Ferre · 8 years ago
  44. 31ca2c6 tty/serial: atmel: fix race condition (TX+DMA) by Richard Genoud · 8 years ago
  45. a6040bc serial: mxs-auart: Fix baudrate calculation by Uwe Kleine-König · 8 years ago
  46. abf1e0a tty: serial: fsl_lpuart: lock port on console write by Stefan Agner · 8 years ago
  47. 4d9d7d8 serial: altera_uart: add earlycon support by Tobias Klauser · 8 years ago
  48. a4199f5 tty: Disable default console blanking interval by Tim Gardner · 8 years ago
  49. b2c663d serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ by Vignesh R · 8 years ago
  50. f7048b1 tty: serial_core: Add name field to uart_port struct by Vignesh R · 8 years ago
  51. 7cd3e9d serial: 8250_lpss: Unconditionally set PCI master for Quark by Jan Kiszka · 8 years ago
  52. cfa6eb2 serial: sh-sci: Fix (AUTO)RTS in sci_init_pins() by Geert Uytterhoeven · 8 years ago
  53. 5f76895 serial: sh-sci: Fix late enablement of AUTORTS by Geert Uytterhoeven · 8 years ago
  54. e37f712 serial: sh-sci: Fix hang in sci_reset() by Geert Uytterhoeven · 8 years ago
  55. b5090cb serial: st-asc: Change default baudrate from 9600 to 115200 by Lee Jones · 8 years ago
  56. ef49ffd tty: serial: st-asc: Make the locking RT aware by Lionel Debieve · 8 years ago
  57. 19fa6e6 tty/hvc_console: fix console lock ordering with spinlock by Denis Kirjanov · 8 years ago
  58. 93857ed tty: reset termios state on device registration by Johan Hovold · 8 years ago
  59. 16b00ae tty: drop obsolete termios_locked comments by Johan Hovold · 8 years ago
  60. 6a7e6f7 tty: close race between device register and open by Johan Hovold · 8 years ago
  61. 53c1cf4 Merge 4.11-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  62. 896d81f Revert "tty: Fix ldisc crash on reopened tty" by Greg Kroah-Hartman · 8 years ago
  63. 658b299 sched/headers: Remove duplicate #include <linux/sched/debug.h> line by Ingo Molnar · 8 years ago
  64. f1638fc Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  65. 0634c29 of: Add function for generating a DT modalias with a newline by Rob Herring · 8 years ago
  66. 4719177 Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  67. acbdad8 serial: 8250_dw: simplify optional reset handling by Philipp Zabel · 8 years ago
  68. 22077b0 tty: serial_core, remove state checks in uart_poll* by Jiri Slaby · 8 years ago
  69. fab8a02 serial: 8250_fintek: Enable high speed mode on Fintek F81866 by Lukas Redlinger · 8 years ago
  70. 71472fa tty: Fix ldisc crash on reopened tty by Peter Hurley · 8 years ago
  71. 77dae61 tty: pty: Fix ldisc flush after userspace become aware of the data already by Wang YanQing · 8 years ago
  72. b44b96a uartlite: Adding a kernel parameter for the number of uartlites by Sam Povilus · 8 years ago
  73. 81e33b5 serial: xuartps: Cleanup the clock enable by Shubhrajyoti Datta · 8 years ago
  74. 0dcc054 serial: altera_jtaguart: add earlycon support by Tobias Klauser · 8 years ago
  75. 47baf1a tty: n_gsm: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  76. d437fa9 drivers/tty: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 8 years ago
  77. a4a3e06 tty: fix data race in tty_ldisc_ref_wait() by Dmitry Vyukov · 8 years ago
  78. 5362544 tty: don't panic on OOM in tty_set_ldisc() by Dmitry Vyukov · 8 years ago
  79. b767ad7 Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" by Aleksey Makarov · 8 years ago
  80. 0043c1d serial: st-asc: Use new GPIOD API to obtain RTS pin by Lee Jones · 8 years ago
  81. d62100f serial: xilinx_uartps: Add pm runtime support by Shubhrajyoti Datta · 8 years ago
  82. f48180a serial: 8250: 8250_core: Use dev_name() during request_irq() by Vignesh R · 8 years ago
  83. 22a3365 drivers: convert sbd_duart.map_guard from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  84. 8961df8 tty/serial: atmel: move atmel_serial header into driver directory by Richard Genoud · 8 years ago
  85. 2b57b7f serial: 8250_exar: Fix spelling of "driver" by Andy Shevchenko · 8 years ago
  86. 488ae82 tty/serial: atmel: remove cache when unnecessary by Alexandre Belloni · 8 years ago
  87. 432f974 tty/serial: atmel: increase ATMEL_MAX_UART by Alexandre Belloni · 8 years ago
  88. 3c91017 serial: sh-sci: Fix panic when serial console and DMA are enabled by Takatoshi Akiyama · 8 years ago
  89. 713b93f Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" by Aleksey Makarov · 8 years ago
  90. b15bfbe serial: 8250_dw: Fix breakage when HAVE_CLK=n by James Hogan · 8 years ago
  91. 0949808 serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios by Heiko Stuebner · 8 years ago
  92. f98c7bc serial: samsung: Continue to work if DMA request fails by Krzysztof Kozlowski · 8 years ago
  93. 82f2341 tty: n_hdlc: get rid of racy n_hdlc.tbuf by Alexander Popov · 8 years ago
  94. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  95. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  96. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  97. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  98. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  99. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  100. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago