Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-22drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2021-04-22serial: sa1100: drop low-latency workaroundJohan Hovold
2020-08-18serial: sa1100: use platform_get_resource()Andy Shevchenko
2019-12-18tty/serial: Migrate sa1100 to use has_sysrqDmitry Safonov
2019-06-04serial: sa1100: add note about modem control signalsRussell King
2019-06-04serial: sa1100: add support for mctrl gpiosRussell King
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook
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-10-03drivers: tty: sa1100: use setup_timer() helper.Allen Pais
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-06serial: sa1100: use container_of to resolve sa1100_port from uart_portFabian Frederick
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2013-10-17serial: sa1100: delete .set_wake callbackLinus Walleij
2013-08-28tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-07-27serial: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-22tty: remove use of __devinitBill Pemberton
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King
2012-03-26ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2011-04-20tty: remove invalid location line in file headerJovi Zhang
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman