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-09-04
tty: serial: earlycon dependency
Tong Zhang
1
-0
/
+1
2020-09-04
sc16is7xx: Set iobase to device index
Daniel Mack
1
-0
/
+1
2020-09-04
serial: core: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2020-09-04
serial: 8250: Simplify with dev_err_probe()
Krzysztof Kozlowski
2
-23
/
+9
2020-09-04
serial: imx: Delete duplicated argument to '|' in imx_uart_probe
Ye Bin
1
-2
/
+1
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
20
-36
/
+66
2020-08-28
serial: 8250_pci: Add WCH384_8S 8 port serial device
Du Huanpeng
1
-0
/
+56
2020-08-28
tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-8
/
+5
2020-08-28
serial: core: don't use snprintf() for formatting sysfs attrs
Alex Dewar
1
-13
/
+13
2020-08-28
serial: fsl_lpuart: Fix typo in "transfer"
Fabio Estevam
1
-2
/
+2
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-20
/
+52
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
13
-16
/
+14
2020-08-19
ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
Arnd Bergmann
1
-1
/
+1
2020-08-18
serial: sa1100: use platform_get_resource()
Andy Shevchenko
1
-12
/
+10
2020-08-18
tty: serial: imx: add dependence and build for earlycon
Fugang Duan
2
-0
/
+2
2020-08-18
serial: samsung: Removes the IRQ not found warning
Tamseel Shams
1
-3
/
+5
2020-08-18
tty: serial, fix kernel-doc
Jiri Slaby
2
-8
/
+7
2020-08-18
tty: timbuart: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-18
tty: ifx6x60: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-08-18
tty: atmel_serial: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+10
2020-08-18
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
1
-3
/
+6
2020-08-18
serial: stm32: avoid kernel warning on absence of optional IRQ
Holger Assmann
1
-1
/
+1
2020-08-18
serial: pl011: Fix oops on -EPROBE_DEFER
Lukas Wunner
1
-6
/
+5
2020-08-18
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner
1
-1
/
+4
2020-08-18
serial: 8250_exar: Fix number of ports for Commtech PCIe cards
Valmer Huhn
1
-3
/
+21
2020-08-18
tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
John Stultz
1
-1
/
+1
2020-08-18
serial: qcom_geni_serial: Fix recent kdb hang
Douglas Anderson
1
-2
/
+7
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
29
-184
/
+444
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-08-04
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-2
/
+2
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-48
/
+162
2020-08-02
Revert "serial: 8250: Let serial core initialise spin lock"
Andy Shevchenko
1
-0
/
+1
2020-07-31
serial: 8250: Let serial core initialise spin lock
Andy Shevchenko
1
-1
/
+0
2020-07-30
serial: stm32: Add RS485 RTS GPIO control
Marek Vasut
1
-0
/
+8
2020-07-29
serial: 8250_dw: Fix common clocks usage race condition
Serge Semin
1
-2
/
+101
2020-07-29
serial: 8250_dw: Pass the same rate to the clk round and set rate methods
Serge Semin
1
-3
/
+3
2020-07-29
serial: 8250_dw: Simplify the ref clock rate setting procedure
Serge Semin
1
-11
/
+4
2020-07-29
serial: 8250: Add 8250 port clock update method
Serge Semin
1
-0
/
+40
2020-07-29
tty: serial: imx: add imx earlycon driver
Fugang Duan
2
-0
/
+58
2020-07-29
tty: serial: imx: enable imx serial console port as module
Fugang Duan
2
-40
/
+6
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
5
-13
/
+43
2020-07-24
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
1
-1
/
+11
2020-07-24
serial: msm_serial: add sparse context annotation
Johan Hovold
1
-0
/
+2
2020-07-24
serial: pmac_zilog: add sparse context annotation
Johan Hovold
1
-0
/
+1
2020-07-21
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
1
-0
/
+18
2020-07-21
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
1
-1
/
+1
2020-07-21
serial: imx: use hrtimers for rs485 delays
Ahmad Fatoum
1
-26
/
+36
2020-07-21
serial: imx: implement rts delaying for rs485
Uwe Kleine-König
1
-36
/
+121
2020-07-21
serial: tegra: drop bogus NULL tty-port checks
Johan Hovold
1
-9
/
+4
2020-07-21
serial: tegra: fix CREAD handling for PIO
Johan Hovold
1
-2
/
+5
[prev]
[next]