1. e1910fc serial: sh-sci: Shuffle functions around by Geert Uytterhoeven · 9 years ago
  2. 99dc8e4 serial: sh-sci: Don't call sci_dma_rx_push() if no data has arrived by Geert Uytterhoeven · 9 years ago
  3. 8eadb56 serial: sh-sci: Don't kick tx in sci_er_interrupt() when using DMA by Yoshihiro Shimoda · 9 years ago
  4. e6403c1 serial: sh-sci: Don't call sci_rx_interrupt() on error when using DMA by Geert Uytterhoeven · 9 years ago
  5. 7b39d90 serial: sh-sci: Fix NULL pointer dereference if HIGHMEM is enabled by Yoshihiro Shimoda · 9 years ago
  6. ba172c7 serial: sh-sci: Use incrementing pointers instead of stack array by Geert Uytterhoeven · 9 years ago
  7. 47b0e94 serial: sh-sci: Use tty_insert_flip_string() for DMA receive by Geert Uytterhoeven · 9 years ago
  8. 0533502 serial: sh-sci: Pass scatterlist to sci_dma_rx_push() by Geert Uytterhoeven · 9 years ago
  9. 04928b7 serial: sh-sci: Fix race condition between RX worker and cleanup by Geert Uytterhoeven · 9 years ago
  10. 0907c10 serial: sh-sci: Fix exclusion of work_fn_rx and sci_dma_rx_complete by Kazuya Mizuguchi · 9 years ago
  11. 47aceb9 serial: sh-sci: Do not resubmit DMA descriptors by Geert Uytterhoeven · 9 years ago
  12. 658daa9 serial: sh-sci: Simplify sci_submit_rx() error handling by Geert Uytterhoeven · 9 years ago
  13. 32f2ce0 serial: sh-sci: Stop acknowledging DMA transmit completions by Geert Uytterhoeven · 9 years ago
  14. 565dd11 serial: sh-sci: Switch to generic DMA residue handling by Geert Uytterhoeven · 9 years ago
  15. 3e14670 serial: sh-sci: Use DMA submission helpers instead of open-coding by Geert Uytterhoeven · 9 years ago
  16. 2e30147 serial: sh-sci: Fix TX buffer mapping leak by Geert Uytterhoeven · 9 years ago
  17. 7990442 serial: sh-sci: Switch to dma_map_single() for DMA transmission by Geert Uytterhoeven · 9 years ago
  18. 092248a serial: sh-sci: Use min_t()/max_t() instead of casts by Geert Uytterhoeven · 9 years ago
  19. 8e14ba8 serial: sh-sci: Use correct device for DMA mapping with IOMMU by Geert Uytterhoeven · 9 years ago
  20. b925802 serial: sh-sci: Handle DMA init failures inside sci_request_dma() by Geert Uytterhoeven · 9 years ago
  21. f5835c1 serial: sh-sci: Improve comments for DMA timeout calculation by Geert Uytterhoeven · 9 years ago
  22. beb9487 serial: sh-sci: Improve DMA error messages by Geert Uytterhoeven · 9 years ago
  23. 9080307 serial: sh-sci: Return IRQ_HANDLED when overrun if detected by Yoshihiro Shimoda · 9 years ago
  24. e0a12a2 serial: sh-sci: Remove bogus sci_handle_fifo_overrun() call on (H)SCIF by Geert Uytterhoeven · 9 years ago
  25. 4205463 serial: sh-sci: Remove useless memory allocation failure printks by Geert Uytterhoeven · 9 years ago
  26. d3184e6 serial: sh-sci: Make sci_regmap[] const by Geert Uytterhoeven · 9 years ago
  27. d56a91e serial: sh-sci: Make sci_irq_desc[] const by Geert Uytterhoeven · 9 years ago
  28. f84b6bd serial: sh-sci: Improve readability of sampling rate configuration by Geert Uytterhoeven · 9 years ago
  29. b933bd3 serial: sh-sci: Drop path in reference to serial_core.c by Geert Uytterhoeven · 9 years ago
  30. 2944a33 serial: sh-sci: Use SCSMR_CKS instead of hardcoded literal 3 by Geert Uytterhoeven · 9 years ago
  31. 54af500 serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1 by Geert Uytterhoeven · 9 years ago
  32. 5da0f46 serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIF by Geert Uytterhoeven · 9 years ago
  33. a1b5b43 serial: sh-sci: Replace buggy big #ifdef by runtime logic by Geert Uytterhoeven · 9 years ago
  34. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  35. e4d6f91 sh-sci: Get register size from platform device by Yoshinori Sato · 9 years ago
  36. e1d0be6 sh-sci: Add h8300 SCI by Yoshinori Sato · 10 years ago
  37. 99fb215 serial: sh-sci: Remove obsolete comment about overrun detection by Geert Uytterhoeven · 9 years ago
  38. afd66db serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask by Geert Uytterhoeven · 9 years ago
  39. 2e0842a serial: sh-sci: Use the correct register for overrun checks by Geert Uytterhoeven · 9 years ago
  40. 75c249f serial: sh-sci: Replace hardcoded overrun bit values by Geert Uytterhoeven · 9 years ago
  41. c097abc serial: sh-sci: Add SCIFA/B SCPCR register definitions by Geert Uytterhoeven · 9 years ago
  42. 5f6d851 serial: sh-sci: Update calculation of timeout for DMA by Nobuhiro Iwamatsu · 10 years ago
  43. cb772fe serial: sh-sci: Add overrun handling of SCIFA and SCIFB by Nobuhiro Iwamatsu · 10 years ago
  44. 8b6ff84 serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling by Hisashi Nakamura · 10 years ago
  45. 51b31f1 serial: sh-sci: Use dev_dbg() to log an error message by Yoshihiro Kaneko · 10 years ago
  46. cb87634 sh-sci: extend PM methods by Sergei Shtylyov · 10 years ago
  47. 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
  48. f53297f serial: sh-sci: Change checking for error rate of HSCIF by Nobuhiro Iwamatsu · 10 years ago
  49. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  50. 2bcd90d serial: sh-sci: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  51. 730c4e7 serial: sh-sci: Add calculation recive margin for HSCIF by Nobuhiro Iwamatsu · 10 years ago
  52. bcb9973 serial: sh-sci: Fix range check of bit-rate for HSCIF by Nobuhiro Iwamatsu · 10 years ago
  53. b7d6639 serial: sh-sci: Updated calculation of bit error rate and bit rate by Nobuhiro Iwamatsu · 10 years ago
  54. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  55. 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
  56. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  57. 9b971cd serial: sh-sci: Neaten dev_<level> uses by Joe Perches · 11 years ago
  58. d3dfe5d serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF by Geert Uytterhoeven · 11 years ago
  59. 26de4f1 serial: sh-sci: Add more register documentation by Geert Uytterhoeven · 11 years ago
  60. ff43da0 serial: sh-sci: Remove useless casts by Geert Uytterhoeven · 11 years ago
  61. 6c13d5d serial: sh-sci: Replace printk() by pr_*() by Geert Uytterhoeven · 11 years ago
  62. bf13c9a serial: sh-sci: Add missing call to uart_remove_one_port() in failure path by Geert Uytterhoeven · 11 years ago
  63. 3af4e96 serial: sh-sci: Fix cast warning by Jingoo Han · 11 years ago
  64. 20bdcab serial: sh-sci: Add OF support by Bastian Hecht · 11 years ago
  65. 89b5c1a serial: sh-sci: Remove platform data mapbase and irqs fields by Laurent Pinchart · 11 years ago
  66. 878fbb91 serial: sh-sci: Remove platform data scbrr_algo_id field by Laurent Pinchart · 11 years ago
  67. ec09c5e serial: sh-sci: Rework baud rate calculation by Laurent Pinchart · 11 years ago
  68. b545e4f serial: sh-sci: Compute overrun_bit without using baud rate algo by Laurent Pinchart · 11 years ago
  69. 520402b serial: sh-sci: Remove unused GPIO request code by Laurent Pinchart · 11 years ago
  70. 3ae988d serial: sh-sci: Move overrun_bit and error_mask fields out of pdata by Laurent Pinchart · 11 years ago
  71. 1fcc91a serial: sh-sci: Support resources passed through platform resources by Laurent Pinchart · 11 years ago
  72. bc14e00 serial: sh-sci: Don't check IRQ in verify port operation by Laurent Pinchart · 11 years ago
  73. b6e4a3f serial: sh-sci: Set the UPF_FIXED_PORT flag by Laurent Pinchart · 11 years ago
  74. b5e17b7 serial: sh-sci: Remove duplicate interrupt check in verify port op by Laurent Pinchart · 11 years ago
  75. 6557b1f serial: sh-sci: Simplify baud rate calculation algorithms by Laurent Pinchart · 11 years ago
  76. 6db201d serial: sh-sci: Remove baud rate calculation algorithm 5 by Laurent Pinchart · 11 years ago
  77. 8fb9631 serial: sh-sci: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  78. b016b64 serial: sh-sci: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  79. caec703 serial: sh-sci: Don't enable/disable port from within break timer by Laurent Pinchart · 11 years ago
  80. e2afca6 serial: sh-sci: Fix warnings due to improper casts and printk formats by Laurent Pinchart · 11 years ago
  81. 0b3d7d3 serial: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  82. 3ba35ba serial: sh-sci: use dev_get_platdata() by Jingoo Han · 11 years ago
  83. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  84. d4759de serial: sh-sci: Initialise variables before access in sci_set_termios() by Simon Horman · 11 years ago
  85. f303b36 serial: sh-sci: HSCIF support by Ulrich Hecht · 11 years ago
  86. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  87. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  88. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  89. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  90. 33b48e1 serial: sh-sci: fix possible race cases on SCSCR register accesses by Shinya Kuribayashi · 12 years ago
  91. 40f70c0 serial: sh-sci: add locking to console write function to avoid SMP lockup by Shinya Kuribayashi · 12 years ago
  92. 8c66d6d serial: sh-sci: fix common SCIFB regmap definition by Takashi Yoshii · 12 years ago
  93. 63f7ad1 serial: sh-sci: mask SCTFDR/RFDR according to fifosize by Takashi Yoshii · 12 years ago
  94. 9d482cc serial: sh-sci: support lower baud rate by Takashi Yoshii · 12 years ago
  95. 4ffc3cd serial: sh-sci: fix condition test to set SCBRR by Takashi Yoshii · 12 years ago
  96. 0174e5c serial: sh-sci: console runtime PM support (revisit) by Teppei Kamijou · 12 years ago
  97. 00cadbf Partially revert "serial: sh-sci: console Runtime PM support" by Shinya Kuribayashi · 12 years ago
  98. 8807ec6 Revert "sh-sci / PM: Use power.irq_safe" by Shinya Kuribayashi · 12 years ago
  99. cee31c5 Revert "sh-sci / PM: Avoid deadlocking runtime PM" by Shinya Kuribayashi · 12 years ago
  100. 0dd4d5c sh: Fix up more fallout from pointless ARM __iomem churn. by Paul Mundt · 12 years ago