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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
serial: lantiq: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: fsl_lpuart: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-23
serial: fsl_linflexuart: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: esp32: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: esp32_acm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-23
serial: digicolor: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: cpm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: clps711x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: bcm63xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-23
serial: atmel: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: ar933x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: amba-pl011: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-23
serial: altera: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: altera_jtaguart: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: 8250: Convert to platform remove callback returning void
Uwe Kleine-König
16
-56
/
+32
2023-11-23
serial: sccnxp: Improve error message if regulator_disable() fails
Uwe Kleine-König
1
-2
/
+5
2023-11-23
serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...
Uwe Kleine-König
1
-1
/
+1
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-7
/
+0
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
103
-1848
/
+3415
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-11-01
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-3
/
+7
2023-10-27
serdev: Replace custom code with device_match_acpi_handle()
Andy Shevchenko
1
-1
/
+1
2023-10-27
serdev: Simplify devm_serdev_device_open() function
Andy Shevchenko
1
-14
/
+4
2023-10-27
serdev: Make use of device_set_node()
Andy Shevchenko
1
-1
/
+3
2023-10-27
tty: n_gsm: add copyright Siemens Mobility GmbH
Daniel Starke
1
-0
/
+1
2023-10-26
tty: n_gsm: fix race condition in status line change on dead connections
Daniel Starke
1
-0
/
+2
2023-10-24
serial: core: Fix runtime PM handling for pending tx
Tony Lindgren
1
-1
/
+1
2023-10-21
tty: serial: samsung: drop earlycon support for unsupported platforms
André Draszik
1
-15
/
+1
2023-10-21
tty: 8250: Add note for PX-835
Cameron Williams
1
-1
/
+1
2023-10-21
tty: 8250: Fix IS-200 PCI ID comment
Cameron Williams
1
-1
/
+1
2023-10-21
tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
Cameron Williams
1
-0
/
+147
2023-10-21
tty: 8250: Add support for Intashield IX cards
Cameron Williams
1
-0
/
+21
2023-10-21
tty: 8250: Add support for additional Brainboxes PX cards
Cameron Williams
1
-0
/
+29
2023-10-21
tty: 8250: Fix up PX-803/PX-857
Cameron Williams
1
-3
/
+3
2023-10-21
tty: 8250: Fix port count of PX-257
Cameron Williams
1
-1
/
+1
2023-10-21
tty: 8250: Add support for Intashield IS-100
Cameron Williams
1
-0
/
+6
2023-10-21
tty: 8250: Add support for Brainboxes UP cards
Cameron Williams
1
-0
/
+60
2023-10-21
tty: 8250: Add support for additional Brainboxes UC cards
Cameron Williams
1
-0
/
+57
2023-10-21
tty: 8250: Remove UC-257 and UC-431
Cameron Williams
1
-8
/
+1
2023-10-21
serial: 8250_omap: Set the console genpd always on if no console suspend
Thomas Richard
1
-5
/
+28
2023-10-21
hvc/xen: fix console unplug
David Woodhouse
1
-8
/
+24
2023-10-21
hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
David Woodhouse
1
-2
/
+3
2023-10-21
hvc/xen: fix event channel handling for secondary consoles
David Woodhouse
1
-1
/
+1
2023-10-21
tty: serial: 8250: Add support for MOXA Mini PCIe boards
Crescent CY Hsieh
1
-0
/
+56
2023-10-21
tty: serial: 8250: Relocate macros within 8250_pci.c
Crescent CY Hsieh
1
-72
/
+72
2023-10-21
tty: serial: 8250: Cleanup MOXA configurations
Crescent CY Hsieh
1
-36
/
+12
2023-10-21
tty: serial: 8250: Modify MOXA enum name within 8250_pci.c
Crescent CY Hsieh
1
-18
/
+18
[prev]
[next]