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