Age | Commit message (Expand) | Author |
2020-03-05 | tty:serial:mvebu-uart:fix a wrong return | tangbin |
2019-09-04 | tty: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-03-19 | serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference | Aditya Pakki |
2018-11-27 | serial: mvebu-uart: initialize over sampling stack register | Miquel Raynal |
2018-11-27 | serial: mvebu-uart: clarify the baud rate derivation | Miquel Raynal |
2018-09-18 | serial: mvebu-uart: Fix reporting of effective CSIZE to userspace | Jan Kiszka |
2018-04-30 | Merge 4.17-rc3 into tty-next | Greg Kroah-Hartman |
2018-04-22 | serial: mvebu-uart: add suspend/resume support | Miquel Raynal |
2018-04-22 | serial: mvebu-uart: Fix local flags handling on termios update | Marc Zyngier |
2018-03-22 | serial: mvebu-uart: fix tx lost characters | Gabriel Matni |
2018-02-28 | serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR | Colin Ian King |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman |
2017-11-04 | serial: mvebu-uart: drop incorrect memset | Arnd Bergmann |
2017-10-20 | serial: mvebu-uart: support extended port registers layout | Miquel Raynal |
2017-10-20 | serial: mvebu-uart: augment the maximum number of ports | Miquel Raynal |
2017-10-20 | serial: mvebu-uart: dissociate RX and TX interrupts | Miquel Raynal |
2017-10-20 | serial: mvebu-uart: add TX interrupt trigger for pulse interrupts | Allen Yan |
2017-10-20 | serial: mvebu-uart: clear state register before IRQ request | Allen Yan |
2017-10-20 | serial: mvebu-uart: add function to change baudrate | Allen Yan |
2017-10-20 | serial: mvebu-uart: add soft reset at probe | Allen Yan |
2017-10-20 | serial: mvebu-uart: use a generic way to access the registers | Miquel Raynal |
2017-10-20 | serial: mvebu-uart: support probe of multiple ports | Allen Yan |
2017-10-20 | serial: mvebu-uart: use driver name when requesting an interrupt | Yehuda Yitschak |
2016-06-25 | serial: mvebu-uart: free the IRQ in ->shutdown() | Thomas Petazzoni |
2016-04-30 | drivers/tty: make serial/mvebu-uart.c explicitly non-modular | Paul Gortmaker |
2016-04-30 | serial: mvebu-uart: fix platform_no_drv_owner.cocci warnings | Julia Lawall |
2016-03-07 | serial: mvebu-uart: initial support for Armada-3700 serial port | Wilson Ding |