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-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-01-26tty: serial: max3100: Remove redundant 'flush_workqueue()' callsXu Wang
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby
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-11-04tty: max3100: remove unused variable rts and remove unused assignmentColin Ian King
2017-10-03drivers: tty: max3100: use setup_timer() helper.Allen Pais
2016-09-02tty: serial: constify uart_ops structuresJulia Lawall
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-03-07tty: max3100: use msecs_to_jiffies for time conversionNicholas Mc Guire
2013-08-01serial: use dev_get_platdata()Jingoo Han
2013-04-06serial: max3100: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-03-19tty: max3100: Use dev_pm_opsLars-Peter Clausen
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-16TTY: move low_latency to tty_portJiri Slaby
2012-12-29tty/max3100: don't use [delayed_]work_pending()Tejun Heo
2012-11-22tty: remove use of __devexitBill Pemberton
2012-11-22tty: remove use of __devinitBill Pemberton
2012-11-22tty: serial: remove use of __devexit_pBill Pemberton
2012-09-17tty: serial: max3100: Fix error caseAlan Cox
2012-09-05tty: max3100: use module_spi_driverDevendra Naga
2011-11-27TTY: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-01tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker
2011-09-23TTY: serial, fix includes in some driversJiri Slaby
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman