Commit Graph

2027 Commits (6b68f03f95e3f0aeea0c47799aecb296276a7cd6)

Author SHA1 Message Date
Peter Hurley cb50e5235b tty: Only hangup once 12 years ago
Alexander Shiyan 85c9969074 serial: sccnxp: Add DT support 12 years ago
Alexander Shiyan ea4c39beac serial: sccnxp: Using structure for each supported IC instead of switch in probe 12 years ago
Alexander Shiyan 90efa75f7a serial: sccnxp: Using CLK API for getting UART clock 12 years ago
Alexander Shiyan e087ab74f3 serial: sccnxp: Disable regulator on error 12 years ago
Uwe Kleine-König 3fc1eb5fe5 serial/efm32-uart: don't slur over failure in probe_dt 12 years ago
Uwe Kleine-König 11f1ad3ab4 serial/efm32-uart: don't use pdev->id to determine the port's line 12 years ago
Jingoo Han 574de559c1 serial: use dev_get_platdata() 12 years ago
Thomas Bogendoerfer dd5e6d6a3d parisc: Fix interrupt routing for C8000 serial ports 12 years ago
Darren Hart e26439ce03 serial: pch_uart: Fix signed-ness and casting of uartclk related fields 12 years ago
Elen Song 2e68c22fde serial: at91: make UART support dma and pdc transfers 12 years ago
Elen Song 055560b04a serial: at91: distinguish usart and uart 12 years ago
Elen Song 33d64c4ffa serial: at91: support run time switch transfer mode 12 years ago
Elen Song 34df42f59a serial: at91: add rx dma support 12 years ago
Elen Song 08f738be88 serial: at91: add tx dma support 12 years ago
Elen Song a930e52875 serial: at91: use function pointer to choose pdc or pio 12 years ago
Elen Song 64e22ebe49 serial: at91: correct definition from DMA to PDC 12 years ago
Darren Hart 0a09ae98ea serial: pch_uart: Remove __initdata annotation from dmi_table 12 years ago
Alexandru Juncu e06922aa83 TTY: synclink: replace bitmasks add operation with OR operation. 12 years ago
Alexander Shiyan c29782965b serial: max310x: Fix dev_pm_ops 12 years ago
Axel Lin d5a12ea7a9 serial: arc_uart: Fix module alias 12 years ago
Gianluca Anzolin 1d9e689c93 tty_port: Fix refcounting leak in tty_port_tty_hangup() 12 years ago
Uwe Kleine-König 079a036f42 serial/mxs-auart: increase time to wait for transmitter to become idle 12 years ago
Uwe Kleine-König d970d7fe65 serial/mxs-auart: fix race condition in interrupt handler 12 years ago
Laurent Pinchart 299a62575a serial8250-em: Convert to devm_* managed helpers 12 years ago
Andreas Platschek cf940ebe98 tty: Remove dead code 12 years ago
Stephen Boyd 17fae28efe msm_serial: Send more than 1 character at a time on UARTDM 12 years ago
Stephen Boyd 6909dadd91 msm_serial: Make baud_code detection more dynamic 12 years ago
Stephen Boyd f8fb952fd4 msm_serial: Fix sparse warnings 12 years ago
Stephen Boyd 4a5662d6a6 msm_serial: Fix NUL byte output on UARTDM 12 years ago
Ian Abbott 57c1f0e934 serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800 12 years ago
Ian Abbott 086231f7f8 serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD 12 years ago
Srinivas Kandagatla c4b0585607 serial:st-asc: Add ST ASC driver. 12 years ago
Uwe Kleine-König 75e66aa65e serial/efm32-uart: make of_device_id array const 12 years ago
Uwe Kleine-König 2f2a0c70ce serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverage 12 years ago
Wei Yongjun 195be84aaa msm_serial: add missing iounmap() on error in msm_request_port() 12 years ago
Axel Lin 37e1ceb179 serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE 12 years ago
Darren Hart 4e3234897f pch_uart: Use DMI interface for board detection 12 years ago
Kees Cook 7d12b9769f serial: report base_baud after initialization 12 years ago
Grygorii Strashko 3026d14a98 serial: omap: enable PM runtime only when its fully configured 12 years ago
Axel Lin 39c34b09f2 serial: fsl_lpuart: Return proper error on lpuart_serial_init error path 12 years ago
Shawn Guo bc764b8fdb serial: fsl_lpuart: restore UARTCR2 after watermark setup is done 12 years ago
Ruchika Kharwar 908fd7e566 serial: omap: Fix IRQ handling return value 12 years ago
Vikram Pandita a0a490f9df serial: omap: Initialize platform_data 12 years ago
Ruchika Kharwar 76bac1987c OMAP: UART: Fix the revision register read. 12 years ago
Dmitry Fink c441508421 OMAP: UART: Keep the TX fifo full when possible 12 years ago
Govindraj.R f64ffda60e OMAP2+: UART: enable tx wakeup bit for wer reg 12 years ago
Stefan Seyfried 972ce08578 8250_pci: improve code comments and Kconfig help 12 years ago
Alexander Shiyan 003236d9ac serial: max310x: Add MAX14830 support 12 years ago
Alexander Shiyan 21fc509f11 serial: max310x: Add MAX3109 support 12 years ago