index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
sccnxp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-27
serial: sccnxp: missing uart_unregister_driver() on error in sccnxp_probe()
Wei Yongjun
1
-0
/
+1
2013-08-02
Revert "serial: sccnxp: Add DT support"
Greg Kroah-Hartman
1
-37
/
+9
2013-08-01
serial: sccnxp: Add DT support
Alexander Shiyan
1
-9
/
+37
2013-08-01
serial: sccnxp: Using structure for each supported IC instead of switch in probe
Alexander Shiyan
1
-148
/
+124
2013-08-01
serial: sccnxp: Using CLK API for getting UART clock
Alexander Shiyan
1
-14
/
+22
2013-08-01
serial: sccnxp: Disable regulator on error
Alexander Shiyan
1
-22
/
+18
2013-07-27
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-04-15
serial: sccnxp: Replace pdata.init/exit with regulator API
Alexander Shiyan
1
-6
/
+15
2013-04-15
serial: sccnxp: Do not override device name
Alexander Shiyan
1
-2
/
+0
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-58
/
+113
2013-01-22
serial: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+4
2013-01-22
serial: sccnxp: Make baudrate table struct static
Alexander Shiyan
1
-4
/
+2
2013-01-22
serial: sccnxp: Reset break and overrun bits in RX handler
Alexander Shiyan
1
-1
/
+6
2013-01-18
serial: sccnxp: Fix possible crash if no platform data supplied
Alexander Shiyan
1
-2
/
+2
2013-01-16
serial: sccnxp: Rename header file to match functionality
Alexander Shiyan
1
-1
/
+1
2013-01-16
serial: sccnxp: Implement polling mode
Alexander Shiyan
1
-45
/
+103
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
2012-11-22
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-05
tty: serial: sccnxp: Fix bug with unterminated platform_id list
Greg Kroah-Hartman
1
-0
/
+1
2012-09-27
serial: sccnxp: Make 'default' choice in switch last
Alexander Shiyan
1
-1
/
+1
2012-09-27
serial: sccnxp: Remove mask termios caps for SW flow control
Alexander Shiyan
1
-1
/
+0
2012-09-27
serial: sccnxp: Report actual baudrate back to core
Alexander Shiyan
1
-4
/
+10
2012-09-06
serial: serial_core.h needs console.h included first
Stephen Rothwell
1
-1
/
+1
2012-09-06
serial: New serial driver SCCNXP
Alexander Shiyan
1
-0
/
+985