index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mpc52xx_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-04
serial: mpc52xx: add delay after resetting transmitter to fix broken chars
Uwe Kleine-König
1
-0
/
+7
2015-08-04
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-26
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-08
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-16
serial: mpc52xx: remove reference to .set_wake()
Linus Walleij
1
-1
/
+0
2013-09-26
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-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-3
/
+4
2012-11-21
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-10-01
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-08
mpc5200b/uart: select more tolerant uart prescaler on low baudrates
Frank Benkert
1
-2
/
+3
2012-01-26
serial: Kill off NO_IRQ
Alan Cox
1
-2
/
+2
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-22
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