Age | Commit message (Expand) | Author |
2023-11-23 | serial: mpc52xx: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-09-18 | serial: mpc52xx: Use port lock wrappers | Thomas Gleixner |
2023-07-25 | tty: Explicitly include correct DT includes | Rob Herring |
2022-11-03 | tty: serial: use uart_port_tx() helper | Jiri Slaby (SUSE) |
2022-09-22 | tty: serial: switch mpc52xx_uart_int_{r,t}x_chars() to bool | Jiri Slaby |
2022-08-30 | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen |
2022-06-22 | powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode | Andy Shevchenko |
2022-04-15 | tty: serial: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy |
2022-04-14 | tty: serial: mpc52xx_uart: remove double ifdeffery | Jiri Slaby |
2022-04-04 | tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned, part II. | Jiri Slaby |
2022-02-25 | tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned | Jiri Slaby |
2021-04-22 | serial: mpc52xx_uart: drop low-latency workaround | Johan Hovold |
2019-12-18 | tty/serial: mpc52xx_uart: Don't zero port->sysrq | Dmitry Safonov |
2019-12-18 | tty/serial: Migrate mpc52xx_uart to use has_sysrq | Dmitry Safonov |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman |
2017-08-28 | serial: mpc52xx: constify uart_ops structures | Julia Lawall |
2017-07-30 | tty: Convert to using %pOF instead of full_name | Rob Herring |
2016-02-06 | tty: serial: constify psc_ops structs | Aya Mahfouz |
2015-10-04 | serial: mpc52xx: add delay after resetting transmitter to fix broken chars | Uwe Kleine-König |
2015-08-04 | serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT | Uwe Kleine-König |
2015-05-06 | drivers/tty/serial/mpc52xx_uart.c: fix typo in C comment | Valentin Rothberg |
2015-03-26 | tty: constify of_device_id array | Fabian Frederick |
2014-10-20 | tty: serial: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-08 | serial: mpc52xx: Use default serial core x_char handler | Peter Hurley |
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 |