summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-27USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo1-0/+4
2024-04-27USB: serial: option: add Fibocom FM135-GL variantsbolan wang1-0/+2
2024-04-27serial: core: Fix missing shutdown and startup for serial base portTony Lindgren3-3/+55
2024-04-27serial: core: Clearing the circular buffer before NULLifying itAndy Shevchenko1-0/+1
2024-04-27serial: core: Fix regression when runtime PM is not enabledTony Lindgren1-1/+1
2024-04-27serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König1-0/+1
2024-04-27serial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König1-2/+10
2024-04-27serial: 8250_dw: Revert: Do not reclock if already at correct rateHans de Goede1-3/+3
2024-04-27serial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain1-14/+0
2024-04-27serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg1-2/+6
2024-04-27comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich1-23/+12
2024-04-27thunderbolt: Do not create DisplayPort tunnels on adapters of the same routerMika Westerberg1-0/+6
2024-04-27thunderbolt: Fix wake configurations after device unplugGil Fine1-7/+14
2024-04-27thunderbolt: Avoid notify PM core about runtime PM resumeGil Fine4-11/+36
2024-04-27binder: check offset alignment in binder_get_object()Carlos Llamas1-1/+3
2024-04-27misc: rtsx: Fix rts5264 driver status incorrect when card removedRicky Wu1-1/+1
2024-04-27usb: misc: onboard_usb_hub: Disable the USB hub clock on failureFabio Estevam1-1/+5
2024-04-27ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao1-0/+1
2024-04-27ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9NMauro Carvalho Chehab1-0/+1
2024-04-27ALSA: hda/tas2781: Add new vendor_id and subsystem_id to support ThinkPad ICE-1Shenghao Ding1-0/+1
2024-04-27ALSA: hda/tas2781: correct the register for pow calibrated dataShenghao Ding1-2/+2
2024-04-27ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messagesTakashi Iwai1-1/+1
2024-04-27net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2-6/+7
2024-04-27block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig3-11/+23
2024-04-27x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
2024-04-27x86/bugs: Fix BHI retpoline checkJosh Poimboeuf1-4/+7
2024-04-27selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch1-1/+1
2024-04-27clk: mediatek: mt7988-infracfg: fix clocks for 2nd PCIe portDaniel Golle1-1/+1
2024-04-27clk: mediatek: Do a runtime PM get on controllers during probePin-yen Lin1-0/+15
2024-04-27clk: Get runtime PM before walking tree for clk_summaryStephen Boyd1-2/+12
2024-04-27clk: Get runtime PM before walking tree during disable_unusedStephen Boyd1-12/+105
2024-04-27clk: Initialize struct clk_core kref earlierStephen Boyd1-15/+13
2024-04-27clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd1-2/+0
2024-04-27interconnect: Don't access req_list while it's being manipulatedMike Tipton1-0/+8
2024-04-27interconnect: qcom: x1e80100: Remove inexistent ACV_PERF BCMKonrad Dybcio1-26/+0
2024-04-27platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesMario Limonciello1-0/+9
2024-04-27thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki1-0/+1
2024-04-27ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4Huayu Zhang1-2/+2
2024-04-27drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
2024-04-27drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
2024-04-27thunderbolt: Reset topology created by the boot firmwareSanath S5-18/+38
2024-04-27thunderbolt: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4 routersSanath S2-14/+111
2024-04-27thunderbolt: Introduce tb_path_deactivate_hop()Sanath S2-0/+14
2024-04-27thunderbolt: Introduce tb_port_reset()Sanath S5-0/+97
2024-04-27userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVELokesh Gidra1-3/+3
2024-04-27drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal1-4/+0
2024-04-27drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-04-27iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum1-0/+2
2024-04-27iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftestJason Gunthorpe1-0/+1
2024-04-27s390/cio: fix race condition during online processingPeter Oberparleiter1-5/+8