aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_core.c
AgeCommit message (Expand)Author
2020-08-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-08-18serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2019-07-22rt: Improve the serial console PASS_LIMITIngo Molnar
2019-07-22serial: 8250: implement write_atomicJohn Ogness
2019-01-18serial: 8250: Fix serial8250 initialization crashHe Zhe
2018-12-17serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel
2018-09-18serial: 8250: drop the printk from serial8250_interrupt()Sebastian Andrzej Siewior
2018-07-25serial: 8250: Use cached port name directly in messagesAndy Shevchenko
2018-07-12serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees 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-04serial: 8250: Convert timers to use timer_setup()Kees Cook
2017-10-03drivers: tty: 8250: use setup_timer() helper.Allen Pais
2017-08-14Merge 4.13-rc5 into tty-nextGreg Kroah-Hartman
2017-08-01Revert "serial: Delete dead code for CIR serial ports"Sean Young
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko
2017-06-20serial: Delete dead code for CIR serial portsMatthias Brugger
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in drivers/tty/David Howells
2017-03-31serial: 8250: 8250_core: Fix irq name for 8250 serial IRQVignesh R
2017-03-14serial: 8250: 8250_core: Use dev_name() during request_irq()Vignesh R
2017-01-11Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman
2016-09-02serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2016-06-25tty: serial: 8250: add CON_CONSDEV to flagsMatthew Leach
2016-06-25tty: 8250, kill DEBUG_INTRJiri Slaby
2016-06-25tty: 8250, drop unused members from struct old_serial_portJiri Slaby
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie
2016-03-07tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_portMatwey V. Kornilov
2016-02-06tty: serial: 8250: Suitably replace printkPhillip Raffeck
2016-02-06tty: serial: 8250: Fix multi-line stringsAnton Wuerfel
2016-02-06tty: serial: 8250: Add parentheses to macroAnton Wuerfel
2016-02-06tty: serial: 8250: Move EXPORT_SYMBOL to functionAnton Wuerfel
2016-01-28serial: 8250: Unlink uart console ptr if console setup failsPeter Hurley
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada
2015-10-04serial: don't register CIR serial portsMaciej S. Szmigiero
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley
2015-06-01serial: 8250: remove return statements from void functionMasahiro Yamada
2015-05-10serial: 8250: do not copy port.fifosize member twiceMasahiro Yamada
2015-05-10serial: 8250: Do nothing if nr_uarts=0Jan Kiszka
2015-05-06serial: 8250: remove Kconfig indirectionValentin Rothberg