1. a10aebe serial: m32r_sio: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  2. 03ba5d5 serial: vt8500_serial: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  3. ca16c5a serial: pxa: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  4. 8d6d544 serial: 8250_uniphier: add COMPILE_TEST option by Masahiro Yamada · 9 years ago
  5. 78adcca serial: max310x: Assign port line automatically by Alexander Shiyan · 9 years ago
  6. c8246fe serial: max310x: Unregister UARTs on error by Alexander Shiyan · 9 years ago
  7. e940e81 serial: max310x: Remove duplicate bits definition by Alexander Shiyan · 9 years ago
  8. 6286767a serial: max310x: Register UART driver at module_init by Alexander Shiyan · 9 years ago
  9. 0e8cc7c serial: max310x: Using resource-managed function for GPIO by Alexander Shiyan · 9 years ago
  10. 5bdb48b serial: max310x: Fix RS485 handling by Alexander Shiyan · 9 years ago
  11. 55c368c 8250_pci: Adds support for the WCH CH355 4S card by Alexandr Petrenko · 9 years ago
  12. 926b7b5 serial: samsung: Fix possible out of bounds access on non-DT platform by Krzysztof Kozlowski · 8 years ago
  13. e51e4d8 serial: samsung: Fix ERR pointer dereference on deferred probe by Krzysztof Kozlowski · 8 years ago
  14. 4da22f1 serial: 8250_fintek: fix the mismatched IRQ mode by Ji-Ze Hong (Peter Hong) · 9 years ago
  15. 3074325 MAINTAINERS: Add file patterns for serial device tree bindings by Geert Uytterhoeven · 9 years ago
  16. 24a6a30 serial: pic32_uart: Fix double free of 'sport->irq_fault_name'. by Purna Chandra Mandal · 9 years ago
  17. 210417c tty: xuartps: disable clocks when not used by Shubhrajyoti Datta · 9 years ago
  18. 0058f08 tty/serial: atmel: fix RS485 half duplex with DMA by Alexandre Belloni · 9 years ago
  19. 637ba54 tty/serial: atmel: add comment for the ring buffer size macro by Ludovic Desroches · 8 years ago
  20. 00e8e658 tty/serial: atmel: split tx and rx paths by Nicolas Ferre · 8 years ago
  21. 9205218 tty/serial: atmel: re-integrate status check in irq handler by Nicolas Ferre · 8 years ago
  22. 9b65190 tty/vt/keyboard: use memdup_user(). by Muhammad Falak R Wani · 9 years ago
  23. a7cfaf1 serial: serial_core: Perform NULL checks for release/request_port ops by Fabio Estevam · 9 years ago
  24. 3e5af8e serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2 by Geert Uytterhoeven · 9 years ago
  25. 9a3f5bf tty: serial: msm: fix definition of msm_stop_dma by Ben Dooks · 9 years ago
  26. 30acf54 tty: serial: msm: Don't read off end of tx fifo by Bjorn Andersson · 9 years ago
  27. 002eb41 tty:serial:msm:Do not restore Rx interrupts in DMA by Charanya Venkatraman · 9 years ago
  28. e4276ff tty: serial: msm: Cleanup include usage by Stephen Boyd · 9 years ago
  29. 2a31f09 tty: serial: msm: Only configure MND registers on hw that has it by Stephen Boyd · 9 years ago
  30. 3217374 tty: serial: msm: Move header file into driver by Stephen Boyd · 9 years ago
  31. 01e4d27 serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART by Kefeng Wang · 9 years ago
  32. fc2af33 serial: sh-sci: Clear (H)SCIF timeout and overrun during reset by Geert Uytterhoeven · 8 years ago
  33. 2768cf4 serial: sh-sci: Clear RX, error, and break flags during reset by Geert Uytterhoeven · 8 years ago
  34. 44763d3 serial: sh-sci: Do not start transfers from sci_startup() by Geert Uytterhoeven · 8 years ago
  35. ac8305c serial: sh-sci: Document SoC specific bindings for r8a7796 by Hiromitsu Yamasaki · 9 years ago
  36. 861a70a serial: sh-sci: Add DT support for dedicated RTS/CTS by Geert Uytterhoeven · 9 years ago
  37. 33f50ff serial: sh-sci: Fix support for hardware-assisted RTS/CTS by Geert Uytterhoeven · 9 years ago
  38. e9d7a45 serial: sh-sci: Add pin initialization for SCIFA/SCIFB by Geert Uytterhoeven · 9 years ago
  39. d2b9775 serial: sh-sci: Correct pin initialization on (H)SCIF by Geert Uytterhoeven · 9 years ago
  40. 4780c09 serial: sh-sci: Add more Serial Port Control/Data Register documentation by Geert Uytterhoeven · 9 years ago
  41. ef5e90e serial: sh-sci: Add more Serial Port Register documentation by Geert Uytterhoeven · 9 years ago
  42. abbf121 serial: sh-sci: Do not open-code sci_getreg() by Geert Uytterhoeven · 9 years ago
  43. f907c9e serial: sh-sci: Add support for GPIO-controlled modem lines by Geert Uytterhoeven · 9 years ago
  44. 71e98e0 serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback by Geert Uytterhoeven · 9 years ago
  45. b0405dc serial: sh-sci: Update DT binding documentation for dedicated RTS/CTS by Geert Uytterhoeven · 9 years ago
  46. 0c529b3 serial: sh-sci: Update DT binding documentation for GPIO modem lines by Geert Uytterhoeven · 9 years ago
  47. abd530d tty: vt, remove unused vc_deccolm by Jiri Slaby · 8 years ago
  48. f8b0c2e tty: vt, ignore PIO_UNIMAPCLR param by Jiri Slaby · 8 years ago
  49. 6ca8dfd tty: vt, convert more macros to functions by Jiri Slaby · 8 years ago
  50. aada0a3 tty: vt, whitespace cleanup in csi_m by Jiri Slaby · 8 years ago
  51. 193df02 tty: vt, too many commands per line in rgb_foreground by Jiri Slaby · 8 years ago
  52. 0f91e14 tty: vt, do not pass structure over stack by Jiri Slaby · 8 years ago
  53. e05ab23 tty: vt, separate T.416 high colors handler by Jiri Slaby · 8 years ago
  54. d711ea8 tty: vt, get rid of ugly FLUSH macro by Jiri Slaby · 8 years ago
  55. 6af39ed tty: vt, drop VT_BUF_VRAM_ONLY by Jiri Slaby · 8 years ago
  56. 52ad1f3 tty: vt, remove consw->con_bmove by Jiri Slaby · 8 years ago
  57. 709280d tty: vt, consw->con_set_palette cleanup by Jiri Slaby · 8 years ago
  58. 97293de tty: vt, consw->con_scrolldelta cleanup by Jiri Slaby · 8 years ago
  59. 3cc5be7 sisusb: remove dummy variables by Jiri Slaby · 8 years ago
  60. a4bedd0 vt: document vc_data by example by Jiri Slaby · 8 years ago
  61. 1b0ec88 vt: remove lines parameter from scrollback by Jiri Slaby · 8 years ago
  62. 17b2720 tty: 8250, remove shadow and unused variables by Jiri Slaby · 8 years ago
  63. 394a9e2 TTY: serial, handle platform_get_irq retval properly by Jiri Slaby · 9 years ago
  64. 934014d tty: 8250, kill DEBUG_INTR by Jiri Slaby · 9 years ago
  65. b0f8aed tty: 8250, drop unused members from struct old_serial_port by Jiri Slaby · 9 years ago
  66. 6137b7a tty: stop defining STD_COM_FLAGS in drivers by Jiri Slaby · 9 years ago
  67. 5691e03 tty: frv, remove unused serial macros by Jiri Slaby · 9 years ago
  68. 322b7d6 tty: cyclades+mxser, do not initialize to zero by Jiri Slaby · 9 years ago
  69. a2a5f1a net: ircomm, cleanup TIOCGSERIAL by Jiri Slaby · 9 years ago
  70. fec4dae tty: ipwireless, cleanup TIOCGSERIAL by Jiri Slaby · 9 years ago
  71. 33688ab Linux 4.7-rc4 by Linus Torvalds · 8 years ago
  72. c369533 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  73. 9af1f5d Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  74. 049a40c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  75. 8fd0976 Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes by Olof Johansson · 8 years ago
  76. 58935f2 Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  77. 9503427 Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  78. 0e289e5 ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes by Lee Jones · 8 years ago
  79. 7752b0d Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  80. c141afd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  81. e80dac1 Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  82. a50094a Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  83. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  84. 07b5ca2 Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  85. 4c6459f Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  86. d9e6614 Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  87. 057868e Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  88. 6be28d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  89. 5e25db8 isa: Dummy isa_register_driver should return error code by William Breathitt Gray · 9 years ago
  90. 32a5a0c isa: Call isa_bus_init before dependent ISA bus drivers register by William Breathitt Gray · 9 years ago
  91. b87b8ff7 watchdog: ebc-c384_wdt: Allow build for X86_64 by William Breathitt Gray · 9 years ago
  92. 75897b7 iio: stx104: Allow build for X86_64 by William Breathitt Gray · 9 years ago
  93. f4ae916 gpio: Allow PC/104 devices on X86_64 by William Breathitt Gray · 9 years ago
  94. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 9 years ago
  95. 083d5ad usbip: rate limit get_frame_number message by Greg Kroah-Hartman · 9 years ago
  96. 46577e6 Merge branch 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
  97. 9d066a2 Merge branches 'pm-opp' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  98. bc8201e Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type." by Hans de Goede · 9 years ago
  99. 6982f867 Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)" by Hans de Goede · 9 years ago
  100. 9cbbef4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago