Commit Graph

1118 Commits (aca91209775514b5a335e7ef11f1d636618590c7)

Author SHA1 Message Date
Wei Yongjun ad348cc534 serial: sunsu: add missing platform_driver_unregister() when module exit 12 years ago
Arnd Bergmann 45efcb2d32 tty/serial/sirf: fix MODULE_DEVICE_TABLE 12 years ago
Wolfram Sang 4c24f2c9b6 serial: mxs: drop superfluous {get|put}_device 12 years ago
Wolfram Sang 4829e7650f serial: mxs: fix buffer overflow 12 years ago
Jongsung Kim 78506f223a ARM: PL011: add support for extended FIFO-size of PL011-r1p5 12 years ago
Federico Vaga 5a65dcc04c serial_core.c: add put_device() after device_find_child() 12 years ago
Alexander Shiyan 31815c08fc serial: sccnxp: Replace pdata.init/exit with regulator API 12 years ago
Alexander Shiyan 289b8dd695 serial: sccnxp: Do not override device name 12 years ago
Heikki Krogerus 3ec857ffe3 serial: 8250_dw: Fix the stub for dw8250_probe_acpi() 12 years ago
Heikki Krogerus b88d0826ec serial: 8250_dw: Convert to devm_ioremap() 12 years ago
Heikki Krogerus 2920adb6df serial: 8250_dw: Set port capabilities based on CPR register 12 years ago
Heikki Krogerus 94b2b47cf6 serial: 8250_dw: Let ACPI code extract the DMA client info 12 years ago
Heikki Krogerus aea02e87f6 serial: 8250_dw: Support clk framework also with ACPI 12 years ago
Heikki Krogerus ffc3ae6dd9 serial: 8250_dw: Enable runtime PM 12 years ago
Heikki Krogerus ab19479aa1 serial: 8250_dma: Provide default slave configuration parameters 12 years ago
Heikki Krogerus e4fb3b88eb serial: 8250_dma: Use dmaengine helpers to get the slave channels 12 years ago
Heikki Krogerus 75df022b5f serial: 8250_dma: Fix RX handling 12 years ago
Heikki Krogerus 5ea5b24da8 serial: 8250_dma: TX cleanup 12 years ago
Arnd Bergmann 84f57d9e36 tty: serial/samsung: fix modular build 12 years ago
Arnd Bergmann 9ee51f01ee tty: serial/samsung: make register definitions global 12 years ago
Arnd Bergmann 17efd2b786 tty: serial/samsung: prepare for common clock API 12 years ago
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
Sean Young c12f9ea28e Revert "tty/8250_pnp: serial port detection regression since v3.7" 12 years ago
Jingoo Han 31bdfc649f serial: max3100: use spi_get_drvdata() and spi_set_drvdata() 12 years ago
Alexey Pelykh 1f66396682 OMAP/serial: Revert bad fix of Rx FIFO threshold granularity 12 years ago
Chanho Min 89fa28dbe0 amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled 12 years ago
Chanho Min cb06ff102e ARM: PL011: Add support for Rx DMA buffer polling. 12 years ago
Emilio López e302cd9320 serial: 8250_dw: add support for clk api 12 years ago
Michael Spang 38adbc54ce serial: samsung: Avoid waiting forever for TX ready 12 years ago
Michael Spang d09a7308e9 serial: samsung: Restore IRQ mask during noirq resume 12 years ago
Tomasz Figa b6ad293555 tty: serial: samsung: Disable interrupts in a suspend-friendly way 12 years ago
Karthik Manamcheri cfcec52e97 serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly 12 years ago
Paul Bolle 65c1b12b45 serial: 8250: remove a few lines of dead code 12 years ago
Heikki Krogerus b0b8c84cf5 serial: of_serial: Handle auto-flow-control property 12 years ago
John Linn 855f6fd941 Xilinx: ARM: UART: clear pending irqs before enabling irqs 12 years ago
Jiri Slaby 9326b047e4 TTY: 8250, deprecated 8250_core.* options 12 years ago
Jiri Slaby 9196d8acd7 TTY: 8250, revert module name change 12 years ago
Steffen Trumtrar 30215c3b8f serial: xilinx_uartps: remove superfluous IDR write 12 years ago
Paul Bolle b250a6b001 serial: sh-sci: remove obsolete Kconfig macros 12 years ago
Heikki Krogerus 9f1ca068ea serial: of_serial: Handle fifo-size property 12 years ago
Heikki Krogerus 6a3f45dccf serial: 8250: Allow probe drivers to ignore tx_loadsz 12 years ago
Zhang Yanfei b9a129f481 driver: tty: serial: remove cast for kzalloc return value 12 years ago
Jiri Slaby 7bbe08d6b8 TTY: serial, stop accessing potential NULLs 12 years ago
Lars-Peter Clausen 91debb0383 tty: ifx6x60: Remove unused suspend/resume callbacks 12 years ago
Lars-Peter Clausen c2ee91bd66 tty: mrst_max3110: Use dev_pm_ops 12 years ago
Lars-Peter Clausen b7df719db7 tty: max310x: Use dev_pm_ops 12 years ago
Lars-Peter Clausen c47ddc26db tty: max3100: Use dev_pm_ops 12 years ago
Jiri Slaby b12d8dc2db crisv10: use counts from tty_port 12 years ago
Jiri Slaby 4aeaeb0c39 crisv10: use *_wait from tty_port 12 years ago
Jiri Slaby 892c7cfc16 crisv10: use close delays from tty_port 12 years ago