index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mpc52xx_uart.c
Age
Commit message (
Expand
)
Author
2014-01-12
serial: mpc512x: setup the PSC FIFO clock as well
Gerhard Sittig
2014-01-12
serial: mpc512x: adjust for OF based clock lookup
Gerhard Sittig
2013-10-16
serial: mpc52xx: remove reference to .set_wake()
Linus Walleij
2013-09-26
serial: mpc512x: Remove casting the return value which is a void pointer
Jingoo Han
2013-08-21
serial: mpc512x: cleanup clock API use
Gerhard Sittig
2013-06-17
serial/mpc52xx_uart: fix kernel panic when system reboot
Matteo Facchinetti
2013-06-03
serial/mpc52xx_uart: add MPC5125 PSC support
Matteo Facchinetti
2013-06-03
serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support
Matteo Facchinetti
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-27
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
2013-05-20
tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()
Wei Yongjun
2013-05-20
serial: Move "uart_console" def to core header file.
Sourav Poddar
2013-03-12
tty: serial: mpc5xxx: fix PSC clock name bug
Anatolij Gustschin
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-10-01
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-09-11
serial/mpc52xx_uart: add a const qualifier
Uwe Kleine-König
2012-09-05
tty: serial: mpc5xxx: add support for mark/space parity
Wolfram Sang
2012-03-08
mpc5200b/uart: select more tolerant uart prescaler on low baudrates
Frank Benkert
2012-01-26
serial: Kill off NO_IRQ
Alan Cox
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-02-28
dt/serial: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman