1. 7678f4c serial: sh-sci: Add support for dynamic instances by Geert Uytterhoeven · 7 years ago
  2. 4958134 Merge 4.16-rc6 into tty-next by Greg Kroah-Hartman · 7 years ago
  3. 090fa4b serial: sh-sci: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  4. 7842055 serial: sh-sci: prevent lockup on full TTY buffers by Ulrich Hecht · 7 years ago
  5. b96408b serial: sh-sci: use hrtimer for receive timeout by Ulrich Hecht · 7 years ago
  6. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  7. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  8. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  9. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  10. 1be2266 serial: sh-sci: Fix unlocked access to SCSCR register by Takatoshi Akiyama · 7 years ago
  11. dd076cf serial: sh-sci: Fix init data attribute for struct 'port_cfg' by Matthias Kaehlcke · 7 years ago
  12. 6e605a0 serial: sh-sci: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  13. 7464779 serial: sh-sci: suppress warning for ports without dma channels by Andy Lowe · 7 years ago
  14. fa2abb0 serial: sh-sci: Support for variable HSCIF hardware RX timeout by Ulrich Hecht · 7 years ago
  15. 43c6128 serial: sh-sci: use of_property_read_bool() by Sergei Shtylyov · 7 years ago
  16. 4ab3c51 serial: sh-sci: Uninitialized variables in sysfs files by Dan Carpenter · 7 years ago
  17. 9b7becf serial: sh-sci: Update warning message in sci_request_dma_chan() by Geert Uytterhoeven · 8 years ago
  18. 352b926 serial: sh-sci: Move uart_register_driver call to device probe by Sjoerd Simons · 8 years ago
  19. 1cf4a7e serial: sh-sci: Fix race condition causing garbage during shutdown by Geert Uytterhoeven · 8 years ago
  20. cfa6eb2 serial: sh-sci: Fix (AUTO)RTS in sci_init_pins() by Geert Uytterhoeven · 8 years ago
  21. 5f76895 serial: sh-sci: Fix late enablement of AUTORTS by Geert Uytterhoeven · 8 years ago
  22. e37f712 serial: sh-sci: Fix hang in sci_reset() by Geert Uytterhoeven · 8 years ago
  23. 3c91017 serial: sh-sci: Fix panic when serial console and DMA are enabled by Takatoshi Akiyama · 8 years ago
  24. 90afa52 serial: sh-sci: fix hardware RX trigger level setting by Ulrich Hecht · 8 years ago
  25. 5d23188 serial: sh-sci: make RX FIFO parameters tunable via sysfs by Ulrich Hecht · 8 years ago
  26. 0394037 serial: sh-sci: SCIFA/B RX FIFO software timeout by Ulrich Hecht · 8 years ago
  27. 18e8cf1 serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF by Ulrich Hecht · 8 years ago
  28. a380ed4 serial: sh-sci: implement FIFO threshold register setting by Ulrich Hecht · 8 years ago
  29. 54e14ae serial: sh-sci: add FIFO trigger bits by Ulrich Hecht · 8 years ago
  30. 54b12c4 serial: sh-sci: Reformat sci_parse_dt() for git diff by Geert Uytterhoeven · 8 years ago
  31. dfc8038 serial: sh-sci: Compute the regshift value for SCI ports by Laurent Pinchart · 8 years ago
  32. 97ed979 serial: sh-sci: Remove unused platform data capabilities field by Laurent Pinchart · 8 years ago
  33. d5cb131 serial: sh-sci: Remove manual break debouncing by Laurent Pinchart · 8 years ago
  34. 219fb0c serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs by Laurent Pinchart · 8 years ago
  35. b2f20ed serial: sh-sci: Extend sci_port_params with more port parameters by Laurent Pinchart · 8 years ago
  36. daf5a89 serial: sh-sci: Constify platform data by Laurent Pinchart · 8 years ago
  37. e095ee6 serial: sh-sci: Replace regmap array with port parameters by Laurent Pinchart · 8 years ago
  38. 40b34dd serial: sh-sci: Remove initialization of zero fields in sci_port_params by Laurent Pinchart · 8 years ago
  39. a752ba1 serial: sh-sci: Fix register offsets for the IRDA serial port by Laurent Pinchart · 8 years ago
  40. 3d73f32 serial: sh-sci: Don't rely on platform data flags when not needed by Laurent Pinchart · 8 years ago
  41. 9f8325b serial: sh-sci: Set the SCSCR TE and RE bits in the driver by Laurent Pinchart · 8 years ago
  42. 623ac1d tty: serial: sh-sci: set error code when kasprintf fails by Pan Bian · 8 years ago
  43. 6fc5a52 serial: sh-sci: Fix deadlock caused by serial output request by Takatoshi Akiyama · 8 years ago
  44. 069a47e tty: serial: constify uart_ops structures by Julia Lawall · 8 years ago
  45. 5fd2b6e serial: sh-sci: Stop transfers in sci_shutdown() by Geert Uytterhoeven · 9 years ago
  46. fc2af33 serial: sh-sci: Clear (H)SCIF timeout and overrun during reset by Geert Uytterhoeven · 9 years ago
  47. 2768cf4 serial: sh-sci: Clear RX, error, and break flags during reset by Geert Uytterhoeven · 9 years ago
  48. 44763d3 serial: sh-sci: Do not start transfers from sci_startup() by Geert Uytterhoeven · 9 years ago
  49. 861a70a serial: sh-sci: Add DT support for dedicated RTS/CTS by Geert Uytterhoeven · 9 years ago
  50. 33f50ff serial: sh-sci: Fix support for hardware-assisted RTS/CTS by Geert Uytterhoeven · 9 years ago
  51. e9d7a45 serial: sh-sci: Add pin initialization for SCIFA/SCIFB by Geert Uytterhoeven · 9 years ago
  52. d2b9775 serial: sh-sci: Correct pin initialization on (H)SCIF by Geert Uytterhoeven · 9 years ago
  53. abbf121 serial: sh-sci: Do not open-code sci_getreg() by Geert Uytterhoeven · 9 years ago
  54. f907c9e serial: sh-sci: Add support for GPIO-controlled modem lines by Geert Uytterhoeven · 9 years ago
  55. 71e98e0 serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback by Geert Uytterhoeven · 9 years ago
  56. 9a7a6eb serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE() by Geert Uytterhoeven · 9 years ago
  57. 92a0574 serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates by Geert Uytterhoeven · 9 years ago
  58. 69eee8e serial: sh-sci: Use a bitmask to indicate supported sampling rates by Geert Uytterhoeven · 9 years ago
  59. 7b5c0c0 serial: sh-sci: Use premultiplier to handle half sampling rate by Geert Uytterhoeven · 9 years ago
  60. 3a964ab serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console by Geert Uytterhoeven · 9 years ago
  61. 95ee05c serial: sh-sci: Add more Serial Mode Register documentation by Geert Uytterhoeven · 9 years ago
  62. 0b0cced serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support by Yoshinori Sato · 9 years ago
  63. ff1cab3 serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock by Geert Uytterhoeven · 9 years ago
  64. 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
  65. 192d367 serial: sh-sci: Drop the sci_fck clock fallback by Laurent Pinchart · 9 years ago
  66. 1270f86 serial: sh-sci: Add support for optional BRG on (H)SCIF by Geert Uytterhoeven · 9 years ago
  67. 6af27bf serial: sh-sci: Add support for optional external (H)SCK input by Geert Uytterhoeven · 9 years ago
  68. f4998e5 serial: sh-sci: Prepare for multiple sampling clock sources by Geert Uytterhoeven · 9 years ago
  69. 9ed44bb serial: sh-sci: Correct SCIF type on R-Car for BRG by Geert Uytterhoeven · 9 years ago
  70. f443ff8 serial: sh-sci: Correct SCIF type on RZ/A1H by Geert Uytterhoeven · 9 years ago
  71. bd2238f serial: sh-sci: Replace struct sci_port_info by type/regtype encoding by Geert Uytterhoeven · 9 years ago
  72. b8bbd6b serial: sh-sci: Add BRG register definitions by Geert Uytterhoeven · 9 years ago
  73. ff8b275 serial: sh-sci: Take into account sampling rate for max baud rate by Geert Uytterhoeven · 9 years ago
  74. b4a5c45 serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif() by Geert Uytterhoeven · 9 years ago
  75. 6c51332 serial: sh-sci: Avoid calculating the receive margin for HSCIF by Geert Uytterhoeven · 9 years ago
  76. 881a748 serial: sh-sci: Improve bit rate error calculation for HSCIF by Geert Uytterhoeven · 9 years ago
  77. de01e6c serial: sh-sci: Avoid overflow in sci_baud_calc_hscif() by Geert Uytterhoeven · 9 years ago
  78. 95a2703 serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsigned by Geert Uytterhoeven · 9 years ago
  79. f4de472 serial: sh-sci: Convert from clk_get() to devm_clk_get() by Geert Uytterhoeven · 9 years ago
  80. a67969b serial: sh-sci: Don't overwrite clock selection in serial_console_write() by Geert Uytterhoeven · 9 years ago
  81. bdcb382 serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif() by Geert Uytterhoeven · 9 years ago
  82. 495bb47 serial: sh-sci: Use existing local variable in sci_parse_dt() by Geert Uytterhoeven · 9 years ago
  83. 2095fc7 serial: sh-sci: Grammar s/Get ... for/Get ... from/ by Geert Uytterhoeven · 9 years ago
  84. dcafbb4 serial: sh-sci: Drop useless check for zero sampling_rate by Geert Uytterhoeven · 9 years ago
  85. a9ec81f serial: sh-sci: Drop the interface clock by Laurent Pinchart · 9 years ago
  86. d09959e serial: sh-sci: Fix length of scatterlist by Yoshihiro Shimoda · 9 years ago
  87. ff44112 serial: sh-sci: Add DT support to DMA setup by Geert Uytterhoeven · 9 years ago
  88. e7327c0 serial: sh-sci: Pause DMA engine and get DMA status again by Muhammad Hamza Farooq · 9 years ago
  89. 3b96304 serial: sh-sci: Do not terminate DMA engine when race condition occurs by Muhammad Hamza Farooq · 9 years ago
  90. 1d3db60 serial: sh-sci: Call dma_async_issue_pending when transaction completes by Muhammad Hamza Farooq · 9 years ago
  91. 371cfed serial: sh-sci: Redirect port interrupts to CPU _only_ when DMA stops by Muhammad Hamza Farooq · 9 years ago
  92. 9ab7655 serial: sh-sci: Remove timer on shutdown of port by Aleksandar Mitev · 9 years ago
  93. 0e5c4b4 serial: sh-sci: Stop calling sci_start_rx() from sci_request_dma() by Geert Uytterhoeven · 9 years ago
  94. 756981b serial: sh-sci: Submit RX DMA from RX interrupt on (H)SCIF by Geert Uytterhoeven · 9 years ago
  95. 67f462b0 serial: sh-sci: Get rid of the workqueue to handle receive DMA requests by Geert Uytterhoeven · 9 years ago
  96. e1910fc serial: sh-sci: Shuffle functions around by Geert Uytterhoeven · 9 years ago
  97. 99dc8e4 serial: sh-sci: Don't call sci_dma_rx_push() if no data has arrived by Geert Uytterhoeven · 9 years ago
  98. 8eadb56 serial: sh-sci: Don't kick tx in sci_er_interrupt() when using DMA by Yoshihiro Shimoda · 9 years ago
  99. e6403c1 serial: sh-sci: Don't call sci_rx_interrupt() on error when using DMA by Geert Uytterhoeven · 9 years ago
  100. 7b39d90 serial: sh-sci: Fix NULL pointer dereference if HIGHMEM is enabled by Yoshihiro Shimoda · 9 years ago