summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/mpc52xx_uart.c
AgeCommit message (Expand)Author
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-08-28serial: mpc52xx: constify uart_ops structuresJulia Lawall
2017-07-30tty: Convert to using %pOF instead of full_nameRob Herring
2016-02-06tty: serial: constify psc_ops structsAya Mahfouz
2015-10-04serial: mpc52xx: add delay after resetting transmitter to fix broken charsUwe Kleine-König
2015-08-04serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMTUwe Kleine-König
2015-05-06drivers/tty/serial/mpc52xx_uart.c: fix typo in C commentValentin Rothberg
2015-03-26tty: constify of_device_id arrayFabian Frederick
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-09-08serial: mpc52xx: Use default serial core x_char handlerPeter Hurley
2014-01-12serial: mpc512x: setup the PSC FIFO clock as wellGerhard Sittig
2014-01-12serial: mpc512x: adjust for OF based clock lookupGerhard Sittig
2013-10-16serial: mpc52xx: remove reference to .set_wake()Linus Walleij
2013-09-26serial: mpc512x: Remove casting the return value which is a void pointerJingoo Han
2013-08-21serial: mpc512x: cleanup clock API useGerhard Sittig
2013-06-17serial/mpc52xx_uart: fix kernel panic when system rebootMatteo Facchinetti
2013-06-03serial/mpc52xx_uart: add MPC5125 PSC supportMatteo Facchinetti
2013-06-03serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART supportMatteo Facchinetti
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun
2013-05-20serial: Move "uart_console" def to core header file.Sourav Poddar
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-21tty: remove use of __devinitBill Pemberton
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-11serial/mpc52xx_uart: add a const qualifierUwe Kleine-König
2012-09-05tty: serial: mpc5xxx: add support for mark/space parityWolfram Sang
2012-03-08mpc5200b/uart: select more tolerant uart prescaler on low baudratesFrank Benkert
2012-01-26serial: Kill off NO_IRQAlan Cox
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman