index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
serial: owl: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: msm_serial: drop low-latency workaround
Johan Hovold
1
-4
/
+0
2021-04-22
serial: mpc52xx_uart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: meson: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: mcf: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: lpc32xx_hs: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: icom: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: bcm63xx: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: atmel_serial: drop low-latency workaround
Johan Hovold
1
-18
/
+0
2021-04-22
serial: arc_uart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: ar933x: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: apbuart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: amba-pl011: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: amba-pl010: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: altera_uart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: altera_jtaguart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: omap: fix rs485 half-duplex filtering
Dario Binacchi
1
-15
/
+24
2021-04-22
serial: omap: don't disable rs485 if rts gpio is missing
Dario Binacchi
1
-8
/
+4
2021-04-22
serial: stm32: defer sysrq processing
Johan Hovold
1
-10
/
+6
2021-04-22
serial: stm32: fix threaded interrupt handling
Johan Hovold
1
-10
/
+12
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
5
-17
/
+17
2021-04-15
serial: sh-sci: remove obsolete latency workaround
Ulrich Hecht
1
-12
/
+1
2021-04-15
serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...
Zev Weiss
1
-2
/
+49
2021-04-15
serial: 8250_aspeed_vuart: refactor sirq and lpc address setting code
Zev Weiss
1
-16
/
+35
2021-04-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-15
/
+8
2021-04-10
serial: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-04-10
serial: core: return early on unsupported ioctls
Johan Hovold
1
-3
/
+3
2021-04-10
serial: core: drop redundant TIOCGSERIAL memset
Johan Hovold
1
-2
/
+0
2021-04-06
tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read...
Christophe Leroy
1
-62
/
+62
2021-04-05
sc16is7xx: Defer probe if device read fails
Annaliese McDermond
1
-1
/
+1
2021-04-05
tty/serial: Add rx-tx-swap OF option to stm32-usart
Martin Devera
2
-1
/
+14
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
3
-10
/
+0
2021-04-03
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+0
2021-04-02
serial: 8250: Make symbol 'brcmuart_debugfs_root' static
Zucheng Zheng
1
-1
/
+1
2021-04-02
serial: 8250_bcm7271: Fix return value check in brcmuart_probe()
Wei Yongjun
1
-2
/
+2
2021-03-28
serial: 8250_of: Add nuvoton,wpcm450-uart
Jonathan Neuschäfer
1
-0
/
+1
2021-03-26
serial: 8250: Add new 8250-core based Broadcom STB driver
Al Cooper
3
-0
/
+1213
2021-03-26
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
1
-7
/
+0
2021-03-23
serial: imx: drop workaround for forced irq threading
Johan Hovold
1
-8
/
+2
2021-03-23
serial: pch_uart: fix build error with !CONFIG_DEBUG_FS
Wei Yongjun
1
-3
/
+0
2021-03-23
serial: stm32: update wakeup IRQ management
Alexandre Torgue
2
-22
/
+12
2021-03-23
serial: stm32: clean wakeup handling in serial_suspend
Erwan Le Ray
1
-2
/
+0
2021-03-23
serial: stm32: rework wakeup management
Erwan Le Ray
1
-3
/
+3
2021-03-23
drivers: tty: serial: sh-sci: fix spelling typo of 'wheter'
Wang Qing
1
-1
/
+1
2021-03-23
tty: max310x: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-03-23
tty: serial: 8250: delete redundant printing of return value
Wang Qing
1
-4
/
+1
2021-03-23
tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
Krzysztof Kozlowski
1
-9
/
+6
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-3
/
+0
2021-03-16
serial: qcom_geni_serial: Convert to use resource-managed OPP API
Yangtao Li
1
-15
/
+8
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
1
-24
/
+5
[prev]
[next]