summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-04-27s390/qdio: handle deferred cc1Peter Oberparleiter1-5/+23
2024-04-27RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik1-1/+2
2024-04-27RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang1-4/+7
2024-04-27RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu1-0/+2
2024-04-27net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
2024-04-27net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2-0/+10
2024-04-27tun: limit printing rate when illegal packet received by tun devLei Chen1-8/+10
2024-04-27ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski1-1/+1
2024-04-27net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran1-11/+16
2024-04-27net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory1-1/+3
2024-04-27af_unix: Don't peek OOB data without MSG_OOB.Kuniyuki Iwashima1-5/+5