aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-18
|\
| * Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-16
| |\
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
* | | tty: serial: 8250: Revert NXP SC16C2552 workaroundMark2018-08-12
* | | serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra2018-08-02
* | | serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam2018-08-02
* | | serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu2018-08-02
* | | tty: serial: uartlite: Add support for suspend and resumeShubhrajyoti Datta2018-08-02
* | | tty: serial: uartlite: Add clock adaptationShubhrajyoti Datta2018-08-02
* | | tty: serial: uartlite: Add structure for private dataShubhrajyoti Datta2018-08-02
* | | serial: sh-sci: Improve support for separate TEI and DRI interruptsChris Brandt2018-08-02
* | | serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPEChris Brandt2018-08-02
* | | serial: sh-sci: Allow for compressed SCIF addressChris Brandt2018-08-02
* | | serial: 8250: Use cached port name directly in messagesAndy Shevchenko2018-07-25
* | | serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()Andy Shevchenko2018-07-23
* | | serial: sh-sci: Drop superfluous assignment in sci_request_dma()Geert Uytterhoeven2018-07-21
* | | serial: 8250_exar: Describe all members in struct exar8250_boardAndy Shevchenko2018-07-21
* | | serial: 8250_exar: Remove useless has_slave memberAndy Shevchenko2018-07-21
* | | serial: 8250_dw: Add compatible string for Renesas RZ/N1 UARTPhil Edworthy2018-07-21
* | | serial: sh-sci: Fix use-after-free on subsequent port startupGeert Uytterhoeven2018-07-21
* | | tty: serial: qcom_geni_serial: Add support for flow controlGirish Mahadevan2018-07-16
* | | serial: 8250: of: Defer probe on missing IRQAlexander Sverdlin2018-07-16
* | | serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin2018-07-16
* | | serial: sh-sci: Add support for R7S9210Chris Brandt2018-07-16
* | | tty: serial: jsm: remove redundant pointer chColin Ian King2018-07-13
* | | uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen2018-07-13
* | | serial: 8250_dw: add fractional divisor supportJisheng Zhang2018-07-12
* | | serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang2018-07-12
* | | serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang2018-07-12
* | | serial: 8250_dw: Introduce IO accessors to extended registersAndy Shevchenko2018-07-07
* | | serial: 8250: let serial8250_get_divisor() get uart_port * as paramJisheng Zhang2018-07-06
* | | serial: sh-sci: Stop using deprecated dmaengine_terminate_all()Geert Uytterhoeven2018-07-06
* | | serial: sh-sci: Stop TX DMA workqueue during port shutdownGeert Uytterhoeven2018-07-06
* | | serial: sh-sci: Postpone DMA release when falling back to PIOGeert Uytterhoeven2018-07-06
* | | serial: sh-sci: Stop RX FIFO timer during port shutdownGeert Uytterhoeven2018-07-06
* | | Merge 4.18-rc3 into tty-nextGreg Kroah-Hartman2018-07-02
|\ \ \ | | |/ | |/|
| * | serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko2018-06-28
| |/
* | serial: xuartps: remove unnecessary register writeHelmut Grohne2018-06-28
* | serial: xuartps: reduce hardware TX race conditionHelmut Grohne2018-06-28
* | serial: xuartps: fix typo in cdns_uart_startupHelmut Grohne2018-06-28
* | drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia2018-06-28
* | serial: 8250_omap: Add support for AM654 UART controllerNishanth Menon2018-06-28
* | tty: serial: exar: generalize RS485 setupDaniel Golle2018-06-28
* | serial: pxa: Fix an error handling path in 'serial_pxa_probe()'Christophe JAILLET2018-06-28
* | serial: max310x: Check the clock readinessJan Kundrát2018-06-28
* | tty: serial: imx: correct dma cookie statusRobin Gong2018-06-28
* | serial: imx: fix comment about UCR2_SRST and its handling for shadowingUwe Kleine-König2018-06-28
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12