index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2015-10-04
serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1
Geert Uytterhoeven
1
-1
/
+2
2015-10-04
serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIF
Geert Uytterhoeven
1
-3
/
+11
2015-10-04
serial: sh-sci: Replace buggy big #ifdef by runtime logic
Geert Uytterhoeven
1
-10
/
+26
2015-06-27
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-45
/
+51
2015-06-23
sh-sci: Get register size from platform device
Yoshinori Sato
1
-21
/
+13
2015-06-23
sh-sci: Add h8300 SCI
Yoshinori Sato
1
-0
/
+6
2015-05-10
serial: sh-sci: Remove obsolete comment about overrun detection
Geert Uytterhoeven
1
-5
/
+0
2015-05-10
serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask
Geert Uytterhoeven
1
-1
/
+2
2015-05-10
serial: sh-sci: Use the correct register for overrun checks
Geert Uytterhoeven
1
-25
/
+15
2015-05-10
serial: sh-sci: Replace hardcoded overrun bit values
Geert Uytterhoeven
1
-15
/
+13
2015-05-10
serial: sh-sci: Add SCIFA/B SCPCR register definitions
Geert Uytterhoeven
1
-0
/
+22
2015-03-27
serial: sh-sci: Update calculation of timeout for DMA
Nobuhiro Iwamatsu
1
-9
/
+31
2015-03-27
serial: sh-sci: Add overrun handling of SCIFA and SCIFB
Nobuhiro Iwamatsu
1
-12
/
+36
2015-02-02
serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
Hisashi Nakamura
1
-1
/
+13
2015-02-02
serial: sh-sci: Use dev_dbg() to log an error message
Yoshihiro Kaneko
1
-1
/
+1
2015-02-02
sh-sci: extend PM methods
Sergei Shtylyov
1
-6
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-26
serial: sh-sci: Change checking for error rate of HSCIF
Nobuhiro Iwamatsu
1
-4
/
+1
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-15
serial: sh-sci: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-07-18
serial: sh-sci: Add calculation recive margin for HSCIF
Nobuhiro Iwamatsu
1
-18
/
+59
2014-07-18
serial: sh-sci: Fix range check of bit-rate for HSCIF
Nobuhiro Iwamatsu
1
-2
/
+1
2014-07-18
serial: sh-sci: Updated calculation of bit error rate and bit rate
Nobuhiro Iwamatsu
1
-3
/
+5
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-8
/
+0
2014-04-02
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-43
/
+43
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
1
-2
/
+1
2014-03-18
serial: sh-sci: Neaten dev_<level> uses
Joe Perches
1
-20
/
+18
2014-03-18
serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
Geert Uytterhoeven
1
-1
/
+1
2014-03-18
serial: sh-sci: Add more register documentation
Geert Uytterhoeven
1
-13
/
+15
2014-03-18
serial: sh-sci: Remove useless casts
Geert Uytterhoeven
1
-4
/
+4
2014-03-18
serial: sh-sci: Replace printk() by pr_*()
Geert Uytterhoeven
1
-4
/
+3
2014-03-01
serial: sh-sci: Add missing call to uart_remove_one_port() in failure path
Geert Uytterhoeven
1
-0
/
+1
2014-02-13
serial: sh-sci: Fix cast warning
Jingoo Han
1
-1
/
+1
2013-12-24
serial: sh-sci: Add OF support
Bastian Hecht
1
-3
/
+98
2013-12-24
serial: sh-sci: Remove platform data mapbase and irqs fields
Laurent Pinchart
1
-26
/
+34
2013-12-24
serial: sh-sci: Remove platform data scbrr_algo_id field
Laurent Pinchart
1
-21
/
+5
2013-12-24
serial: sh-sci: Rework baud rate calculation
Laurent Pinchart
1
-7
/
+30
2013-12-24
serial: sh-sci: Compute overrun_bit without using baud rate algo
Laurent Pinchart
1
-12
/
+14
2013-12-24
serial: sh-sci: Remove unused GPIO request code
Laurent Pinchart
1
-67
/
+0
2013-12-24
serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
Laurent Pinchart
1
-27
/
+23
2013-12-24
serial: sh-sci: Support resources passed through platform resources
Laurent Pinchart
1
-16
/
+49
2013-12-24
serial: sh-sci: Don't check IRQ in verify port operation
Laurent Pinchart
1
-4
/
+0
2013-12-24
serial: sh-sci: Set the UPF_FIXED_PORT flag
Laurent Pinchart
1
-1
/
+1
2013-12-24
serial: sh-sci: Remove duplicate interrupt check in verify port op
Laurent Pinchart
1
-1
/
+1
2013-12-24
serial: sh-sci: Simplify baud rate calculation algorithms
Laurent Pinchart
1
-4
/
+4
2013-12-24
serial: sh-sci: Remove baud rate calculation algorithm 5
Laurent Pinchart
1
-2
/
+0
2013-12-24
serial: sh-sci: Sort headers alphabetically
Laurent Pinchart
1
-21
/
+21
2013-12-14
serial: sh-sci: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-4
/
+4
2013-12-14
serial: sh-sci: Don't enable/disable port from within break timer
Laurent Pinchart
1
-4
/
+8
2013-12-12
serial: sh-sci: Fix warnings due to improper casts and printk formats
Laurent Pinchart
1
-9
/
+10
[prev]
[next]