summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-05clk: samsung: update PLL locktime for PLL142XX used on FSD platformVarada Pavani
2025-03-05clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()Peter Griffin
2025-03-05nvme-tcp: fix signedness bug in nvme_tcp_init_connection()Dan Carpenter
2025-03-05Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-05drm/amd/pm: always allow ih interrupt from fwKenneth Feng
2025-03-05drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200MRichard Thier
2025-03-05drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel
2025-03-05drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke
2025-03-05ice: Fix switchdev slow-path in LAGMarcin Szycik
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka
2025-03-05regulator: core: Fix deadlock in create_regulator()Ludvig Pärsson
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba
2025-03-05pmdomain: amlogic: fix T7 ISP secpowerXianwei Zhao
2025-03-05ublk: set_params: properly check if parameters can be appliedUday Shankar
2025-03-05gpio: rcar: Use raw_spinlock to protect register accessNiklas Söderlund
2025-03-05gpio: aggregator: protect driver attr handlers against module unloadKoichiro Den
2025-03-05platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TAShyam Sundar S K
2025-03-05platform/x86/amd/pmf: Propagate PMF-TA return codesShyam Sundar S K
2025-03-04ppp: Fix KMSAN uninit-value warning with bpfJiayuan Chen
2025-03-04net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7Luca Weiss
2025-03-04net: ipa: Fix QSB data for v4.7Luca Weiss
2025-03-04net: ipa: Fix v4.7 resource group namesLuca Weiss
2025-03-04HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4Even Xu
2025-03-04HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"Colin Ian King
2025-03-04HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau
2025-03-04HID: debug: Fix spelling mistake "Messanger" -> "Messenger"Colin Ian King
2025-03-04HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov
2025-03-04HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie
2025-03-04HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan
2025-03-04platform/x86/amd: pmf: Add balanced-performance to hidden choicesMario Limonciello
2025-03-04platform/x86/amd: pmf: Add 'quiet' to hidden choicesMario Limonciello
2025-03-04ACPI: platform_profile: Add support for hidden choicesMario Limonciello
2025-03-04drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin
2025-03-04drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld
2025-03-04drm/i915/mst: update max stream count to match number of pipesJani Nikula
2025-03-04drm/xe: Remove double pageflipMaarten Lankhorst
2025-03-04Merge tag 'devicetree-fixes-for-6.14-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-04usb: xhci: Fix host controllers "dying" after suspend and resumeMichal Pecio
2025-03-04net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang
2025-03-04net: dsa: rtl8366rb: don't prompt users for LED controlJakub Kicinski
2025-03-04be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov
2025-03-04usb: dwc3: Set SUSPENDENABLE soon after phy initThinh Nguyen
2025-03-03RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chipsPreethi G
2025-03-03RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indxKashyap Desai
2025-03-03RDMA/bnxt_re: Fix allocation of QP tableKashyap Desai
2025-03-03RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() testsZhu Yanjun
2025-03-03drm/sched: Fix preprocessor guardPhilipp Stanner
2025-03-03hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()Xinghuo Chen