summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-21serial: 8250_omap: Set the console genpd always on if no console suspendThomas Richard
2023-10-21hvc/xen: fix console unplugDavid Woodhouse
2023-10-21hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse
2023-10-21hvc/xen: fix event channel handling for secondary consolesDavid Woodhouse
2023-10-21tty: serial: 8250: Add support for MOXA Mini PCIe boardsCrescent CY Hsieh
2023-10-21tty: serial: 8250: Relocate macros within 8250_pci.cCrescent CY Hsieh
2023-10-21tty: serial: 8250: Cleanup MOXA configurationsCrescent CY Hsieh
2023-10-21tty: serial: 8250: Modify MOXA enum name within 8250_pci.cCrescent CY Hsieh
2023-10-21tty: serial: samsung_tty: remove dead codeAndré Draszik
2023-10-21tty: whitespaces in descriptions corrected by replacing tabs with spacesFlorian Eckert
2023-10-21serial/esp32_uart: use prescaler when availableMax Filippov
2023-10-17console: fix up ARM screen_info referenceArnd Bergmann
2023-10-17efi: move screen_info into efi init codeArnd Bergmann
2023-10-17hyperv: avoid dependency on screen_infoArnd Bergmann
2023-10-17vga16fb: drop powerpc supportArnd Bergmann
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann
2023-10-17dummycon: limit Arm console size hack to footbridgeArnd Bergmann
2023-10-17vgacon: rework Kconfig dependenciesArnd Bergmann
2023-10-17tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin
2023-10-16drivers/tty/serial: add ESP32S3 ACM gadget driverMax Filippov
2023-10-16drivers/tty/serial: add driver for the ESP32 UARTMax Filippov
2023-10-16serial: core: tidy invalid baudrate handling in uart_get_baud_rateMax Filippov
2023-10-16serial: xilinx_uartps: unset STOPBRK when setting STARTBRKJulien Malik
2023-10-16serial: max310x: remove trailing whitespacesHugo Villeneuve
2023-10-16Merge 6.6-rc6 into tty-nextGreg Kroah-Hartman
2023-10-15virtio_net: fix the missing of the dma cpu syncXuan Zhuo
2023-10-15Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-13Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-13Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-10-13Merge tag 'acpi-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-13Merge tag 'soundwire-6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-13Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-13Merge branches 'acpi-ec' and 'acpi-resource'Rafael J. Wysocki
2023-10-12Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov
2023-10-12drivers: perf: Fix panic in riscv SBI mmap supportAlexandre Ghiti
2023-10-11media: i2c: ov8858: Don't set fwnode in the driverOndrej Jirman
2023-10-11media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()Geert Uytterhoeven
2023-10-11media: xilinx-vipp: Look for entities also in waiting_listSakari Ailus
2023-10-11media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is d...Hans de Goede
2023-10-12Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-13Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/ag...Dave Airlie