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
/
mpc52xx_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
tty/serial: mpc52xx_uart: Don't zero port->sysrq
Dmitry Safonov
1
-3
/
+1
2019-12-18
tty/serial: Migrate mpc52xx_uart to use has_sysrq
Dmitry Safonov
1
-6
/
+1
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
serial: mpc52xx: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-07-30
tty: Convert to using %pOF instead of full_name
Rob Herring
1
-6
/
+6
2016-02-07
tty: serial: constify psc_ops structs
Aya Mahfouz
1
-4
/
+4
2015-10-04
serial: mpc52xx: add delay after resetting transmitter to fix broken chars
Uwe Kleine-König
1
-0
/
+7
2015-08-05
serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT
Uwe Kleine-König
1
-2
/
+3
2015-05-06
drivers/tty/serial/mpc52xx_uart.c: fix typo in C comment
Valentin Rothberg
1
-1
/
+1
2015-03-27
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-09
serial: mpc52xx: Use default serial core x_char handler
Peter Hurley
1
-17
/
+0
2014-01-12
serial: mpc512x: setup the PSC FIFO clock as well
Gerhard Sittig
1
-6
/
+44
2014-01-12
serial: mpc512x: adjust for OF based clock lookup
Gerhard Sittig
1
-5
/
+35
2013-10-17
serial: mpc52xx: remove reference to .set_wake()
Linus Walleij
1
-1
/
+0
2013-09-27
serial: mpc512x: Remove casting the return value which is a void pointer
Jingoo Han
1
-2
/
+2
2013-08-21
serial: mpc512x: cleanup clock API use
Gerhard Sittig
1
-17
/
+81
2013-06-17
serial/mpc52xx_uart: fix kernel panic when system reboot
Matteo Facchinetti
1
-0
/
+3
2013-06-03
serial/mpc52xx_uart: add MPC5125 PSC support
Matteo Facchinetti
1
-0
/
+241
2013-06-03
serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support
Matteo Facchinetti
1
-42
/
+119
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
1
-5
/
+4
2013-05-27
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
1
-3
/
+8
2013-05-20
tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()
Wei Yongjun
1
-3
/
+8
2013-05-20
serial: Move "uart_console" def to core header file.
Sourav Poddar
1
-10
/
+0
2013-03-12
tty: serial: mpc5xxx: fix PSC clock name bug
Anatolij Gustschin
1
-1
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-3
/
+4
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-10-02
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2012-09-11
serial/mpc52xx_uart: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-05
tty: serial: mpc5xxx: add support for mark/space parity
Wolfram Sang
1
-2
/
+6
2012-03-09
mpc5200b/uart: select more tolerant uart prescaler on low baudrates
Frank Benkert
1
-2
/
+3
2012-01-27
serial: Kill off NO_IRQ
Alan Cox
1
-2
/
+2
2011-09-23
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-23
TTY: serial, fix includes in some drivers
Jiri Slaby
1
-0
/
+1
2011-02-28
dt/serial: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-8
/
+5
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+1527