aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-21hvc/xen: fix console unplugDavid Woodhouse1-8/+24
2023-10-21hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse1-2/+3
2023-10-21hvc/xen: fix event channel handling for secondary consolesDavid Woodhouse1-1/+1
2023-10-21tty: serial: 8250: Add support for MOXA Mini PCIe boardsCrescent CY Hsieh1-0/+56
2023-10-21tty: serial: 8250: Relocate macros within 8250_pci.cCrescent CY Hsieh1-72/+72
2023-10-21tty: serial: 8250: Cleanup MOXA configurationsCrescent CY Hsieh1-36/+12
2023-10-21tty: serial: 8250: Modify MOXA enum name within 8250_pci.cCrescent CY Hsieh1-18/+18
2023-10-21dt-bindings: serial: rs485: Add rs485-rts-active-highFrancesco Dolcini1-0/+4
2023-10-21tty: serial: samsung_tty: remove dead codeAndré Draszik1-105/+0
2023-10-21tty: whitespaces in descriptions corrected by replacing tabs with spacesFlorian Eckert1-47/+47
2023-10-21serial/esp32_uart: use prescaler when availableMax Filippov1-3/+46
2023-10-21dt-bindings: serial: re-order entries to match coding conventionKrzysztof Kozlowski9-32/+32
2023-10-17console: fix up ARM screen_info referenceArnd Bergmann3-3/+5
2023-10-17efi: move screen_info into efi init codeArnd Bergmann9-17/+33
2023-10-17printk: Constify name for add_preferred_console()Tony Lindgren2-3/+3
2023-10-17printk: Check valid console index for preferred consoleTony Lindgren2-3/+11
2023-10-17hyperv: avoid dependency on screen_infoArnd Bergmann3-9/+12
2023-10-17vga16fb: drop powerpc supportArnd Bergmann3-25/+2
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann13-80/+74
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann8-34/+53
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann9-74/+0
2023-10-17dummycon: limit Arm console size hack to footbridgeArnd Bergmann4-6/+6
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann8-12/+17
2023-10-17vgacon: rework Kconfig dependenciesArnd Bergmann1-3/+3
2023-10-17tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin1-3/+11
2023-10-16drivers/tty/serial: add ESP32S3 ACM gadget driverMax Filippov3-0/+473