aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_mid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-10-04serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko1-2/+4
2017-01-19serial: 8250_mid: set PCI master only for DMA capable deviceAndy Shevchenko1-2/+2
2017-01-19serial: 8250_mid: enable MSI on DenvertonAndy Shevchenko1-1/+7
2017-01-19serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko1-0/+33
2016-11-30serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song1-2/+2
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman1-0/+3
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko1-4/+4
2016-08-31serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko1-0/+3
2016-06-25serial: 8250_mid: Read RX buffer on RX DMA timeout for DNVChuah, Kim Tatt1-2/+4
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt1-5/+17
2016-04-30serial: 8250_mid: correct comment regarding Tangier HSUAndy Shevchenko1-1/+5
2016-04-30serial: 8250_mid: include missed linux/bitops.hAndy Shevchenko1-1/+2
2016-04-30serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko1-10/+11
2016-04-30serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko1-3/+11
2015-10-17serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus1-2/+70
2015-10-17serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus1-0/+258