summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_core.c
AgeCommit message (Expand)Author
2019-12-05serial: 8250: Fix serial8250 initialization crashHe Zhe
2019-12-05serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel
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
2015-05-06drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6Valentin Rothberg
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-14serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee
2015-04-10earlycon: 8250: Document kernel command line optionsPeter Hurley
2015-04-10earlycon: 8250: Fix command line regressionPeter Hurley
2015-03-26serial: 8250: allow specifying iomem size in addition to addressMans Rullgard
2015-03-26serial: 8250: remove the redundant includeWang Long
2015-03-26serial: 8250: Check UART_SCR is writablePeter Hurley
2015-03-26serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessorsPeter Hurley
2015-03-26serial: 8250: Declare base port operations constPeter Hurley
2015-03-26serial: 8250: Decouple RSA probePeter Hurley
2015-03-26serial: 8250: Only get RSA resource when requiredPeter Hurley
2015-03-26serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSAPeter Hurley
2015-03-26serial: 8250: Initialize default dma handlers when setting defaultsPeter Hurley