summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-07-03serial: exar: Add support for IOT2040 deviceJan Kiszka
2017-07-03gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka
2017-07-03serial: exar: Factor out platform hooksJan Kiszka
2017-07-03gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka
2017-07-03gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka
2017-06-29serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeoutVignesh R
2017-06-29serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell
2017-06-20gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka
2017-06-20serial: Delete dead code for CIR serial portsMatthias Brugger
2017-06-09serial: exar: Leave MPIOs as output for Commtech adaptersJan Kiszka
2017-06-03serial: 8250_of: Add reset supportJoel Stanley
2017-05-29Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman
2017-05-24serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell
2017-05-18serial: exar: Fix stuck MSIsJan Kiszka
2017-05-18drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel
2017-05-18serial: exar: Preconfigure xr17v35x MPIOs as outputJan Kiszka
2017-05-18drivers/serial: Add driver for Aspeed virtual UARTJeremy Kerr
2017-05-18serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley
2017-05-18serial: 8250_exar: Remove duplicate assignmentAndy Shevchenko
2017-05-18serial: 8250: omap: Disable DMA for console UARTVignesh R
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-04-18serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez
2017-04-03Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman
2017-03-31serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker
2017-03-31serial: 8250: 8250_core: Fix irq name for 8250 serial IRQVignesh R
2017-03-31serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka
2017-03-29Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman
2017-03-17serial: 8250_dw: simplify optional reset handlingPhilipp Zabel
2017-03-17serial: 8250_fintek: Enable high speed mode on Fintek F81866Lukas Redlinger
2017-03-14serial: 8250: 8250_core: Use dev_name() during request_irq()Vignesh R
2017-03-14serial: 8250_exar: Fix spelling of "driver"Andy Shevchenko
2017-03-14serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan
2017-03-14serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner
2017-02-10serial: exar: Enable MSI supportJan Kiszka
2017-02-10serial: exar: Move register defines from uapi header to consumer siteJan Kiszka
2017-02-10serial: pci: Remove unused pci_boards entriesJan Kiszka
2017-02-10serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka
2017-02-10serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka
2017-02-10serial: exar: Fix mapping of port I/O resourcesJan Kiszka
2017-02-10serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson
2017-02-09serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun
2017-02-06serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-02-03serial: 8250_pci: remove exar codeSudip Mukherjee
2017-02-03serial: exar: split out the exar code from 8250_pciSudip Mukherjee
2017-01-278250: of: remove remnants of generic of_serial driverArnd Bergmann
2017-01-25serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-01-25serial: hp300: mask the warning for people just doing build coveragePaul Gortmaker
2017-01-20serial: 8250_omap: Remove rx_dma_broken flagVignesh R