index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
serial: pic32: restore disabled irqs in pic32_uart_startup()
Jiri Slaby
2022-05-05
1
-0
/
+2
|
*
|
serial: pic32: free up irq names correctly
Jiri Slaby
2022-05-05
1
-3
/
+6
|
*
|
serial: pic32: don't zero members of kzalloc-ated structure
Jiri Slaby
2022-05-05
1
-1
/
+0
|
*
|
serial: pic32: don't assign pic32_sport::cts_gpio twice
Jiri Slaby
2022-05-05
1
-1
/
+0
|
*
|
serial: pic32: convert to_pic32_sport() to an inline
Jiri Slaby
2022-05-05
1
-1
/
+5
|
*
|
serial: pic32: remove pic32_get_port() macro
Jiri Slaby
2022-05-05
1
-12
/
+4
|
*
|
serial: pic32: simplify pic32_sport::enable_tx_irq handling
Jiri Slaby
2022-05-05
1
-7
/
+6
|
*
|
serial: pic32: simplify clk handling
Jiri Slaby
2022-05-05
1
-23
/
+5
|
*
|
serial: pic32: remove constants from struct pic32_sport
Jiri Slaby
2022-05-05
1
-12
/
+3
|
*
|
serial: pic32: move header content to .c
Jiri Slaby
2022-05-05
2
-117
/
+103
|
*
|
serial: pic32: remove unused items from the header
Jiri Slaby
2022-05-05
1
-9
/
+0
|
*
|
serial: stm32: Use TC interrupt to deassert GPIO RTS in RS485 mode
Marek Vasut
2022-05-05
2
-2
/
+41
|
*
|
serial: stm32: Factor out GPIO RTS toggling into separate function
Marek Vasut
2022-05-05
1
-21
/
+38
|
*
|
serial: sifive: Remove duplicate `clkin_rate' setting
Maciej W. Rozycki
2022-05-05
1
-8
/
+6
|
*
|
serial: sifive: Report actual baud base rather than fixed 115200
Maciej W. Rozycki
2022-05-05
1
-1
/
+1
|
*
|
serial: 8250: Add proper clock handling for OxSemi PCIe devices
Maciej W. Rozycki
2022-05-05
2
-68
/
+400
|
*
|
serial: 8250: Export ICR access helpers for internal use
Maciej W. Rozycki
2022-05-05
2
-21
/
+22
|
*
|
serial: 8250: Fold EndRun device support into OxSemi Tornado code
Maciej W. Rozycki
2022-05-05
1
-51
/
+25
|
*
|
serial: men_z135_uart: Drop duplicated iotype assignment
Ilpo Järvinen
2022-05-05
1
-1
/
+0
|
*
|
serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>
Geert Uytterhoeven
2022-05-05
1
-1
/
+0
|
*
|
serial: 8250: core: Remove unneeded <linux/pm_runtime.h>
Geert Uytterhoeven
2022-05-05
1
-1
/
+0
|
*
|
serial: 8250: dw: Fix NULL pointer dereference
Heikki Krogerus
2022-05-05
1
-1
/
+1
|
*
|
dt-bindings: serial: renesas,scif: R-Car V3U is R-Car Gen4
Geert Uytterhoeven
2022-05-05
1
-1
/
+1
|
*
|
dt-bindings: serial: renesas,hscif: R-Car V3U is R-Car Gen4
Geert Uytterhoeven
2022-05-05
1
-1
/
+1
|
*
|
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
2022-05-02
1035
-5699
/
+8377
|
|
\
\
|
*
|
|
ACPI / property: Document RS485 _DSD properties
Ilpo Järvinen
2022-04-26
1
-0
/
+25
|
*
|
|
dt_bindings: rs485: Add receiver enable polarity
Ilpo Järvinen
2022-04-26
1
-0
/
+5
|
*
|
|
serial: 8250_dwlib: Implement SW half duplex support
Ilpo Järvinen
2022-04-26
1
-2
/
+8
|
*
|
|
serial: 8250_dwlib: RS485 HW half & full duplex support
Ilpo Järvinen
2022-04-26
2
-0
/
+85
|
*
|
|
dt-bindings: serial: renesas,hscif: Document r8a779g0 bindings
Yoshihiro Shimoda
2022-04-26
1
-0
/
+7
|
*
|
|
serial: 8250: Handle UART without interrupt on TEMT
Ilpo Järvinen
2022-04-26
1
-9
/
+26
|
*
|
|
serial: 8250: use THRE & __stop_tx also with DMA
Ilpo Järvinen
2022-04-26
2
-5
/
+7
|
*
|
|
serial: Store character timing information to uart_port
Ilpo Järvinen
2022-04-26
2
-6
/
+9
|
*
|
|
serial: 8250: dw: Improve RZN1 support
Phil Edworthy
2022-04-26
1
-0
/
+2
|
*
|
|
serial: 8250: dw: Add support for DMA flow controlling devices
Phil Edworthy
2022-04-26
1
-0
/
+64
|
*
|
|
serial: 8250: dw: Move the IO accessors to 8250_dwlib.h
Miquel Raynal
2022-04-26
2
-16
/
+16
|
*
|
|
serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
Miquel Raynal
2022-04-26
1
-1
/
+2
|
*
|
|
serial: 8250: dma: Allow driver operations before starting DMA transfers
Miquel Raynal
2022-04-26
2
-0
/
+22
|
*
|
|
serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
Miquel Raynal
2022-04-26
2
-3
/
+8
|
*
|
|
serial: 8250: dw: Move the USR register to pdata
Miquel Raynal
2022-04-26
2
-4
/
+9
|
*
|
|
serial: 8250: dw: Create a generic platform data structure
Emil Renner Berthing
2022-04-26
2
-8
/
+39
|
*
|
|
serial: 8250: dw: Move definitions to the shared header
Phil Edworthy
2022-04-26
2
-21
/
+26
|
*
|
|
sysrq: do not omit current cpu when showing backtrace of all active CPUs
Changbin Du
2022-04-26
1
-4
/
+9
|
*
|
|
tty: hvcs: simplify if-if to if-else
Wan Jiabing
2022-04-26
1
-3
/
+2
|
*
|
|
tty/hvc_opal: simplify if-if to if-else
Wan Jiabing
2022-04-26
1
-2
/
+2
|
*
|
|
serial: stm32: add earlycon support
Valentin Caron
2022-04-22
2
-0
/
+52
|
*
|
|
serial: stm32: add KGDB support
Valentin Caron
2022-04-22
1
-2
/
+35
|
*
|
|
serial: stm32: remove infinite loop possibility in putchar function
Valentin Caron
2022-04-22
2
-3
/
+11
|
*
|
|
tty: Add function for handling flow control chars
Ilpo Järvinen
2022-04-22
1
-11
/
+18
|
*
|
|
serial: core: fix tcdrain() with CTS enabled
Tomasz Moń
2022-04-22
1
-12
/
+14
[prev]
[next]