summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2016-06-25serial: serial_core: Perform NULL checks for release/request_port opsFabio Estevam
2016-06-25serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2Geert Uytterhoeven
2016-06-25tty: serial: msm: fix definition of msm_stop_dmaBen Dooks
2016-06-25tty: serial: msm: Don't read off end of tx fifoBjorn Andersson
2016-06-25tty:serial:msm:Do not restore Rx interrupts in DMACharanya Venkatraman
2016-06-25tty: serial: msm: Cleanup include usageStephen Boyd
2016-06-25tty: serial: msm: Only configure MND registers on hw that has itStephen Boyd
2016-06-25tty: serial: msm: Move header file into driverStephen Boyd
2016-06-25serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UARTKefeng Wang
2016-06-25serial: sh-sci: Clear (H)SCIF timeout and overrun during resetGeert Uytterhoeven
2016-06-25serial: sh-sci: Clear RX, error, and break flags during resetGeert Uytterhoeven
2016-06-25serial: sh-sci: Do not start transfers from sci_startup()Geert Uytterhoeven
2016-06-25serial: sh-sci: Add DT support for dedicated RTS/CTSGeert Uytterhoeven
2016-06-25serial: sh-sci: Fix support for hardware-assisted RTS/CTSGeert Uytterhoeven
2016-06-25serial: sh-sci: Add pin initialization for SCIFA/SCIFBGeert Uytterhoeven
2016-06-25serial: sh-sci: Correct pin initialization on (H)SCIFGeert Uytterhoeven
2016-06-25serial: sh-sci: Add more Serial Port Control/Data Register documentationGeert Uytterhoeven
2016-06-25serial: sh-sci: Add more Serial Port Register documentationGeert Uytterhoeven
2016-06-25serial: sh-sci: Do not open-code sci_getreg()Geert Uytterhoeven
2016-06-25serial: sh-sci: Add support for GPIO-controlled modem linesGeert Uytterhoeven
2016-06-25serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callbackGeert Uytterhoeven
2016-06-25tty: 8250, remove shadow and unused variablesJiri Slaby
2016-06-25TTY: serial, handle platform_get_irq retval properlyJiri Slaby
2016-06-25tty: 8250, kill DEBUG_INTRJiri Slaby
2016-06-25tty: 8250, drop unused members from struct old_serial_portJiri Slaby
2016-06-25tty: stop defining STD_COM_FLAGS in driversJiri Slaby
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-13serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica
2016-05-03serial: core: Fix port mutex assert if lockdep disabledPeter Hurley
2016-05-03serial: 8250_dw: fix wrong logic in dw8250_check_lcr()Kefeng Wang
2016-05-01QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-05-01serial: mctrl_gpio: Drop support for out1-gpios and out2-gpiosGeert Uytterhoeven
2016-05-01serial: 8250dw: Add device HID for future AMD UART controllerWang Hongcheng
2016-05-01serial: mctrl_gpio: add IRQ lockingYegor Yefremov
2016-04-30serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado
2016-04-30serial: mps2-uart: add support for early consoleVladimir Murzin
2016-04-30serial: mps2-uart: add MPS2 UART driverVladimir Murzin
2016-04-30serial: sirf: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven
2016-04-30serial: sirf: Introduce helper variable struct device_node *npGeert Uytterhoeven
2016-04-30serial: mxs-auart: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven
2016-04-30serial: imx: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven
2016-04-30serial: 8250: of: Make tegra_serial_handle_break() staticThierry Reding
2016-04-30serial: omap8250: Terminate rx dma only for flushesPeter Hurley
2016-04-30serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley
2016-04-30serial: omap8250: Simplify rx dma completion interfacePeter Hurley