summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2016-01-29serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-01-07serial: 8250: of: Fix the driver and actually compile the 8250_ofPeter Ujfalusi
2015-12-21Merge 4.4-rc6 into tty-nextGreg Kroah-Hartman
2015-12-14serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus
2015-12-14serial: 8250: move of_serial code to 8250 directoryArnd Bergmann
2015-12-14serial: support 16-bit register interface for consoleMasahiro Yamada
2015-12-14serial: 8250_early: squash wait_for_xmitr() into serial_putc()Masahiro Yamada
2015-12-14serial: 8250_early: confirm empty transmitter after sending charactersMasahiro Yamada
2015-12-14serial: 8250_early: do not save and restore IER in write callbackMasahiro Yamada
2015-12-14serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada
2015-12-14serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"Masahiro Yamada
2015-12-14serial: 8250_uniphier: add earlycon supportMasahiro Yamada
2015-12-14drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modularPaul Gortmaker
2015-12-13serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann
2015-11-21serial: 8250_mid: Add missing dependencyHeikki Krogerus
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-05Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-18Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-10-18serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus
2015-10-18dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus
2015-10-18serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus
2015-10-18serial: 8250_omap: Remove RTS clearPeter Hurley
2015-10-18serial: Enable Freescale 16550 workaround on armScott Wood
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-04serial: 8250_dma: no need to sync RX bufferAndy Shevchenko
2015-10-04serial: 8250: Refactor serial console restore-from-suspendPeter Hurley
2015-10-04serial: 8250: Tolerate clock variance for max baud rateJames Hogan
2015-10-04serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard
2015-10-04serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flagHeikki Krogerus
2015-10-04serial: 8250_dw: cleanup dw8250_setup_portHeikki Krogerus
2015-10-04serial: 8250_dw: cleanup dw8250_idma_filterHeikki Krogerus
2015-10-04serial: 8250_dw: rename and comment the fallback dma filterHeikki Krogerus
2015-10-04serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus
2015-10-04serial: 8250_dw: add dw8250_quirks functionHeikki Krogerus
2015-10-04serial: 8250_dw: only setup the port from one placeHeikki Krogerus
2015-10-04serial: 8250_dw: hook the DMA in one placeHeikki Krogerus
2015-10-04serial: 8250_dw: adapt to unified device property interfaceHeikki Krogerus
2015-10-04serial: 8250_dw: add separate pointer for the uart_port to dw8250_probeHeikki Krogerus
2015-10-04serial: 8250: Add OF earlycon supportScott Wood
2015-10-04serial: 8250_ingenic: Enable FIFO for Ingenic UARTsMatt Redfearn
2015-10-04serial: 8250_ingenic: Enable hardware flow controlMatt Redfearn
2015-10-04serial: 8250: Fix autoconfig_irq() to avoid race conditionsTaichi Kageyama
2015-10-04drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristatePaul Gortmaker
2015-10-04serial: don't register CIR serial portsMaciej S. Szmigiero
2015-10-04serial: 8250_omap: check how many bytes were injectedSebastian Andrzej Siewior
2015-10-02Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-10-02serial: 8250_dw: allow lower reference frequenciesAndy Shevchenko
2015-09-22tty: serial: Add missing module license for 8250_base.koJonathan McDowell