index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_mid.c
Age
Commit message (
Expand
)
Author
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-10-04
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
Andy Shevchenko
2017-01-19
serial: 8250_mid: set PCI master only for DMA capable device
Andy Shevchenko
2017-01-19
serial: 8250_mid: enable MSI on Denverton
Andy Shevchenko
2017-01-19
serial: 8250_mid: handle interrupt correctly in DMA case
Andy Shevchenko
2016-11-30
serial: 8250_mid fix calltrace when hotplug 8250 serial controller
Liwei Song
2016-09-05
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
2016-09-02
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
2016-08-31
serial: 8250_mid: fix divide error bug if baud rate is 0
Andy Shevchenko
2016-06-25
serial: 8250_mid: Read RX buffer on RX DMA timeout for DNV
Chuah, Kim Tatt
2016-06-25
dmaengine: hsu: Export hsu_dma_get_status()
Chuah, Kim Tatt
2016-04-30
serial: 8250_mid: correct comment regarding Tangier HSU
Andy Shevchenko
2016-04-30
serial: 8250_mid: include missed linux/bitops.h
Andy Shevchenko
2016-04-30
serial: 8250_mid: recognize interrupt source in handler
Andy Shevchenko
2016-04-30
serial: 8250_mid: use proper bar for DNV platform
Andy Shevchenko
2015-10-17
serial: 8250_mid: add support for DMA engine handling from UART MMIO
Heikki Krogerus
2015-10-17
serial: 8250_pci: Intel MID UART support to its own driver
Heikki Krogerus