1. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  2. 32b941b tty/hvc_opal: Kick the HVC thread on OPAL console events by Benjamin Herrenschmidt · 10 years ago
  3. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  4. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  5. cb15955 Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  6. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  7. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. f1dc486 audit: anchor all pid references in the initial pid namespace by Richard Guy Briggs · 11 years ago
  9. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 10 years ago
  10. 3a13884 tty/serial: omap: empty the RX FIFO at the end of half-duplex TX by Dimitris Lampridis · 10 years ago
  11. cab53dc tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX by Dimitris Lampridis · 10 years ago
  12. 9b971cd serial: sh-sci: Neaten dev_<level> uses by Joe Perches · 10 years ago
  13. d3dfe5d serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF by Geert Uytterhoeven · 10 years ago
  14. 26de4f1 serial: sh-sci: Add more register documentation by Geert Uytterhoeven · 10 years ago
  15. ff43da0 serial: sh-sci: Remove useless casts by Geert Uytterhoeven · 10 years ago
  16. 6c13d5d serial: sh-sci: Replace printk() by pr_*() by Geert Uytterhoeven · 10 years ago
  17. 4ed94cd serial_core: Avoid NULL pointer dereference in uart_close() by Geert Uytterhoeven · 10 years ago
  18. 4c6d5b4 serial_core: Get a reference for port->tty in uart_remove_one_port() by Geert Uytterhoeven · 10 years ago
  19. 63e3ad3 serial: clps711x: Give a chance to perform useful tasks during wait loop by Alexander Shiyan · 10 years ago
  20. 015355b serial_core: Grammar s/ports/port's/ by Geert Uytterhoeven · 10 years ago
  21. 02088ca serial_core: Spelling s/contro/control/ by Geert Uytterhoeven · 10 years ago
  22. 74be65a serial: efm32: properly namespace location property by Uwe Kleine-König · 10 years ago
  23. 58dea35 serial: max310x: Add missing #include <linux/uaccess.h> by Geert Uytterhoeven · 10 years ago
  24. b19a47e synclink: fix info leak in ioctl by Salva Peiró · 10 years ago
  25. ebade5e serial: 8250: Clean up the locking for -rt by Ingo Molnar · 10 years ago
  26. 41d3f09 serial: 8250_pci: change BayTrail default uartclk by Aaron Sierra · 10 years ago
  27. 50825c5 serial: 8250_pci: more BayTrail error-free bauds by Aaron Sierra · 10 years ago
  28. b7d3622 Merge tag 'v3.13' into for-3.15 by Eric Paris · 10 years ago
  29. e58e241 sparc: serial: Clean up the locking for -rt by David Miller · 10 years ago
  30. bf13c9a serial: sh-sci: Add missing call to uart_remove_one_port() in failure path by Geert Uytterhoeven · 10 years ago
  31. 5f5c9ae serial_core: Unregister console in uart_remove_one_port() by Geert Uytterhoeven · 10 years ago
  32. a3c1fa9 tty/serial: at91: remove unused open/close hooks by Richard Genoud · 10 years ago
  33. ddaa603 tty/serial: at91: use dev_err instead of printk by Richard Genoud · 10 years ago
  34. 723abd8 tty: Set correct tty name in 'active' sysfs attribute by Hannes Reinecke · 10 years ago
  35. 45af780 serial: imx: Remove init() and exit() platform callbacks by Alexander Shiyan · 10 years ago
  36. 436e4ab serial: imx: Use dev_name() for request_irq() to distinguish UARTs by Alexander Shiyan · 10 years ago
  37. da82f99 serial: imx: Use devm_ioremap_resource() by Alexander Shiyan · 10 years ago
  38. a9c3f68 tty: Fix low_latency BUG by Peter Hurley · 10 years ago
  39. 9277285 tty: serial: bcm63xx_uart: add support for DT probing by Florian Fainelli · 10 years ago
  40. 5811712 tty: serial: bcm63xx_uart: define UART_REG_SIZE constant by Florian Fainelli · 10 years ago
  41. f04430c tty: serial: bcm63xx_uart: include linux/io.h by Florian Fainelli · 10 years ago
  42. 63f3a16 vt: detect and ignore OSC codes. by Adam Borowski · 10 years ago
  43. b290af6 vt: drop an useless enum and assignment. by Adam Borowski · 10 years ago
  44. bd2fe27 drivers/tty/serial: deal with 8250_core.c uninitialized warning for good by Paul Gortmaker · 10 years ago
  45. 2345385 Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers by Arnd Bergmann · 10 years ago
  46. 8301bb2 Merge 3.14-rc4 into tty-next by Greg Kroah-Hartman · 10 years ago
  47. 5c0a245 Revert "tty: Set correct tty name in 'active' sysfs attribute" by Greg Kroah-Hartman · 10 years ago
  48. 11d73c5 Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup by Olof Johansson · 10 years ago
  49. f1cd8c8 serial: fsl_lpuart: add DMA support by Yuan Yao · 10 years ago
  50. 51d52b2 Merge 3.14-rc3 into tty-next by Greg Kroah-Hartman · 10 years ago
  51. 0fd927f serial: max310x: Fix sparse warnings by Alexander Shiyan · 10 years ago
  52. b2b2d60 tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulator by Paul Bolle · 10 years ago
  53. 86a41c4 serial: max310x: Fix build error by Alexander Shiyan · 10 years ago
  54. 1456dad Revert "serial: max310x: Fix build error" by Greg Kroah-Hartman · 10 years ago
  55. 0930b09 vt: Fix secure clear screen by Petr Písař · 10 years ago
  56. f76a1cb hvc: ensure hvc_init is only ever called once in hvc_console.c by Paul Gortmaker · 11 years ago
  57. 9be16b3 serial: sirf: move to use generic dma dt-binding to get dma channels by Qipan Li · 11 years ago
  58. ef2889f serial: pl011: Move uart_register_driver call to device probe by Tushar Behera · 11 years ago
  59. 6f134c3c serial: samsung: Move uart_register_driver call to device probe by Tushar Behera · 11 years ago
  60. d4f6b41 serial: max310x: Fix build warning by Alexander Shiyan · 10 years ago
  61. e3c6ea9 serial: max310x: Fix build error by Alexander Shiyan · 10 years ago
  62. 2ad28e3 serial: imx: always wake up the processes in the TX callback by Huang Shijie · 11 years ago
  63. c972d80 tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios by Nicolas Ferre · 11 years ago
  64. 25e8d0e n_tty: Simplify input_available_p() by Peter Hurley · 10 years ago
  65. 5669b70 Merge branch 'tty-linus' into tty-next by Greg Kroah-Hartman · 10 years ago
  66. 45a7bd6 serial: 8250: Support XR17V35x fraction divisor by Joe Schultz · 10 years ago
  67. e2613be n_tty: Fix stale echo output by Peter Hurley · 10 years ago
  68. fb78b81 serial: sirf: fix kernel panic caused by unpaired spinlock by Qipan Li · 11 years ago
  69. 333c085 serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards by Dmitry Eremin-Solenikov · 10 years ago
  70. a593480 n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0 by Peter Hurley · 10 years ago
  71. a64c1a1 serial: omap: fix rs485 probe on defered pinctrl by Michael Grzeschik · 10 years ago
  72. 13b949f serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
  73. ce6acca serial: omap-serial: Move info message to probe function by Markus Pargmann · 11 years ago
  74. 58afc90 serial: max310x: Add devicetree support by Alexander Shiyan · 10 years ago
  75. 5f52904 serial: max310x: Driver cleanup by Alexander Shiyan · 10 years ago
  76. 55367c6 serial: max310x: Add support for RS-485 mode by Alexander Shiyan · 10 years ago
  77. 0fbae88 serial: max310x: Add missing mutex_destroy() on driver exit by Alexander Shiyan · 10 years ago
  78. dba29a2 serial: max310x: Always use dynamic GPIO ID assignment by Alexander Shiyan · 10 years ago
  79. d3a8a25 serial: max310x: Migrate to CLK API by Alexander Shiyan · 10 years ago
  80. 27027a7 serial: max310x: Move all SPI-dependent stuff in one place by Alexander Shiyan · 10 years ago
  81. aa7b2e5 serial: sh_sci: remove HAVE_CLK build dependecy by Baruch Siach · 10 years ago
  82. bb157e5 serial: max310x: Remove IRQ validation by Alexander Shiyan · 10 years ago
  83. e7b8a3c serial: max310x: Add the loopback mode support by Alexander Shiyan · 10 years ago
  84. f4fcc40 serial: max310x: Remove excess port configure at startup by Alexander Shiyan · 10 years ago
  85. 1e6128b serial: max310x: Remove init() and exit() callbacks by Alexander Shiyan · 10 years ago
  86. e97e155 serial: max310x: Setup baud rate generator more precisely by Alexander Shiyan · 10 years ago
  87. d0fd413 serial: max310x: Allow driver to be compiled as module by Alexander Shiyan · 10 years ago
  88. 42f36ba serial: sh-sci: Restrict non-COMPILE_TEST compilation by Laurent Pinchart · 10 years ago
  89. 6ec0656 serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n by Jingoo Han · 10 years ago
  90. 3af4e96 serial: sh-sci: Fix cast warning by Jingoo Han · 10 years ago
  91. 4a818a0 serial: omap-serial: Move info message to probe function by Markus Pargmann · 11 years ago
  92. f7e54d7 msm_serial: Add support for poll_{get,put}_char() by Stephen Boyd · 11 years ago
  93. fb9edbe lockdep: Make held_lock->check and "int check" argument bool by Oleg Nesterov · 11 years ago
  94. d8a5dc30 tty: Set correct tty name in 'active' sysfs attribute by Hannes Reinecke · 10 years ago
  95. 3ac06b9 tty: n_gsm: Fix for modems with brk in modem status control by Lars Poeschel · 11 years ago
  96. 4fedd0b drivers/tty/hvc: don't use module_init in non-modular hyp. console code by Paul Gortmaker · 11 years ago
  97. b3864a5 tty: serial: msm: Enable building msm_serial for ARCH_QCOM by Kumar Gala · 11 years ago
  98. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  99. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  100. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago