summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_mid.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_mid: Remove 8250_pci usageIlpo Järvinen2023-09-181-11/+7
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-3/+2
* serial: 8250_mid: Balance reference count for PCI DMA deviceAndy Shevchenko2022-02-251-4/+15
* serial: 8250_mid: Remove unneeded test for ->setup() presenceAndy Shevchenko2022-02-211-5/+3
* serial: 8250_mid: Get rid of custom MID_DEVICE() macroAndy Shevchenko2022-02-211-9/+7
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko2017-10-041-2/+4
* serial: 8250_mid: set PCI master only for DMA capable deviceAndy Shevchenko2017-01-191-2/+2
* serial: 8250_mid: enable MSI on DenvertonAndy Shevchenko2017-01-191-1/+7
* serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko2017-01-191-0/+33
* serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song2016-11-301-2/+2
* Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman2016-09-051-0/+3
|\
| * serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko2016-08-311-0/+3
* | dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2016-09-021-4/+4
|/
* serial: 8250_mid: Read RX buffer on RX DMA timeout for DNVChuah, Kim Tatt2016-06-251-2/+4
* dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt2016-06-251-5/+17
* serial: 8250_mid: correct comment regarding Tangier HSUAndy Shevchenko2016-04-301-1/+5
* serial: 8250_mid: include missed linux/bitops.hAndy Shevchenko2016-04-301-1/+2
* serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko2016-04-301-10/+11
* serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko2016-04-301-3/+11
* serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus2015-10-171-2/+70
* serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus2015-10-171-0/+258