index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
serial: 8250_pci: Remove empty stub pci_quatech_exit()
Andy Shevchenko
1
-5
/
+0
2021-10-26
serial: 8250_pci: Replace custom pci_match_id() implementation
Andy Shevchenko
1
-41
/
+31
2021-10-26
serial: 8250_pci: Replace dev_*() by pci_*() macros
Andy Shevchenko
1
-30
/
+22
2021-10-26
serial: 8250_pci: Get rid of redundant 'else' keyword
Andy Shevchenko
1
-3
/
+3
2021-10-26
serial: 8250_pci: Refactor the loop in pci_ite887x_init()
Andy Shevchenko
1
-8
/
+4
2021-10-21
serial: 8250_dw: drop bogus uartclk optimisation
Johan Hovold
1
-7
/
+4
2021-10-21
serial: 8250: rename unlock labels
Johan Hovold
1
-5
/
+5
2021-10-21
serial: 8250: fix racy uartclk update
Johan Hovold
1
-4
/
+17
2021-10-18
Merge 5.15-rc6 into tty-next
Greg Kroah-Hartman
1
-2
/
+6
2021-10-10
serial: 8250_lpss: Enable PSE UART Auto Flow Control
Aman Kumar
1
-0
/
+3
2021-10-10
serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
Andy Shevchenko
4
-10
/
+13
2021-10-10
serial: 8250_dw: Fix the trivial typo in the comment
Andy Shevchenko
1
-1
/
+1
2021-10-10
serial: 8250_dw: Re-use temporary variable for of_node
Andy Shevchenko
1
-3
/
+6
2021-10-10
serial: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2021-10-07
Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
Johan Hovold
1
-17
/
+0
2021-10-05
serial: 8250: allow disabling of Freescale 16550 compile test
Johan Hovold
1
-2
/
+6
2021-10-05
serial: 8250: Fix reporting real baudrate value in c_ospeed field
Pali Rohár
1
-0
/
+17
2021-09-27
Merge 5.15-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2021-09-22
serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2021-09-22
serial: 8250: remove duplicated BRI0A49 and BDP3336 entries
Krzysztof Kozlowski
1
-4
/
+0
2021-09-22
serial: 8250_fsl: Move fsl8250_data to ACPI section
Geert Uytterhoeven
1
-4
/
+4
2021-09-14
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
1
-1
/
+1
2021-09-14
serial: 8250_pci: Prefer struct_size over open coded arithmetic
Len Baker
1
-3
/
+1
2021-08-26
serial: 8250_ingenic: Use of_device_get_match_data
Tang Bin
1
-4
/
+2
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
5
-9
/
+30
2021-08-05
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
1
-1
/
+24
2021-07-30
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
Mario Kleiner
1
-0
/
+1
2021-07-29
serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
1
-0
/
+5
2021-07-27
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
1
-1
/
+1
2021-07-27
serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
Andy Shevchenko
1
-0
/
+10
2021-07-27
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
1
-1
/
+2
2021-07-21
serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
Andy Shevchenko
1
-0
/
+6
2021-07-21
serial: 8250: fix handle_irq locking
Johan Hovold
3
-6
/
+9
2021-07-21
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
1
-3
/
+9
2021-07-21
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
1
-13
/
+23
2021-07-21
serial: 8250: extend compile-test coverage
Johan Hovold
1
-4
/
+6
2021-07-21
serial: 8250_bcm7271: use NULL to initialized a null pointer
Colin Ian King
1
-1
/
+1
2021-07-21
serial: 8250_pnp: Support configurable clock frequency
Jianmin Lv
1
-0
/
+2
2021-07-21
serial: 8250: 8250_omap: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-06-24
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
1
-1
/
+19
2021-06-16
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
1
-0
/
+1
2021-06-16
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
1
-1
/
+0
2021-06-16
serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER range
Maciej W. Rozycki
1
-4
/
+3
2021-06-16
serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
Maciej W. Rozycki
1
-3
/
+16
2021-06-16
serial: 8250: Document SMSC Super I/O UART peculiarities
Maciej W. Rozycki
1
-2
/
+29
2021-06-16
serial: 8250: Correct the clock for OxSemi PCIe devices
Maciej W. Rozycki
1
-64
/
+64
2021-06-16
serial: 8250: Dissociate 4MHz Titan ports from Oxford ports
Maciej W. Rozycki
1
-6
/
+38
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
1
-1
/
+5
2021-06-09
serial: 8250_exar: Extract exar_get_platform() helper
Andy Shevchenko
1
-8
/
+12
2021-06-09
serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
Andy Shevchenko
1
-1
/
+5
[next]