1. 7990442 serial: sh-sci: Switch to dma_map_single() for DMA transmission by Geert Uytterhoeven · 9 years ago
  2. 092248a serial: sh-sci: Use min_t()/max_t() instead of casts by Geert Uytterhoeven · 9 years ago
  3. 8e14ba8 serial: sh-sci: Use correct device for DMA mapping with IOMMU by Geert Uytterhoeven · 9 years ago
  4. b925802 serial: sh-sci: Handle DMA init failures inside sci_request_dma() by Geert Uytterhoeven · 9 years ago
  5. f5835c1 serial: sh-sci: Improve comments for DMA timeout calculation by Geert Uytterhoeven · 9 years ago
  6. beb9487 serial: sh-sci: Improve DMA error messages by Geert Uytterhoeven · 9 years ago
  7. 9080307 serial: sh-sci: Return IRQ_HANDLED when overrun if detected by Yoshihiro Shimoda · 9 years ago
  8. e0a12a2 serial: sh-sci: Remove bogus sci_handle_fifo_overrun() call on (H)SCIF by Geert Uytterhoeven · 9 years ago
  9. 4205463 serial: sh-sci: Remove useless memory allocation failure printks by Geert Uytterhoeven · 9 years ago
  10. d3184e6 serial: sh-sci: Make sci_regmap[] const by Geert Uytterhoeven · 9 years ago
  11. d56a91e serial: sh-sci: Make sci_irq_desc[] const by Geert Uytterhoeven · 9 years ago
  12. f84b6bd serial: sh-sci: Improve readability of sampling rate configuration by Geert Uytterhoeven · 9 years ago
  13. b933bd3 serial: sh-sci: Drop path in reference to serial_core.c by Geert Uytterhoeven · 9 years ago
  14. 2944a33 serial: sh-sci: Use SCSMR_CKS instead of hardcoded literal 3 by Geert Uytterhoeven · 9 years ago
  15. 54af500 serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1 by Geert Uytterhoeven · 9 years ago
  16. 5da0f46 serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIF by Geert Uytterhoeven · 9 years ago
  17. a1b5b43 serial: sh-sci: Replace buggy big #ifdef by runtime logic by Geert Uytterhoeven · 9 years ago
  18. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  19. e4d6f91 sh-sci: Get register size from platform device by Yoshinori Sato · 10 years ago
  20. e1d0be6 sh-sci: Add h8300 SCI by Yoshinori Sato · 10 years ago
  21. 99fb215 serial: sh-sci: Remove obsolete comment about overrun detection by Geert Uytterhoeven · 10 years ago
  22. afd66db serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask by Geert Uytterhoeven · 10 years ago
  23. 2e0842a serial: sh-sci: Use the correct register for overrun checks by Geert Uytterhoeven · 10 years ago
  24. 75c249f serial: sh-sci: Replace hardcoded overrun bit values by Geert Uytterhoeven · 10 years ago
  25. c097abc serial: sh-sci: Add SCIFA/B SCPCR register definitions by Geert Uytterhoeven · 10 years ago
  26. 5f6d851 serial: sh-sci: Update calculation of timeout for DMA by Nobuhiro Iwamatsu · 10 years ago
  27. cb772fe serial: sh-sci: Add overrun handling of SCIFA and SCIFB by Nobuhiro Iwamatsu · 10 years ago
  28. 8b6ff84 serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling by Hisashi Nakamura · 10 years ago
  29. 51b31f1 serial: sh-sci: Use dev_dbg() to log an error message by Yoshihiro Kaneko · 10 years ago
  30. cb87634 sh-sci: extend PM methods by Sergei Shtylyov · 10 years ago
  31. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  32. f53297f serial: sh-sci: Change checking for error rate of HSCIF by Nobuhiro Iwamatsu · 10 years ago
  33. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  34. 2bcd90d serial: sh-sci: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  35. 730c4e7 serial: sh-sci: Add calculation recive margin for HSCIF by Nobuhiro Iwamatsu · 11 years ago
  36. bcb9973 serial: sh-sci: Fix range check of bit-rate for HSCIF by Nobuhiro Iwamatsu · 11 years ago
  37. b7d6639 serial: sh-sci: Updated calculation of bit error rate and bit rate by Nobuhiro Iwamatsu · 11 years ago
  38. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 11 years ago
  39. cb15955 Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  40. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  41. 9b971cd serial: sh-sci: Neaten dev_<level> uses by Joe Perches · 11 years ago
  42. d3dfe5d serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF by Geert Uytterhoeven · 11 years ago
  43. 26de4f1 serial: sh-sci: Add more register documentation by Geert Uytterhoeven · 11 years ago
  44. ff43da0 serial: sh-sci: Remove useless casts by Geert Uytterhoeven · 11 years ago
  45. 6c13d5d serial: sh-sci: Replace printk() by pr_*() by Geert Uytterhoeven · 11 years ago
  46. bf13c9a serial: sh-sci: Add missing call to uart_remove_one_port() in failure path by Geert Uytterhoeven · 11 years ago
  47. 3af4e96 serial: sh-sci: Fix cast warning by Jingoo Han · 11 years ago
  48. 20bdcab serial: sh-sci: Add OF support by Bastian Hecht · 11 years ago
  49. 89b5c1a serial: sh-sci: Remove platform data mapbase and irqs fields by Laurent Pinchart · 11 years ago
  50. 878fbb9 serial: sh-sci: Remove platform data scbrr_algo_id field by Laurent Pinchart · 11 years ago
  51. ec09c5e serial: sh-sci: Rework baud rate calculation by Laurent Pinchart · 11 years ago
  52. b545e4f serial: sh-sci: Compute overrun_bit without using baud rate algo by Laurent Pinchart · 11 years ago
  53. 520402b serial: sh-sci: Remove unused GPIO request code by Laurent Pinchart · 11 years ago
  54. 3ae988d serial: sh-sci: Move overrun_bit and error_mask fields out of pdata by Laurent Pinchart · 11 years ago
  55. 1fcc91a serial: sh-sci: Support resources passed through platform resources by Laurent Pinchart · 11 years ago
  56. bc14e00 serial: sh-sci: Don't check IRQ in verify port operation by Laurent Pinchart · 11 years ago
  57. b6e4a3f serial: sh-sci: Set the UPF_FIXED_PORT flag by Laurent Pinchart · 11 years ago
  58. b5e17b7 serial: sh-sci: Remove duplicate interrupt check in verify port op by Laurent Pinchart · 11 years ago
  59. 6557b1f serial: sh-sci: Simplify baud rate calculation algorithms by Laurent Pinchart · 11 years ago
  60. 6db201d serial: sh-sci: Remove baud rate calculation algorithm 5 by Laurent Pinchart · 11 years ago
  61. 8fb9631 serial: sh-sci: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  62. b016b64 serial: sh-sci: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  63. caec703 serial: sh-sci: Don't enable/disable port from within break timer by Laurent Pinchart · 11 years ago
  64. e2afca6 serial: sh-sci: Fix warnings due to improper casts and printk formats by Laurent Pinchart · 11 years ago
  65. 0b3d7d3 serial: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  66. 3ba35ba serial: sh-sci: use dev_get_platdata() by Jingoo Han · 11 years ago
  67. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  68. d4759de serial: sh-sci: Initialise variables before access in sci_set_termios() by Simon Horman · 12 years ago
  69. f303b36 serial: sh-sci: HSCIF support by Ulrich Hecht · 12 years ago
  70. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  71. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  72. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  73. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  74. 33b48e1 serial: sh-sci: fix possible race cases on SCSCR register accesses by Shinya Kuribayashi · 12 years ago
  75. 40f70c0 serial: sh-sci: add locking to console write function to avoid SMP lockup by Shinya Kuribayashi · 12 years ago
  76. 8c66d6d serial: sh-sci: fix common SCIFB regmap definition by Takashi Yoshii · 12 years ago
  77. 63f7ad1 serial: sh-sci: mask SCTFDR/RFDR according to fifosize by Takashi Yoshii · 12 years ago
  78. 9d482cc serial: sh-sci: support lower baud rate by Takashi Yoshii · 12 years ago
  79. 4ffc3cd serial: sh-sci: fix condition test to set SCBRR by Takashi Yoshii · 12 years ago
  80. 0174e5c serial: sh-sci: console runtime PM support (revisit) by Teppei Kamijou · 12 years ago
  81. 00cadbf Partially revert "serial: sh-sci: console Runtime PM support" by Shinya Kuribayashi · 12 years ago
  82. 8807ec6 Revert "sh-sci / PM: Use power.irq_safe" by Shinya Kuribayashi · 12 years ago
  83. cee31c5 Revert "sh-sci / PM: Avoid deadlocking runtime PM" by Shinya Kuribayashi · 12 years ago
  84. 0dd4d5c sh: Fix up more fallout from pointless ARM __iomem churn. by Paul Mundt · 12 years ago
  85. 4dc4c51 serial: sh-sci: fix compilation breakage, when DMA is enabled by Guennadi Liakhovetski · 12 years ago
  86. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  87. d6fa5a4 serial: sh-sci: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 13 years ago
  88. b6c5ef6 serial: sh-sci: Make probe fail for ports that exceed the maximum count by Laurent Pinchart · 13 years ago
  89. 6dae142 serial: sh-sci: Fix probe error paths by Laurent Pinchart · 13 years ago
  90. 0e8963d serial: sh-sci: Fix for port types without BRI interrupts. by Paul Mundt · 13 years ago
  91. a4e02f6 serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes. by Shimoda, Yoshihiro · 13 years ago
  92. bbb4ce5 serial: sh-sci: modify sci_break_ctl() by Shimoda, Yoshihiro · 13 years ago
  93. b12bb29 serial: sh-sci: use serial_port_in/out vs sci_in/out. by Paul Mundt · 13 years ago
  94. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  95. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  96. 49d4bca serial: sh-sci: fix a race of DMA submit_tx on transfer by Yoshii Takashi · 13 years ago
  97. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  98. 048be43 sh-sci / PM: Avoid deadlocking runtime PM by Rafael J. Wysocki · 13 years ago
  99. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  100. 50f0959 serial: sh-sci: Handle GPIO function requests. by Paul Mundt · 13 years ago