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
Age
Commit message (
Expand
)
Author
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-22
serial: 8250_bcm2835aux: Document struct bcm2835aux_data
Lukas Wunner
2020-01-22
serial: 8250_bcm2835aux: Use generic remapping code
Lukas Wunner
2020-01-22
serial: 8250_bcm2835aux: Allocate uart_8250_port on stack
Lukas Wunner
2020-01-22
serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFER
Lukas Wunner
2020-01-22
serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER
Phil Elwell
2020-01-22
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
2020-01-14
tty/serial: 8250_exar: use true,false for bool variable
Zheng Bin
2020-01-14
serial: 8250: Support disabling mdelay-filled probes of 16550A variants
Josh Triplett
2020-01-09
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-18
tty/serial: Migrate 8250_port to use has_sysrq
Dmitry Safonov
2019-12-18
tty/serial: Migrate 8250_omap to use has_sysrq
Dmitry Safonov
2019-12-18
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
2019-12-17
tty/serial: Migrate aspeed_vuart to use has_sysrq
Dmitry Safonov
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-27
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
Je Yen Tam
2019-11-20
tty: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-04
serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
Frank Wunderlich
2019-11-04
serial: 8250_dw: Avoid double error messaging when IRQ absent
Andy Shevchenko
2019-11-03
drivers: mcb: use symbol namespaces
Johannes Thumshirn
2019-10-27
Merge 5.4-rc5 into tty-next
Greg Kroah-Hartman
2019-10-15
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
2019-10-15
serial: 8250_exar: Move Exar pieces to custom ->startup()
Andy Shevchenko
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
Merge 5.4-rc3 into tty-next
Greg Kroah-Hartman
2019-10-07
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
2019-10-04
drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurable
Oskar Senft
2019-10-04
serial: 8250_dw: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2019-10-04
serial: 8250_lpss: Switch over to MSI interrupts
Felipe Balbi
2019-10-04
tty: 8250_of: Use software emulated RS485 direction control
Heiko Schocher
2019-09-04
serial: 8250_pci: Implement MSI(-X) support
Ralf Ramsauer
2019-09-04
serial: 8250_pci: Add F81504A series Support
Ji-Ze Hong (Peter Hong)
2019-09-04
serial: 8250_pci: Merge 8250_moxa to 8250_pci
Kai-Heng Feng
2019-09-04
serial: 8250_pci: Add support for Sunix serial boards
Kai-Heng Feng
2019-09-04
serial: 8250_lpss: Enable HS UART on Elkhart Lake
Andy Shevchenko
2019-09-04
serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro
Andy Shevchenko
2019-09-04
serial: 8250_lpss: register DMA IRQ and pool with instance ID
Andy Shevchenko
2019-09-04
serial: 8250_lpss: add fractional divisor support
Andy Shevchenko
2019-09-04
serial: 8250_lpss: switch to use 8250_dwlib library
Andy Shevchenko
2019-09-04
serial: 8250_dw: switch to use 8250_dwlib library
Andy Shevchenko
2019-09-04
serial: 8250_dw: split Synopsys DesignWare 8250 common functions
Andy Shevchenko
2019-09-04
serial: 8250_dw: use pointer to uart local variable
Andy Shevchenko
2019-09-04
serial: 8250_dw: Use a unified new dev variable in remove
Andy Shevchenko
2019-09-04
serial: 8250_exar: Replace msleep(1) with usleep_range()
Andy Shevchenko
2019-09-04
serial: 8250_exar: Consolidate callback assignments in default_setup()
Andy Shevchenko
[next]