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