summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2017-01-31serial: imx: Fix the RTS GPIO polarity in RS485 modeFabio Estevam
2017-01-278250: of: remove remnants of generic of_serial driverArnd Bergmann
2017-01-27serial: sh-sci: Reformat sci_parse_dt() for git diffGeert Uytterhoeven
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
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-25serial: xuartps: Enable uart loopback modeYasir-Khan
2017-01-20serial: 8250_omap: Remove rx_dma_broken flagVignesh R
2017-01-20serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R
2017-01-20serial: 8250_omap: pause DMA only if DMA transfer in progressVignesh R
2017-01-19tty: serial: meson: allow baud-rates higher than 115200Martin Blumenstingl
2017-01-19tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocacheArvind Yadav
2017-01-19serial: omap: Add omapserial earlyconLokesh Vutla
2017-01-19serial: pl011: Mark console as CON_ANYTIMEAlexander Sverdlin
2017-01-19tty: serial: constify dev_pm_ops structuresBhumika Goyal
2017-01-19serial: 8250_mid: set PCI master only for DMA capable deviceAndy Shevchenko
2017-01-19serial: 8250_mid: enable MSI on DenvertonAndy Shevchenko
2017-01-19serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko
2017-01-19serial: 8250_dw: Allow hardware flow control to be usedJason Uy
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart
2017-01-19serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart
2017-01-19serial: sh-sci: Remove manual break debouncingLaurent Pinchart
2017-01-19serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart
2017-01-19serial: sh-sci: Extend sci_port_params with more port parametersLaurent Pinchart
2017-01-19serial: sh-sci: Constify platform dataLaurent Pinchart
2017-01-19serial: sh-sci: Replace regmap array with port parametersLaurent Pinchart
2017-01-19serial: sh-sci: Remove initialization of zero fields in sci_port_paramsLaurent Pinchart
2017-01-19serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-01-19serial: sh-sci: Don't rely on platform data flags when not neededLaurent Pinchart
2017-01-19serial: sh-sci: Set the SCSCR TE and RE bits in the driverLaurent Pinchart
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner
2017-01-12serial: 8250_mid: make option visibleJean Delvare
2017-01-12serial: 8250_lpss: make option visibleJean Delvare
2017-01-12serial: 8250_pci: make option visibleJean Delvare
2017-01-12serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin
2017-01-12serial: imx: Allow passing 'rst-gpios' for rs485 modeFabio Estevam
2017-01-12serial: 8250_lpss: avoid potential kernel crash when removeAndy Shevchenko
2017-01-12tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-01-12serial: 8250: moxa: Store num_ports in brdMatwey V. Kornilov
2017-01-12serial: 8250_fintek: Add resource check for Fintek F81504/508/512Ji-Ze Hong (Peter Hong)
2017-01-12tty: update my email addressJohn Crispin
2017-01-12tty: serial: lantiq: implement earlycon supportMartin Blumenstingl
2017-01-12serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancyChristophe JAILLET
2017-01-12serial: samsung: Simplify DMA engine initialization codeMarek Szyprowski
2017-01-12serial: mxs-auart: support CMSPAR termios cflagWolfgang Ocker
2017-01-12serial: max310x: Add support for newer silicon revisionsAlexander Shiyan
2017-01-12tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlockNikita Yushchenko
2017-01-12tty: serial: sh-sci: set error code when kasprintf failsPan Bian
2017-01-11Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu