1. 11b3770 serial: sh-sci: Extract sci_dma_rx_chan_invalidate() by Geert Uytterhoeven · 6 years ago
  2. 71ab1c0 serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure by Geert Uytterhoeven · 6 years ago
  3. 2e94821 serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback by Geert Uytterhoeven · 6 years ago
  4. dd1f225 serial: sh-sci: Fix locking in sci_submit_rx() by Geert Uytterhoeven · 6 years ago
  5. c17a1ca Merge 4.20-rc2 into tty-next by Greg Kroah-Hartman · 6 years ago
  6. e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  7. 641a41d serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout by Yoshihiro Shimoda · 6 years ago
  8. ed8c8e1 serial: sh-sci: Improve type-safety calling sci_receive_chars() by Geert Uytterhoeven · 6 years ago
  9. 202dc3c serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA by Geert Uytterhoeven · 6 years ago
  10. c58a3ae serial: sh-sci: do not warn if DMA transfers are not supported by Ulrich Hecht · 6 years ago
  11. 5b162cc Revert "serial: sh-sci: Allow for compressed SCIF address" by Geert Uytterhoeven · 6 years ago
  12. 1065302 Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE" by Geert Uytterhoeven · 6 years ago
  13. 3d8b43a serial: sh-sci: Add earlycon for R7S9210 by Chris Brandt · 6 years ago
  14. a1c2fd7 Revert "serial: sh-sci: Allow for compressed SCIF address" by Geert Uytterhoeven · 6 years ago
  15. 10c6344 Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE" by Geert Uytterhoeven · 6 years ago
  16. 628c534 serial: sh-sci: Improve support for separate TEI and DRI interrupts by Chris Brandt · 6 years ago
  17. 7acece7 serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE by Chris Brandt · 6 years ago
  18. 2d4dd0d serial: sh-sci: Allow for compressed SCIF address by Chris Brandt · 6 years ago
  19. ac8a103 serial: sh-sci: Drop superfluous assignment in sci_request_dma() by Geert Uytterhoeven · 6 years ago
  20. 1481ecf serial: sh-sci: Fix use-after-free on subsequent port startup by Geert Uytterhoeven · 7 years ago
  21. 8b0bbd9 serial: sh-sci: Add support for R7S9210 by Chris Brandt · 7 years ago
  22. 6eefc68 serial: sh-sci: Stop using deprecated dmaengine_terminate_all() by Geert Uytterhoeven · 7 years ago
  23. f661131 serial: sh-sci: Stop TX DMA workqueue during port shutdown by Geert Uytterhoeven · 7 years ago
  24. 2c4ee23 serial: sh-sci: Postpone DMA release when falling back to PIO by Geert Uytterhoeven · 7 years ago
  25. c5a9262 serial: sh-sci: Stop RX FIFO timer during port shutdown by Geert Uytterhoeven · 7 years ago
  26. d75ae5b Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  27. d63c16f serial: sh-sci: Stop using printk format %pCr by Geert Uytterhoeven · 7 years ago
  28. 8afb1d2 serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version by Daniel Wagner · 7 years ago
  29. 63ba1e0 serial: sh-sci: Support for HSCIF RX sampling point adjustment by Ulrich Hecht · 7 years ago
  30. 7678f4c serial: sh-sci: Add support for dynamic instances by Geert Uytterhoeven · 7 years ago
  31. 4958134 Merge 4.16-rc6 into tty-next by Greg Kroah-Hartman · 7 years ago
  32. 090fa4b serial: sh-sci: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  33. 7842055 serial: sh-sci: prevent lockup on full TTY buffers by Ulrich Hecht · 7 years ago
  34. b96408b serial: sh-sci: use hrtimer for receive timeout by Ulrich Hecht · 7 years ago
  35. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  36. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  37. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  38. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  39. 1be2266 serial: sh-sci: Fix unlocked access to SCSCR register by Takatoshi Akiyama · 7 years ago
  40. dd076cf serial: sh-sci: Fix init data attribute for struct 'port_cfg' by Matthias Kaehlcke · 7 years ago
  41. 6e605a0 serial: sh-sci: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  42. 7464779 serial: sh-sci: suppress warning for ports without dma channels by Andy Lowe · 7 years ago
  43. fa2abb0 serial: sh-sci: Support for variable HSCIF hardware RX timeout by Ulrich Hecht · 7 years ago
  44. 43c6128 serial: sh-sci: use of_property_read_bool() by Sergei Shtylyov · 7 years ago
  45. 4ab3c51 serial: sh-sci: Uninitialized variables in sysfs files by Dan Carpenter · 8 years ago
  46. 9b7becf serial: sh-sci: Update warning message in sci_request_dma_chan() by Geert Uytterhoeven · 8 years ago
  47. 352b926 serial: sh-sci: Move uart_register_driver call to device probe by Sjoerd Simons · 8 years ago
  48. 1cf4a7e serial: sh-sci: Fix race condition causing garbage during shutdown by Geert Uytterhoeven · 8 years ago
  49. cfa6eb2 serial: sh-sci: Fix (AUTO)RTS in sci_init_pins() by Geert Uytterhoeven · 8 years ago
  50. 5f76895 serial: sh-sci: Fix late enablement of AUTORTS by Geert Uytterhoeven · 8 years ago
  51. e37f712 serial: sh-sci: Fix hang in sci_reset() by Geert Uytterhoeven · 8 years ago
  52. 3c91017 serial: sh-sci: Fix panic when serial console and DMA are enabled by Takatoshi Akiyama · 8 years ago
  53. 90afa52 serial: sh-sci: fix hardware RX trigger level setting by Ulrich Hecht · 8 years ago
  54. 5d23188 serial: sh-sci: make RX FIFO parameters tunable via sysfs by Ulrich Hecht · 8 years ago
  55. 0394037 serial: sh-sci: SCIFA/B RX FIFO software timeout by Ulrich Hecht · 8 years ago
  56. 18e8cf1 serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF by Ulrich Hecht · 8 years ago
  57. a380ed4 serial: sh-sci: implement FIFO threshold register setting by Ulrich Hecht · 8 years ago
  58. 54e14ae serial: sh-sci: add FIFO trigger bits by Ulrich Hecht · 8 years ago
  59. 54b12c4 serial: sh-sci: Reformat sci_parse_dt() for git diff by Geert Uytterhoeven · 8 years ago
  60. dfc8038 serial: sh-sci: Compute the regshift value for SCI ports by Laurent Pinchart · 8 years ago
  61. 97ed979 serial: sh-sci: Remove unused platform data capabilities field by Laurent Pinchart · 8 years ago
  62. d5cb131 serial: sh-sci: Remove manual break debouncing by Laurent Pinchart · 8 years ago
  63. 219fb0c serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs by Laurent Pinchart · 8 years ago
  64. b2f20ed serial: sh-sci: Extend sci_port_params with more port parameters by Laurent Pinchart · 8 years ago
  65. daf5a89 serial: sh-sci: Constify platform data by Laurent Pinchart · 8 years ago
  66. e095ee6 serial: sh-sci: Replace regmap array with port parameters by Laurent Pinchart · 8 years ago
  67. 40b34dd serial: sh-sci: Remove initialization of zero fields in sci_port_params by Laurent Pinchart · 8 years ago
  68. a752ba1 serial: sh-sci: Fix register offsets for the IRDA serial port by Laurent Pinchart · 8 years ago
  69. 3d73f32 serial: sh-sci: Don't rely on platform data flags when not needed by Laurent Pinchart · 8 years ago
  70. 9f8325b serial: sh-sci: Set the SCSCR TE and RE bits in the driver by Laurent Pinchart · 8 years ago
  71. 623ac1d tty: serial: sh-sci: set error code when kasprintf fails by Pan Bian · 8 years ago
  72. 6fc5a52 serial: sh-sci: Fix deadlock caused by serial output request by Takatoshi Akiyama · 8 years ago
  73. 069a47e tty: serial: constify uart_ops structures by Julia Lawall · 8 years ago
  74. 5fd2b6e serial: sh-sci: Stop transfers in sci_shutdown() by Geert Uytterhoeven · 9 years ago
  75. fc2af33 serial: sh-sci: Clear (H)SCIF timeout and overrun during reset by Geert Uytterhoeven · 9 years ago
  76. 2768cf4 serial: sh-sci: Clear RX, error, and break flags during reset by Geert Uytterhoeven · 9 years ago
  77. 44763d3 serial: sh-sci: Do not start transfers from sci_startup() by Geert Uytterhoeven · 9 years ago
  78. 861a70a serial: sh-sci: Add DT support for dedicated RTS/CTS by Geert Uytterhoeven · 9 years ago
  79. 33f50ff serial: sh-sci: Fix support for hardware-assisted RTS/CTS by Geert Uytterhoeven · 9 years ago
  80. e9d7a45 serial: sh-sci: Add pin initialization for SCIFA/SCIFB by Geert Uytterhoeven · 9 years ago
  81. d2b9775 serial: sh-sci: Correct pin initialization on (H)SCIF by Geert Uytterhoeven · 9 years ago
  82. abbf121 serial: sh-sci: Do not open-code sci_getreg() by Geert Uytterhoeven · 9 years ago
  83. f907c9e serial: sh-sci: Add support for GPIO-controlled modem lines by Geert Uytterhoeven · 9 years ago
  84. 71e98e0 serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback by Geert Uytterhoeven · 9 years ago
  85. 9a7a6eb serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE() by Geert Uytterhoeven · 9 years ago
  86. 92a0574 serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates by Geert Uytterhoeven · 9 years ago
  87. 69eee8e serial: sh-sci: Use a bitmask to indicate supported sampling rates by Geert Uytterhoeven · 9 years ago
  88. 7b5c0c0 serial: sh-sci: Use premultiplier to handle half sampling rate by Geert Uytterhoeven · 9 years ago
  89. 3a964ab serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console by Geert Uytterhoeven · 9 years ago
  90. 95ee05c serial: sh-sci: Add more Serial Mode Register documentation by Geert Uytterhoeven · 9 years ago
  91. 0b0cced serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support by Yoshinori Sato · 9 years ago
  92. ff1cab3 serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock by Geert Uytterhoeven · 9 years ago
  93. f658f21 Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into tty-next by Greg Kroah-Hartman · 9 years ago
  94. 192d367 serial: sh-sci: Drop the sci_fck clock fallback by Laurent Pinchart · 9 years ago
  95. 1270f86 serial: sh-sci: Add support for optional BRG on (H)SCIF by Geert Uytterhoeven · 9 years ago
  96. 6af27bf serial: sh-sci: Add support for optional external (H)SCK input by Geert Uytterhoeven · 9 years ago
  97. f4998e5 serial: sh-sci: Prepare for multiple sampling clock sources by Geert Uytterhoeven · 9 years ago
  98. 9ed44bb serial: sh-sci: Correct SCIF type on R-Car for BRG by Geert Uytterhoeven · 9 years ago
  99. f443ff8 serial: sh-sci: Correct SCIF type on RZ/A1H by Geert Uytterhoeven · 9 years ago
  100. bd2238f serial: sh-sci: Replace struct sci_port_info by type/regtype encoding by Geert Uytterhoeven · 9 years ago