index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sh-sci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
serial: sh-sci: fix hardware RX trigger level setting
Ulrich Hecht
1
-2
/
+9
2017-02-06
serial: sh-sci: make RX FIFO parameters tunable via sysfs
Ulrich Hecht
1
-0
/
+87
2017-02-06
serial: sh-sci: SCIFA/B RX FIFO software timeout
Ulrich Hecht
1
-33
/
+68
2017-02-06
serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
Ulrich Hecht
1
-1
/
+28
2017-02-03
serial: sh-sci: implement FIFO threshold register setting
Ulrich Hecht
1
-0
/
+59
2017-02-03
serial: sh-sci: add FIFO trigger bits
Ulrich Hecht
1
-0
/
+2
2017-01-27
serial: sh-sci: Reformat sci_parse_dt() for git diff
Geert Uytterhoeven
1
-2
/
+2
2017-01-19
serial: sh-sci: Compute the regshift value for SCI ports
Laurent Pinchart
1
-1
/
+7
2017-01-19
serial: sh-sci: Remove unused platform data capabilities field
Laurent Pinchart
1
-4
/
+7
2017-01-19
serial: sh-sci: Remove manual break debouncing
Laurent Pinchart
1
-117
/
+7
2017-01-19
serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
Laurent Pinchart
1
-17
/
+6
2017-01-19
serial: sh-sci: Extend sci_port_params with more port parameters
Laurent Pinchart
1
-81
/
+100
2017-01-19
serial: sh-sci: Constify platform data
Laurent Pinchart
1
-48
/
+49
2017-01-19
serial: sh-sci: Replace regmap array with port parameters
Laurent Pinchart
1
-123
/
+155
2017-01-19
serial: sh-sci: Remove initialization of zero fields in sci_port_params
Laurent Pinchart
1
-94
/
+0
2017-01-19
serial: sh-sci: Fix register offsets for the IRDA serial port
Laurent Pinchart
1
-9
/
+8
2017-01-19
serial: sh-sci: Don't rely on platform data flags when not needed
Laurent Pinchart
1
-4
/
+3
2017-01-19
serial: sh-sci: Set the SCSCR TE and RE bits in the driver
Laurent Pinchart
1
-6
/
+7
2017-01-12
tty: serial: sh-sci: set error code when kasprintf fails
Pan Bian
1
-1
/
+3
2016-11-10
serial: sh-sci: Fix deadlock caused by serial output request
Takatoshi Akiyama
1
-15
/
+5
2016-09-02
tty: serial: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-06-26
serial: sh-sci: Stop transfers in sci_shutdown()
Geert Uytterhoeven
1
-0
/
+4
2016-06-25
serial: sh-sci: Clear (H)SCIF timeout and overrun during reset
Geert Uytterhoeven
1
-0
/
+5
2016-06-25
serial: sh-sci: Clear RX, error, and break flags during reset
Geert Uytterhoeven
1
-0
/
+4
2016-06-25
serial: sh-sci: Do not start transfers from sci_startup()
Geert Uytterhoeven
1
-6
/
+0
2016-06-25
serial: sh-sci: Add DT support for dedicated RTS/CTS
Geert Uytterhoeven
1
-0
/
+3
2016-06-25
serial: sh-sci: Fix support for hardware-assisted RTS/CTS
Geert Uytterhoeven
1
-7
/
+83
2016-06-25
serial: sh-sci: Add pin initialization for SCIFA/SCIFB
Geert Uytterhoeven
1
-1
/
+15
2016-06-25
serial: sh-sci: Correct pin initialization on (H)SCIF
Geert Uytterhoeven
1
-15
/
+8
2016-06-25
serial: sh-sci: Do not open-code sci_getreg()
Geert Uytterhoeven
1
-5
/
+2
2016-06-25
serial: sh-sci: Add support for GPIO-controlled modem lines
Geert Uytterhoeven
1
-1
/
+45
2016-06-25
serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback
Geert Uytterhoeven
1
-2
/
+2
2016-03-08
serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE()
Geert Uytterhoeven
1
-5
/
+0
2016-02-07
serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
Geert Uytterhoeven
1
-2
/
+27
2016-02-07
serial: sh-sci: Use a bitmask to indicate supported sampling rates
Geert Uytterhoeven
1
-39
/
+27
2016-02-07
serial: sh-sci: Use premultiplier to handle half sampling rate
Geert Uytterhoeven
1
-6
/
+10
2016-02-07
serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console
Geert Uytterhoeven
1
-1
/
+2
2016-02-07
serial: sh-sci: Add more Serial Mode Register documentation
Geert Uytterhoeven
1
-1
/
+1
2016-02-07
serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support
Yoshinori Sato
1
-5
/
+72
2016-01-08
serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
Geert Uytterhoeven
1
-42
/
+0
2016-01-08
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
1
-152
/
+403
2015-12-17
serial: sh-sci: Drop the sci_fck clock fallback
Laurent Pinchart
1
-5
/
+0
2015-12-17
serial: sh-sci: Add support for optional BRG on (H)SCIF
Geert Uytterhoeven
1
-5
/
+80
2015-12-17
serial: sh-sci: Add support for optional external (H)SCK input
Geert Uytterhoeven
1
-3
/
+66
2015-12-17
serial: sh-sci: Prepare for multiple sampling clock sources
Geert Uytterhoeven
1
-60
/
+134
2015-12-17
serial: sh-sci: Correct SCIF type on R-Car for BRG
Geert Uytterhoeven
1
-0
/
+11
2015-12-17
serial: sh-sci: Correct SCIF type on RZ/A1H
Geert Uytterhoeven
1
-0
/
+6
2015-12-17
serial: sh-sci: Replace struct sci_port_info by type/regtype encoding
Geert Uytterhoeven
1
-29
/
+11
2015-12-17
serial: sh-sci: Add BRG register definitions
Geert Uytterhoeven
1
-0
/
+46
2015-12-17
serial: sh-sci: Take into account sampling rate for max baud rate
Geert Uytterhoeven
1
-1
/
+4
[next]