summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2018-05-22serial: 8250: omap: Disable DMA for console UARTVignesh R
2018-03-20serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-01-17serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2018-01-17serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2018-01-178250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2018-01-17serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal
2017-06-13serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-05-17serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2016-09-15serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-07-108250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-06-03serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-02-28tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-02-15serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-09Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-10-22serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-09-21serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-09-21serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-14serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee
2015-04-13Merge branch 'pnp'Rafael J. Wysocki
2015-04-10serial: 8250_pci: port failed after wakeup from S3Peter Hung
2015-04-10earlycon: 8250: Document kernel command line optionsPeter Hurley
2015-04-10earlycon: 8250: Fix command line regressionPeter Hurley
2015-03-26serial: 8250_dw: only get the clock rate in one placeHeikki Krogerus
2015-03-26serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus
2015-03-26serial: 8250_pci: add Intel Tangier supportAndy Shevchenko
2015-03-26serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko
2015-03-26serial: 8250_pci: replace switch-case by formulaAndy Shevchenko
2015-03-26serial: 8250: allow specifying iomem size in addition to addressMans Rullgard
2015-03-26serial: 8250_dw: add support for AMD SOC CarrizoKen Xue
2015-03-26serial: 8250_pci: remove non-used var for F81504Peter Hung
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
2015-03-26serial: 8250: Initialize fixed type fields when setting defaultsPeter Hurley
2015-03-26serial: 8250: Encapsulate port i/o method initPeter Hurley
2015-03-26serial: 8250: Separate port initializationPeter Hurley
2015-03-26serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley
2015-03-26serial: 8250: Separate 8250 console interfacePeter Hurley
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley