summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2017-11-08tty: serial: jsm: remove redundant pointer tsColin Ian King
2017-11-08tty: serial: jsm: add space before the open parenthesis '('Gimcuan Hui
2017-11-08tty: serial: jsm: fix coding styleGimcuan Hui
2017-11-08tty: serial: jsm: delete space between function name and '('Gimcuan Hui
2017-11-08tty: serial: jsm: add blank line after declarationsGimcuan Hui
2017-11-08tty: serial: jsm: change the type of local variableGimcuan Hui
2017-11-04tty: serial: imx: remove dead code imx_dma_rxintTroy Kisky
2017-11-04tty: serial: imx: disable ageing timer interrupt if dma in useTroy Kisky
2017-11-04serial: 8250: fix potential deadlock in rs485-modeTomas Melin
2017-11-04serial: m32r_sio: Drop redundant .data assignmentKees Cook
2017-11-04serial: imx: add hibernation supportPhilipp Zabel
2017-11-04serial: pl011: Adopt generic flag to store auto RTS statusLukas Wunner
2017-11-04serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2017-11-04serial: core: remove redundant assignment to portColin Ian King
2017-11-04serial: sh-sci: Fix unlocked access to SCSCR registerTakatoshi Akiyama
2017-11-04serial: mvebu-uart: drop incorrect memsetArnd Bergmann
2017-11-04tty: max3100: remove unused variable rts and remove unused assignmentColin Ian King
2017-11-04tty/serial: atmel: Convert timers to use timer_setup()Kees Cook
2017-11-04tty/serial: altera_uart: Convert timers to use timer_setup()Kees Cook
2017-11-04serial: sccnxp: Convert timers to use timer_setup()Kees Cook
2017-11-04serial: bfin_uart: Convert timers to use timer_setup()Kees Cook
2017-11-04serial: 8250: Convert timers to use timer_setup()Kees Cook
2017-10-23serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-10-23omap_serial: Removing superfluous check on no interrupt pending.Martin Townsend
2017-10-20serial: mvebu-uart: support extended port registers layoutMiquel Raynal
2017-10-20serial: mvebu-uart: augment the maximum number of portsMiquel Raynal
2017-10-20serial: mvebu-uart: dissociate RX and TX interruptsMiquel Raynal
2017-10-20serial: mvebu-uart: add TX interrupt trigger for pulse interruptsAllen Yan
2017-10-20serial: mvebu-uart: clear state register before IRQ requestAllen Yan
2017-10-20serial: mvebu-uart: add function to change baudrateAllen Yan
2017-10-20serial: mvebu-uart: add soft reset at probeAllen Yan
2017-10-20serial: mvebu-uart: use a generic way to access the registersMiquel Raynal
2017-10-20serial: mvebu-uart: support probe of multiple portsAllen Yan
2017-10-20serial: mvebu-uart: use driver name when requesting an interruptYehuda Yitschak
2017-10-20serial-uartlite: pr_err() strings should end with newlinesArvind Yadav
2017-10-20tty: amba-pl011: Convert timers to use timer_setup()Kees Cook
2017-10-20serial: m32r_sio: Convert timers to use timer_setup()Kees Cook
2017-10-20serial: 8250_fintek: Fix finding base_port with activated SuperIOJi-Ze Hong (Peter Hong)
2017-10-20serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-10-20serial: sh-sci: Fix init data attribute for struct 'port_cfg'Matthias Kaehlcke
2017-10-20serial: sh-sci: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-20serial: imx: Correct comment imx_flush_buffer()Martyn Welch
2017-10-09Merge 4.14-rc4 into tty-nextGreg Kroah-Hartman
2017-10-04serial: 8250_dw: Improve clock rate settingEd Blake
2017-10-04serial: Add define for max baud rate divisorEd Blake
2017-10-04serial: sh-sci: suppress warning for ports without dma channelsAndy Lowe
2017-10-04serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko
2017-10-04tty: xilinx_uartps: move to arch_initcall for earlier consoleShubhrajyoti Datta
2017-10-04Arm: dts: stm32: remove extra compatible string from DT & driverVikas Manocha
2017-10-04tty/serial: atmel: Prevent a warning on suspendRomain Izard