aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
...
* | serial/bcm63xx_uart: use correct alias namingJonas Gorski2016-06-25
* | serial: m32r_sio: make it explicitly non-modularPaul Gortmaker2016-06-25
* | serial: vt8500_serial: make it explicitly non-modularPaul Gortmaker2016-06-25
* | serial: pxa: make it explicitly non-modularPaul Gortmaker2016-06-25
* | serial: 8250_uniphier: add COMPILE_TEST optionMasahiro Yamada2016-06-25
* | serial: max310x: Assign port line automaticallyAlexander Shiyan2016-06-25
* | serial: max310x: Unregister UARTs on errorAlexander Shiyan2016-06-25
* | serial: max310x: Remove duplicate bits definitionAlexander Shiyan2016-06-25
* | serial: max310x: Register UART driver at module_initAlexander Shiyan2016-06-25
* | serial: max310x: Using resource-managed function for GPIOAlexander Shiyan2016-06-25
* | serial: max310x: Fix RS485 handlingAlexander Shiyan2016-06-25
* | 8250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko2016-06-25
* | serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski2016-06-25
* | serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski2016-06-25
* | serial: 8250_fintek: fix the mismatched IRQ modeJi-Ze Hong (Peter Hong)2016-06-25
* | serial: pic32_uart: Fix double free of 'sport->irq_fault_name'.Purna Chandra Mandal2016-06-25
* | tty: xuartps: disable clocks when not usedShubhrajyoti Datta2016-06-25
* | tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni2016-06-25
* | tty/serial: atmel: add comment for the ring buffer size macroLudovic Desroches2016-06-25
* | tty/serial: atmel: split tx and rx pathsNicolas Ferre2016-06-25
* | tty/serial: atmel: re-integrate status check in irq handlerNicolas Ferre2016-06-25
* | serial: serial_core: Perform NULL checks for release/request_port opsFabio Estevam2016-06-25
* | serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2Geert Uytterhoeven2016-06-25
* | tty: serial: msm: fix definition of msm_stop_dmaBen Dooks2016-06-25
* | tty: serial: msm: Don't read off end of tx fifoBjorn Andersson2016-06-25
* | tty:serial:msm:Do not restore Rx interrupts in DMACharanya Venkatraman2016-06-25
* | tty: serial: msm: Cleanup include usageStephen Boyd2016-06-25
* | tty: serial: msm: Only configure MND registers on hw that has itStephen Boyd2016-06-25
* | tty: serial: msm: Move header file into driverStephen Boyd2016-06-25
* | serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UARTKefeng Wang2016-06-25
* | serial: sh-sci: Clear (H)SCIF timeout and overrun during resetGeert Uytterhoeven2016-06-25
* | serial: sh-sci: Clear RX, error, and break flags during resetGeert Uytterhoeven2016-06-25
* | serial: sh-sci: Do not start transfers from sci_startup()Geert Uytterhoeven2016-06-25
* | serial: sh-sci: Add DT support for dedicated RTS/CTSGeert Uytterhoeven2016-06-25
* | serial: sh-sci: Fix support for hardware-assisted RTS/CTSGeert Uytterhoeven2016-06-25
* | serial: sh-sci: Add pin initialization for SCIFA/SCIFBGeert Uytterhoeven2016-06-25
* | serial: sh-sci: Correct pin initialization on (H)SCIFGeert Uytterhoeven2016-06-25
* | serial: sh-sci: Add more Serial Port Control/Data Register documentationGeert Uytterhoeven2016-06-25
* | serial: sh-sci: Add more Serial Port Register documentationGeert Uytterhoeven2016-06-25
* | serial: sh-sci: Do not open-code sci_getreg()Geert Uytterhoeven2016-06-25
* | serial: sh-sci: Add support for GPIO-controlled modem linesGeert Uytterhoeven2016-06-25
* | serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callbackGeert Uytterhoeven2016-06-25
* | tty: 8250, remove shadow and unused variablesJiri Slaby2016-06-25
* | TTY: serial, handle platform_get_irq retval properlyJiri Slaby2016-06-25
* | tty: 8250, kill DEBUG_INTRJiri Slaby2016-06-25
* | tty: 8250, drop unused members from struct old_serial_portJiri Slaby2016-06-25
* | tty: stop defining STD_COM_FLAGS in driversJiri Slaby2016-06-25
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-20
|\
| * serial: core: Fix port mutex assert if lockdep disabledPeter Hurley2016-05-03