1. ddedfd8 serial: 8250: Validate dmaengine tx chan meets requirements by Peter Hurley · 8 years ago
  2. ec5a11a serial: 8250: Validate dmaengine rx chan meets requirements by Peter Hurley · 8 years ago
  3. 06c5e362 serial: tegra: Remove unused variable by Thierry Reding · 8 years ago
  4. 78bca84 serial: Move Marvell UART DT bindings to correct location by Geert Uytterhoeven · 8 years ago
  5. 973ea59 serial-uartlite: Constify uartlite_be/uartlite_le by Maarten Brock · 8 years ago
  6. 1681d21 serial: 8250_uniphier: add "\n" at the end of error log by Masahiro Yamada · 8 years ago
  7. fab794a tty: hvc_console: silence unintialized variable warning by Dan Carpenter · 8 years ago
  8. 4233143 tty: synclink: remove unneeded test by Sudip Mukherjee · 8 years ago
  9. 76bbdcb tty: ipwireless: fix possible NULL dereference by Sudip Mukherjee · 8 years ago
  10. 9c58950 serial: 8250: Remove unused define by Peter Hurley · 8 years ago
  11. f56f0a5 serial: omap8250: Eliminate local in omap8250_runtime_resume() by Peter Hurley · 8 years ago
  12. d601744 serial: 8250: Reduce expr in 8250 irq handler by Peter Hurley · 8 years ago
  13. a86f50e serial: 8250: Eliminate needless local in irq handlers by Peter Hurley · 8 years ago
  14. ceeafb8 serial: 8250_mid: correct comment regarding Tangier HSU by Andy Shevchenko · 8 years ago
  15. 1fc969c serial: 8250_mid: make module available only on X86 by Andy Shevchenko · 8 years ago
  16. dea5ac3 serial: 8250_mid: include missed linux/bitops.h by Andy Shevchenko · 8 years ago
  17. c42850f serial: 8250_mid: recognize interrupt source in handler by Andy Shevchenko · 8 years ago
  18. 107e15f serial: 8250_mid: use proper bar for DNV platform by Andy Shevchenko · 8 years ago
  19. c2684ed serial: 8250_pci: report DCD and DSR signals as active for Bay Trail by Wan Ahmad Zainie · 8 years ago
  20. 144ef5c2 serial: 8250: export get_mctrl function by Wan Ahmad Zainie · 8 years ago
  21. eeeabba TTY: serial/ifx6x60, initialize more by Jiri Slaby · 9 years ago
  22. 91e74ca tty: vt, use proper type for default colors by Jiri Slaby · 9 years ago
  23. 8ede5cc tty: vt, make color_table const by Jiri Slaby · 9 years ago
  24. 34902b7 tty: vt, get rid of weird source code flow by Jiri Slaby · 9 years ago
  25. 182846a tty: vt, remove reduntant check by Jiri Slaby · 9 years ago
  26. b8995f5 serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios() by Chanwoo Choi · 8 years ago
  27. f5b556c MIPS: ath79: make bootconsole wait for both THRE and TEMT by Matthias Schiffer · 9 years ago
  28. 98952bf tty: serial: msm: Support more bauds by Stephen Boyd · 9 years ago
  29. 27e1650 serial: imx: implement DSR irq handling for DTE mode by Uwe Kleine-König · 9 years ago
  30. 66f9588 serial: imx: reorder functions to simplify next patch by Uwe Kleine-König · 9 years ago
  31. 9ec8efe serial: imx: only count 0->1 transitions for RNG by Uwe Kleine-König · 9 years ago
  32. 16804d6 serial: imx: make sure unhandled irqs are disabled by Uwe Kleine-König · 9 years ago
  33. 4d845a6 serial: imx: let irq handler return IRQ_NONE if no event was handled by Uwe Kleine-König · 9 years ago
  34. e881d3f serial: imx: fix polarity of RI by Uwe Kleine-König · 9 years ago
  35. 06ed48b TTY: add __init attribute by Julia Lawall · 8 years ago
  36. 254da0d serial: mxs-auart: add Alphascale ASM9260 support by Oleksij Rempel · 9 years ago
  37. e69ef01 sc16is7xx: remove useless "uart_handle_cts_change" by Wills Wang · 9 years ago
  38. 03e970b serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/ by Geert Uytterhoeven · 8 years ago
  39. 7d1cadc serial: imx: support RS-485 Rx disable on Tx by Baruch Siach · 9 years ago
  40. 3d23b4c serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBU by Geert Uytterhoeven · 9 years ago
  41. 89ebc27 drivers/tty: make serial/mvebu-uart.c explicitly non-modular by Paul Gortmaker · 9 years ago
  42. e31efce serial: mvebu-uart: fix platform_no_drv_owner.cocci warnings by Julia Lawall · 9 years ago
  43. 736d553 tty: serial: meson: Implement earlycon support by Andreas Färber · 9 years ago
  44. 79c9473 tty: msm_serial: remove static clk rate setting in probe by Srinivas Kandagatla · 9 years ago
  45. 25f3ecc tty: Remove stale parameter comment by Peter Hurley · 8 years ago
  46. 0f0380b tty: Remove unused TTY_NUMBER() macro by Peter Hurley · 8 years ago
  47. af224ca serial: core: Prevent unsafe uart port access, part 3 by Peter Hurley · 8 years ago
  48. 9ed1942 serial: core: Prevent unsafe uart port access, part 2 by Peter Hurley · 8 years ago
  49. 4047b37 serial: core: Prevent unsafe uart port access, part 1 by Peter Hurley · 8 years ago
  50. 49c0230 serial: core: Expand port mutex section in uart_poll_init() by Peter Hurley · 8 years ago
  51. 5c0517f tty: core: Undefine ASYNC_* flags superceded by TTY_PORT* flags by Peter Hurley · 8 years ago
  52. 03fe276 tty: mxser: Remove unused ASYNC_SHARE_IRQ flag by Peter Hurley · 8 years ago
  53. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  54. 80f02d5 tty: Replace ASYNC_SUSPENDED bit and update atomically by Peter Hurley · 8 years ago
  55. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 8 years ago
  56. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 8 years ago
  57. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 8 years ago
  58. e4d38f3 tty: Define ASYNC_ replacement bits by Peter Hurley · 8 years ago
  59. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  60. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  61. 1aabf52 tty: amba-pl011: Use 32-bit accesses for SBSA UART by Christopher Covington · 9 years ago
  62. 5be605a tty/serial: atmel: fix hardware handshake selection by Alexandre Belloni · 8 years ago
  63. d175fec TTY: n_gsm, fix false positive WARN_ON by Jiri Slaby · 9 years ago
  64. 6f210c1 serial: 8250_pci: fix divide error bug if baud rate is 0 by David Müller · 8 years ago
  65. 02da2d7 Linux 4.6-rc5 by Linus Torvalds · 8 years ago
  66. 913f201 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  67. 4dfa573 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  68. 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 8 years ago
  69. 1ad9bf9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 82b23cb Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 16ecb41 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 6527efb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 68dc08b Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  75. 8e3ae37 Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  76. f9d1e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  77. 09502d9 Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  78. ddce192 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  79. ff06162 Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  80. 7c5047a Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  81. d61fb48 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  82. d4b0528 Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  83. d40d334 Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  84. ea5dfb5 x86 EDAC, sb_edac.c: Take account of channel hashing when needed by Tony Luck · 8 years ago
  85. ff15e95 x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address by Tony Luck · 8 years ago
  86. 5813dea Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  87. 103f611 x86/mm/xen: Suppress hugetlbfs in PV guests by Jan Beulich · 8 years ago
  88. 78b0634 x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt by Juergen Gross · 8 years ago
  89. 3b9d6da cpu/hotplug: Fix rollback during error-out in __cpu_disable() by Sebastian Andrzej Siewior · 8 years ago
  90. 16eeed7 clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test by Daniel Lezcano · 8 years ago
  91. c2bb9e3 objtool: Fix Makefile to properly see if libelf is supported by Steven Rostedt · 8 years ago
  92. 18cdfe751 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  93. 221004c drm: Loongson-3 doesn't fully support wc memory by Huacai Chen · 8 years ago
  94. 005e8da Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  95. 28dca90 drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries by Ben Skeggs · 8 years ago
  96. 562e268 amdgpu/uvd: add uvd fw version for amdgpu by Sonny Jiang · 8 years ago
  97. 054892e drm/amdgpu: forbid mapping of userptr bo through radeon device file by Jérôme Glisse · 8 years ago
  98. b5dcec6 drm/radeon: forbid mapping of userptr bo through radeon device file by Jérôme Glisse · 8 years ago
  99. 83c5cda drm/amdgpu: bump the afmt limit for CZ, ST, Polaris by Alex Deucher · 8 years ago
  100. 3ea25f8 drm/amdgpu: use defines for CRTCs and AMFT blocks by Alex Deucher · 8 years ago