summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: 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-27ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao1-0/+1
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-27clk: mediatek: Do a runtime PM get on controllers during probePin-yen Lin1-0/+15
2024-04-27clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()AngeloGioacchino Del Regno2-8/+103
2024-04-27clk: mediatek: clk-mux: Propagate struct device for mtk-muxAngeloGioacchino Del Regno12-19/+32
2024-04-27clk: mediatek: clk-mtk: Propagate struct device for compositesAngeloGioacchino Del Regno20-58/+93
2024-04-27clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno52-160/+156
2024-04-27clk: mediatek: mt8192: Propagate struct device for gate clocksAngeloGioacchino Del Regno1-4/+9
2024-04-27clk: mediatek: mt8192: Correctly unregister and free clocks on failureAngeloGioacchino Del Regno1-17/+60
2024-04-27clk: Get runtime PM before walking tree for clk_summaryStephen Boyd1-2/+12
2024-04-27clk: Show active consumers of clocks in debugfsVishal Badole1-10/+24
2024-04-27clk: remove unnecessary (void*) conversionsYu Zhe1-2/+2
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: Print an info line before disabling unused clocksKonrad Dybcio1-0/+2
2024-04-27clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd1-2/+0
2024-04-27usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar4-2/+26
2024-04-27usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar6-17/+35
2024-04-27drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoBrenton Simpson1-0/+6
2024-04-27ALSA: scarlett2: Rename scarlett_gen2 to scarlett2Geoffrey D. Bennett6-16/+18
2024-04-27PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()Ilpo Järvinen2-7/+7
2024-04-27PCI/DPC: Use FIELD_GET()Bjorn Helgaas3-3/+5
2024-04-27ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB supportGeoffrey D. Bennett2-2/+8
2024-04-27ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre supportGeoffrey D. Bennett2-1/+98
2024-04-27ALSA: scarlett2: Add correct product series name to messagesGeoffrey D. Bennett1-27/+54
2024-04-27ALSA: scarlett2: Default mixer driver to enabledGeoffrey D. Bennett1-10/+11
2024-04-27ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij2-40/+33
2024-04-27ALSA: scarlett2: Add support for Clarett 8Pre USBGeoffrey D. Bennett2-3/+9
2024-04-27ALSA: scarlett2: Move USB IDs out from device_info structGeoffrey D. Bennett1-40/+23
2024-04-27PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao3-4/+77
2024-04-27PCI: switchtec: Use normal comment styleKelvin Cao1-57/+57
2024-04-27PCI: Execute quirk_enable_clear_retrain_link() earlierMaciej W. Rozycki1-3/+3
2024-04-27thunderbolt: Add debug log for link controller power quirkMika Westerberg1-0/+1
2024-04-27thunderbolt: Log function name of the called quirkMika Westerberg1-0/+1
2024-04-27x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()Arnd Bergmann1-0/+1
2024-04-27PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore2-4/+8
2024-04-27usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...Christophe JAILLET1-3/+1
2024-04-27HID: kye: Sort kye devicesDavid Yang3-35/+35
2024-04-27PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz1-0/+8
2024-04-27ARM: omap2: n8x0: stop instantiating codec platform dataDmitry Torokhov3-8/+0
2024-04-27drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
2024-04-27drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-04-27s390/cio: fix race condition during online processingPeter Oberparleiter1-5/+8