index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
2021-10-26
serial: 8250_pci: Remove empty stub pci_quatech_exit()
Andy Shevchenko
2021-10-26
serial: 8250_pci: Replace custom pci_match_id() implementation
Andy Shevchenko
2021-10-26
serial: 8250_pci: Replace dev_*() by pci_*() macros
Andy Shevchenko
2021-10-26
serial: 8250_pci: Get rid of redundant 'else' keyword
Andy Shevchenko
2021-10-26
serial: 8250_pci: Refactor the loop in pci_ite887x_init()
Andy Shevchenko
2021-10-21
serial: 8250_dw: drop bogus uartclk optimisation
Johan Hovold
2021-10-21
serial: 8250: rename unlock labels
Johan Hovold
2021-10-21
serial: 8250: fix racy uartclk update
Johan Hovold
2021-10-18
Merge 5.15-rc6 into tty-next
Greg Kroah-Hartman
2021-10-10
serial: 8250_lpss: Enable PSE UART Auto Flow Control
Aman Kumar
2021-10-10
serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
Andy Shevchenko
2021-10-10
serial: 8250_dw: Fix the trivial typo in the comment
Andy Shevchenko
2021-10-10
serial: 8250_dw: Re-use temporary variable for of_node
Andy Shevchenko
2021-10-10
serial: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2021-10-07
Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
Johan Hovold
2021-10-05
serial: 8250: allow disabling of Freescale 16550 compile test
Johan Hovold
2021-10-05
serial: 8250: Fix reporting real baudrate value in c_ospeed field
Pali Rohár
2021-09-27
Merge 5.15-rc3 into tty-next
Greg Kroah-Hartman
2021-09-22
serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESAS
Geert Uytterhoeven
2021-09-22
serial: 8250: remove duplicated BRI0A49 and BDP3336 entries
Krzysztof Kozlowski
2021-09-22
serial: 8250_fsl: Move fsl8250_data to ACPI section
Geert Uytterhoeven
2021-09-14
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
2021-09-14
serial: 8250_pci: Prefer struct_size over open coded arithmetic
Len Baker
2021-08-26
serial: 8250_ingenic: Use of_device_get_match_data
Tang Bin
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-08-05
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
2021-07-30
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
Mario Kleiner
2021-07-29
serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
2021-07-27
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
2021-07-27
serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
Andy Shevchenko
2021-07-27
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
2021-07-21
serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
Andy Shevchenko
2021-07-21
serial: 8250: fix handle_irq locking
Johan Hovold
2021-07-21
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
2021-07-21
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
2021-07-21
serial: 8250: extend compile-test coverage
Johan Hovold
2021-07-21
serial: 8250_bcm7271: use NULL to initialized a null pointer
Colin Ian King
2021-07-21
serial: 8250_pnp: Support configurable clock frequency
Jianmin Lv
2021-07-21
serial: 8250: 8250_omap: make a const array static, makes object smaller
Colin Ian King
2021-06-24
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
2021-06-16
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
2021-06-16
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
2021-06-16
serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER range
Maciej W. Rozycki
2021-06-16
serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
Maciej W. Rozycki
2021-06-16
serial: 8250: Document SMSC Super I/O UART peculiarities
Maciej W. Rozycki
2021-06-16
serial: 8250: Correct the clock for OxSemi PCIe devices
Maciej W. Rozycki
2021-06-16
serial: 8250: Dissociate 4MHz Titan ports from Oxford ports
Maciej W. Rozycki
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
2021-06-09
serial: 8250_exar: Extract exar_get_platform() helper
Andy Shevchenko
2021-06-09
serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
Andy Shevchenko
[next]