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
2020-03-12
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
1
-13
/
+10
2020-03-12
serial: core: Use uart_console() helper in SysRq code
Andy Shevchenko
1
-7
/
+5
2020-03-12
serial: core: Print escaped SysRq Magic sequence if enabled
Andy Shevchenko
1
-1
/
+4
2020-03-12
serial: core: Use string length for SysRq magic sequence
Andy Shevchenko
1
-3
/
+4
2020-03-12
tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
satya priya
1
-10
/
+9
2020-03-12
tty: serial: ifx6x60: Convert to GPIO descriptors
Linus Walleij
2
-118
/
+65
2020-03-12
tty: serial: ifx6x60: Use helper variable for dev
Linus Walleij
1
-22
/
+23
2020-03-12
tty: serial: fsl_lpuart: add LS1028A earlycon support
Michael Walle
1
-8
/
+43
2020-03-12
tty: serial: fsl_lpuart: add LS1028A support
Michael Walle
1
-2
/
+25
2020-03-12
tty: serial: fsl_lpuart: fix DMA mapping
Michael Walle
1
-20
/
+28
2020-03-12
tty: serial: fsl_lpuart: fix DMA operation when using IOMMU
Michael Walle
1
-31
/
+57
2020-03-12
tty/serial: atmel: Use uart_console() helper
Andy Shevchenko
1
-15
/
+5
2020-03-12
serial: pic32_uart: Use uart_console() helper
Andy Shevchenko
1
-7
/
+1
2020-03-12
tty: sifive: Finish transmission before changing the clock
Palmer Dabbelt
1
-4
/
+24
2020-03-10
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
3
-16
/
+60
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
1
-7
/
+68
2020-03-07
serial: 8250: Support console on software emulated rs485 ports
Lukas Wunner
1
-0
/
+13
2020-03-07
serial: 8250_bcm2835aux: Support rs485 software emulation
Lukas Wunner
1
-2
/
+60
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
5
-31
/
+64
2020-03-07
serial: 8250: Deduplicate rs485 active_timer assignment
Lukas Wunner
1
-2
/
+1
2020-03-07
serial: 8250: Sanitize rs485 config harder
Lukas Wunner
1
-0
/
+8
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
4
-65
/
+42
2020-03-07
serial: 8250: Support rs485 devicetree properties
Lukas Wunner
2
-1
/
+6
2020-03-07
serial: 8250: Don't touch RTS modem control while in rs485 mode
Lukas Wunner
1
-0
/
+7
2020-03-07
serial: earlycon: prefer EARLYCON_DECLARE() variant
Michael Walle
1
-0
/
+11
2020-03-07
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
12
-12
/
+12
2020-03-06
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
1
-15
/
+24
2020-03-06
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
Michael Walle
1
-0
/
+2
2020-03-06
tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD
Chunyan Zhang
1
-1
/
+0
2020-03-06
serial: 8250_lpss: Add ->setup() for Elkhart Lake ports
Andy Shevchenko
1
-0
/
+6
2020-03-06
serial: 8250-mtk: modify mtk uart power and clock management
Changqi Hu
1
-18
/
+32
2020-03-06
tty: imx serial: Implement support for reversing TX and RX polarity
George Hilliard
1
-16
/
+28
2020-03-06
serial: ar933x_uart: add RS485 support
Daniel Golle
2
-6
/
+108
2020-03-06
tty: serial: qcom_geni_serial: Fix GPIO swapping with workaround
Roja Rani Yarubandi
1
-0
/
+30
2020-03-06
tty: serial: cpm_uart: Convert to use GPIO descriptors
Linus Walleij
2
-28
/
+24
2020-03-06
tty: serial: lantiq: Drop GPIO include
Linus Walleij
1
-1
/
+0
2020-03-06
tty: serial: atmel_serial: Drop GPIO includes
Linus Walleij
1
-3
/
+0
2020-03-05
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-03-05
tty:serial:mvebu-uart:fix a wrong return
tangbin
1
-1
/
+1
2020-02-24
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
10
-30
/
+48
2020-02-20
tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG
Greg Kroah-Hartman
1
-9
/
+0
2020-02-20
tty: serial: samsung_tty: build it for any platform
Greg Kroah-Hartman
1
-1
/
+0
2020-02-19
serial: 8250_port: Use dev_*() instead of pr_*()
Andy Shevchenko
1
-10
/
+7
2020-02-19
serial: 8250_port: Switch to use DEVICE_ATTR_RW()
Andy Shevchenko
1
-8
/
+6
2020-02-19
tty: serial: efm32: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-1
/
+1
2020-02-19
tty: serial: Kconfig: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-02-19
serial: 8250_pxa: avoid autodetecting the port type
Lubomir Rintel
1
-1
/
+1
2020-02-17
serial: core: Switch to use DEVICE_ATTR_RO()
Andy Shevchenko
1
-29
/
+28
2020-02-14
serial: core: use octal permissions on module param
Andy Shevchenko
1
-13
/
+13
2020-02-14
serial: core: Consolidate spin lock initialization code
Andy Shevchenko
1
-18
/
+16
[prev]
[next]