index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
2021-12-15
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
2021-12-03
serial: 8250_bcm7271: UART errors after resuming from S2
Al Cooper
2021-11-25
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
2021-11-25
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
2021-11-25
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
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
[next]