summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-16gpib: remove unnecessary module_init/exit functionsEthan Nelson-Moore2-25/+0
2026-03-16Merge 7.0-rc4 into staging-nextGreg Kroah-Hartman509-3000/+5413
2026-03-16gpib: lpvo_usb: rename driver symbol prefixJohan Hovold1-105/+101
2026-03-16Merge 7.0-rc4 into char-misc-nextGreg Kroah-Hartman513-3017/+5439
2026-03-16HID: intel-thc-hid: Set HID_PHYS with PCI BDFDaniel Schaefer2-0/+2
2026-03-16pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()Chen Ni1-2/+3
2026-03-16soc: renesas: r9a09g056-sys: Mark rzv2n_sys_init_data as __initconstLad Prabhakar1-1/+1
2026-03-16soc: renesas: r9a09g047-sys: Mark rzg3e_sys_init_data as __initconstLad Prabhakar1-1/+1
2026-03-16soc: renesas: r9a09g057-sys: Mark rzv2h_sys_init_data as __initconstLad Prabhakar1-1/+1
2026-03-16Merge branch 'gpio/dev-init-rework' into gpio/for-currentBartosz Golaszewski1-53/+48
2026-03-16gpio: cs5535: use dynamically allocated priv structRosen Penev1-27/+21
2026-03-16Revert "gpio: Access `gpio_bus_type` in gpiochip_setup_dev()"Tzung-Bi Shih1-4/+3
2026-03-16Do not enable the v1 uAPI by defaultLinus Walleij1-3/+0
2026-03-16gpio: kempld: Implement the interrupt controllerAlban Bedel2-0/+193
2026-03-16gpio: kempld: Add support for get/set multipleAlban Bedel1-0/+60
2026-03-16gpio: kempld: Add support for PLD version >= 2.8Alban Bedel1-2/+12
2026-03-16gpio: kempld: Simplify the bit level register accessesAlban Bedel1-13/+14
2026-03-16drm/{i915,xe}: move framebuffer bo to parent interfaceJani Nikula10-223/+212
2026-03-16drm/i915/fb: make intel_fb_bo.c less dependent on displayJani Nikula1-8/+6
2026-03-16drm/{i915, xe}/bo: move display bo calls to parent interfaceJani Nikula9-45/+122
2026-03-16drm/xe: rename intel_bo.c to xe_display_bo.cJani Nikula2-1/+1
2026-03-16drm/i915: move i915 specific bo implementation to i915Jani Nikula2-2/+3
2026-03-16gpiolib: Update gpiochip_find_base_unlocked() kerneldocLinus Walleij1-1/+9
2026-03-16gpio: max732x: use guard(mutex) to simplify lockingRichard Lyu1-12/+12
2026-03-16gpio: sim: allow to define the active-low setting of a simulated hogBartosz Golaszewski1-1/+39
2026-03-16gpio: remove machine hogsBartosz Golaszewski1-71/+0
2026-03-16gpio: sim: use fwnode-based GPIO hogsBartosz Golaszewski1-106/+56
2026-03-16gpio: move hogs into GPIO coreBartosz Golaszewski5-199/+125
2026-03-16gpio: of: clear OF_POPULATED on hog nodes in remove pathBartosz Golaszewski1-1/+8
2026-03-16ata: libata-core: disable LPM on ADATA SU680 SSDDamien Le Moal1-0/+3
2026-03-16drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie162-2501/+3795
2026-03-16wifi: rtw89: debug: simulate Wi-Fi 7 SER L0/L1 without PS modeZong-Zhe Yang1-0/+4
2026-03-16wifi: rtw89: Recalculate station aggregates when AMSDU length changes for MLO...Po-Hao Huang1-4/+15
2026-03-16wifi: rtw89: Drop malformed AMPDU frames with abnormal PNPo-Hao Huang6-7/+148
2026-03-16wifi: rtw89: replace RF mutex with wiphy lock assertionZong-Zhe Yang3-15/+7
2026-03-16wifi: rtw89: wow: add retry for ensuring packet are processedChin-Yen Lee2-1/+15
2026-03-16wifi: rtw89: chan: recalc MLO DBCC mode based on current entity modeZong-Zhe Yang1-20/+41
2026-03-16wifi: rtw89: chan: simplify link handling related to ROCZong-Zhe Yang2-12/+0
2026-03-16wifi: rtw89: tweak settings of TX power and channel for Wi-Fi 7Zong-Zhe Yang1-2/+2
2026-03-16wifi: rtw89: move disabling dynamic mechanism functions to coreZong-Zhe Yang3-32/+35
2026-03-16wifi: rtw89: phy: limit AMPDU number for RA try ratePing-Ke Shih6-0/+36
2026-03-16wifi: rtw89: mac: remove A-die off setting for RTL8852C and RTL8922APing-Ke Shih2-2/+2
2026-03-16wifi: rtw89: pci: update SER parameters for suspend/resumePing-Ke Shih2-3/+50
2026-03-16wifi: rtlwifi: rtl8192d: fix typo in H2C wait counter namesJaime Saguillo Revilla1-6/+6
2026-03-16wifi: rtlwifi: usb: drop redundant device referenceJohan Hovold1-4/+0
2026-03-16wifi: rtw89: drop redundant device referenceJohan Hovold1-2/+1
2026-03-16wifi: rtw88: fix device leak on probe failureJohan Hovold1-2/+1
2026-03-16wifi: rtl8xxxu: drop redundant device referenceJohan Hovold1-8/+3
2026-03-16wifi: rtl818x: drop redundant device referenceJohan Hovold1-4/+0