summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dummycon: limit Arm console size hack to footbridgeArnd Bergmann2023-10-174-6/+6
* vgacon: rework screen_info #ifdef checksArnd Bergmann2023-10-178-12/+17
* vgacon: rework Kconfig dependenciesArnd Bergmann2023-10-171-3/+3
* tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin2023-10-171-3/+11
* drivers/tty/serial: add ESP32S3 ACM gadget driverMax Filippov2023-10-163-0/+473
* dt-bindings: serial: document esp32s3-acmMax Filippov2023-10-161-0/+42
* drivers/tty/serial: add driver for the ESP32 UARTMax Filippov2023-10-163-0/+755
* dt-bindings: serial: document esp32-uartMax Filippov2023-10-161-0/+51
* serial: core: tidy invalid baudrate handling in uart_get_baud_rateMax Filippov2023-10-161-3/+1
* serial: xilinx_uartps: unset STOPBRK when setting STARTBRKJulien Malik2023-10-161-1/+1
* serial: max310x: remove trailing whitespacesHugo Villeneuve2023-10-161-1/+1
* dt-bindings: serial: sc16is7xx: move 'allOf' block after 'required'Hugo Villeneuve2023-10-161-5/+5
* dt-bindings: serial: max310x: convert to YAMLHugo Villeneuve2023-10-162-48/+74
* Merge 6.6-rc6 into tty-nextGreg Kroah-Hartman2023-10-16556-2864/+6221
|\
| * Linux 6.6-rc6v6.6-rc6Linus Torvalds2023-10-151-1/+1
| * Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds2023-10-153-60/+7
| * virtio_net: fix the missing of the dma cpu syncXuan Zhuo2023-10-151-7/+7
| * Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-1523-87/+220
| |\
| | * usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello2023-10-111-0/+9
| | * usb: typec: ucsi: Fix missing link removalHeikki Krogerus2023-10-111-0/+1
| | * usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera2023-10-111-0/+5
| | * xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner2023-10-022-3/+3
| | * xhci: Clear EHB bit only at end of interrupt handlerLukas Wunner2023-10-021-5/+7
| | * xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman2023-10-021-9/+10
| | * usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng2023-10-021-2/+2
| | * usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K2023-10-021-0/+1
| | * usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco2023-10-022-0/+2
| | * usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta2023-10-021-8/+12
| | * usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang2023-10-021-2/+1
| | * usb: dwc3: Soft reset phy on probe for hostThinh Nguyen2023-10-021-1/+38
| | * usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo CaƱuelo2023-10-022-4/+23
| | * usb: typec: qcom: Update the logic of regulator enable and disableHui Liu2023-10-021-6/+6
| | * usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati2023-10-021-7/+19
| | * usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo2023-10-021-1/+8
| | * usb: musb: Modify the "HWVers" register addressXingxing Luo2023-10-021-1/+1
| | * usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak2023-10-021-0/+3
| | * Merge tag 'thunderbolt-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-10-024-38/+69
| | |\
| | | * thunderbolt: Restart XDomain discovery handshake after failureMika Westerberg2023-09-151-17/+41
| | | * thunderbolt: Correct TMU mode initialization from hardwareMika Westerberg2023-09-151-1/+1
| | | * thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg2023-09-151-0/+7
| | | * thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple RidgeMika Westerberg2023-09-151-20/+20
| * | | Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-153-22/+22
| |\ \ \
| | * | | ASoC: ti: ams-delta: Fix cx81801_receive() argument typesJanusz Krzysztofik2023-10-081-2/+2
| | * | | serial: core: Fix checks for tx runtime PM stateTony Lindgren2023-10-071-1/+1
| | * | | serial: 8250_omap: Fix errors with no_console_suspendTony Lindgren2023-10-031-15/+10
| | * | | serial: Reduce spinlocked portion of uart_rs485_config()Lukas Wunner2023-10-031-4/+9
| | |/ /
| * | | Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-1524-62/+94
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-6.6a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-10-0614-22/+51
| | |\ \ \
| | | * | | iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl2023-10-051-1/+1
| | | * | | dt-bindings: iio: adc: adi,ad7292: Fix additionalProperties on channel nodesRob Herring2023-10-051-1/+1