summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-03drm/i915/power: drop a couple of &i915->drm usagesJani Nikula
2025-09-03mfd: tps6594: Add board power-off supportMichael Walle
2025-09-03mfd: tps6594: Add power button functionalityMichael Walle
2025-09-03input: tps6594-pwrbutton: Add power button functionalityJob Sava
2025-09-03drm/msm/dpu: decide right side per last bitJun Nie
2025-09-03drm/msm/dpu: polish log for resource allocationJun Nie
2025-09-03drm/msm: Do not validate SSPP when it is not readyJun Nie
2025-09-03drm/msm/dpu: Drop maxwidth from dpu_lm_sub_blks structJessica Zhang
2025-09-03drm/tidss: dispc: Explicitly include bitfield.hNathan Chancellor
2025-09-03drm/i915/dp: convert open-coded timeout to poll_timeout_us()Jani Nikula
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar
2025-09-03wifi: mwifiex: send world regulatory domain to driverStefan Kerkmann
2025-09-03wifi: mwifiex: add rgpower table loading supportStefan Kerkmann
2025-09-03wifi: iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-en...Gustavo A. R. Silva
2025-09-03wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load pathDarshan Rathod
2025-09-03Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-09-03wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com
2025-09-03gpio: xra1403: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: mvebu: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: wm8994: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: wm831x: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: nomadik: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: stmpe: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter
2025-09-03gpio: visconti: use new generic GPIO chip APIBartosz Golaszewski
2025-09-03gpio: vf610: use new generic GPIO chip APIBartosz Golaszewski
2025-09-03gpio: hisi: use new generic GPIO chip APIBartosz Golaszewski
2025-09-03gpio: realtek-otto: use new generic GPIO chip APIBartosz Golaszewski
2025-09-03gpio: ftgpio010: use new generic GPIO chip APIBartosz Golaszewski
2025-09-03gpio: ftgpio010: order includes alphabeticallyBartosz Golaszewski
2025-09-03gpio: xgs-iproc: use new generic GPIO chip APIBartosz Golaszewski
2025-09-03gpio: mlxbf2: use new generic GPIO chip APIBartosz Golaszewski
2025-09-03gpio: mlxbf2: use dev_err_probe() where applicableBartosz Golaszewski
2025-09-03gpio: mxs: use new generic GPIO chip APIBartosz Golaszewski
2025-09-03gpio: mxs: order includes alphabeticallyBartosz Golaszewski
2025-09-03gpio: xgene-sb: use new generic GPIO chip APIBartosz Golaszewski
2025-09-03drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum
2025-09-03drm/i915/display: Fix possible overflow on tc power domain selectionMika Kahola
2025-09-02net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed
2025-09-02drm/xe: Add more SVM GT statsMatthew Brost
2025-09-02drm/xe: Add clearing stats to GT debugfsMatthew Brost
2025-09-02drm/xe: Extend Wa_22021007897 to Xe3 platformsTangudu Tilak Tirumalesh
2025-09-02net: dsa: lantiq_gswip: move MDIO bus registration to .setup()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: support standard MDIO node nameDaniel Golle
2025-09-02net: dsa: lantiq_gswip: support offset of MII registersDaniel Golle
2025-09-02net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: support model-specific mac_select_pcs()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: move to dedicated folderDaniel Golle
2025-09-02PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macroNicolas Frattaroli