summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-09Merge branch 'for-6.20/asus' into for-linusJiri Kosina-2/+108
2026-02-09drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal-1/+1
2026-02-09Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e...Borislav Petkov (AMD)-2/+2
2026-02-09firmware/dmi: Include product_family info to modaliasAntoine Lassagne-0/+1
2026-02-09power: sequencing: qcom-wcn: fix error path for VDDIO handlingDmitry Baryshkov-1/+1
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas-0/+72
2026-02-08RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas-12/+266
2026-02-08RDMA/uverbs: Support external FD uobjectsYishai Hadas-14/+21
2026-02-08Merge tag 'common_phys_vec_via_vfio' into HEADLeon Romanovsky-17/+16
2026-02-08RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher-0/+31
2026-02-08Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2026-02-08i2c: imx-lpi2c: fix SMBus block read NACK after byte countCarlos Song-24/+83
2026-02-07Merge tag 'spi-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+59
2026-02-07Merge tag 'regulator-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2026-02-07hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han-13/+13
2026-02-07hwmon: (nct6775) use sysfs_emit instead of sprintfFilippo Muscherà-34/+36
2026-02-07hwmon: Add support for HiTRON HAC300S PSUVasileios Amoiridis-0/+142
2026-02-07hwmon: (cros_ec) Add support for temperature thresholdsThomas Weißschuh-3/+54
2026-02-07Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-50/+94
2026-02-07staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplicationBera Yüzlü-17/+13
2026-02-07staging: rtl8723bs: rename CamelCase function Set_MSR to set_msrTan Kai Zhe-13/+13
2026-02-07staging: rtl8723bs: remove unnecessary blank lines in rtw_io.cTan Kai Zhe-1/+0
2026-02-07staging: rtl8723bs: remove stale TODO item regarding %pMHaroen Tmimi-1/+0
2026-02-07staging: rtl8723bs: remove unused allocation wrapper functionsMinu Jin-36/+0
2026-02-07staging: rtl8723bs: use standard skb allocation APIsMinu Jin-7/+5
2026-02-07staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()Minu Jin-103/+90
2026-02-07staging: rtl8723bs: replace rtw_malloc() with kmalloc()Minu Jin-16/+16
2026-02-07staging: rtl8723bs: introduce kmemdup() where applicableMinu Jin-25/+12
2026-02-07staging: sm750fb: Clean up variable namesChristine Ramacha-58/+58
2026-02-07staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore-2/+4
2026-02-07staging: rtl8723bs: use unaligned access macros in rtw_security.cArchit Anant-27/+5
2026-02-07staging: rtl8723bs: fix potential race in expire_timeout_chkMinu Jin-7/+9
2026-02-07staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.cLuka Gejak-9/+0
2026-02-07staging: rtl8723bs: modernize hex output in rtw_report_sec_ieLuka Gejak-3/+2
2026-02-07staging: rtl8723bs: fix spacing around operatorsLuka Gejak-15/+15
2026-02-07staging: rtl8723bs: rename u1bTmp to valLuka Gejak-22/+22
2026-02-07staging: rtl8723bs: remove unused private debug countersEthan Tidmore-157/+15
2026-02-07staging: rtl8723bs: remove thread wraper functions and add IS_ERR() checkSamasth Norway Ananda-38/+14
2026-02-07staging: rtl8723bs: fix firmware memory leak on errorSamasth Norway Ananda-0/+2
2026-02-07staging: rtl8723bs: remove unnecessary parenthesesSiwanan Bungtong-7/+7
2026-02-07staging: rtl8723bs: remove redundant check on statusColin Ian King-7/+0
2026-02-07staging: rtl8723bs: standardize comment style in HALMahad Ibrahim-43/+43
2026-02-07staging: rtl8723bs: fix line length checkMahad Ibrahim-2/+6
2026-02-07staging: rtl8723bs: fix missing blank line after declarationMahad Ibrahim-0/+1
2026-02-07staging: rtl8723bs: fix multiple blank line checkMahad Ibrahim-2/+0
2026-02-07staging: rtl8723bs: fix open parenthesis alignmentMahad Ibrahim-6/+2
2026-02-07staging: most: video: fix potential race in list iterationMinu Jin-10/+12
2026-02-07staging: rtl8723bs: constify _action_public_str arrayTanjim Kamal-1/+1
2026-02-07staging: rtl8723bs: remove unnecessary bracesLouis Lesniak-3/+2
2026-02-07staging: rtl8723bs: clean up _rtw_pktfile_read()Minu Jin-2/+2