summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-10Merge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-10tun: no longer rely on RTNL in tun_fill_info()Eric Dumazet
2026-07-10drm/xe: Use xe_tile_info() in alloc_primary_gt() and alloc_media_gt()Shuicheng Lin
2026-07-10drm/xe/configfs: Add enable_multi_queue attributeShuicheng Lin
2026-07-10rust_binder: update Process::node_refs to use SpinLockAlice Ryhl
2026-07-10rust_binder: avoid destructors in insert_or_update_handle()Alice Ryhl
2026-07-10rust_binder: keep NodeDeath in NodeRefInfo during process cleanupAlice Ryhl
2026-07-10rust_binder: schedule NodeDeath outside of node_refs lockAlice Ryhl
2026-07-10rust_binder: avoid dropping NodeRef in update_ref() under lockAlice Ryhl
2026-07-10rust_binder: avoid allocating under node_refs for freeze listenersAlice Ryhl
2026-07-10driver core: add driver name to probe debug printFrancesco Valla
2026-07-10staging: rtl8723bs: remove unused variable bDumpRxPktAnirban Bose
2026-07-10staging: rtl8723bs: remove unused 'MultiFunc' from struct hal_com_dataNikolay Kulikov
2026-07-10staging: rtl8723bs: remove unused RegulatorMode from struct hal_com_dataNikolay Kulikov
2026-07-10staging: rtl8723bs: remove unused 'PolarityCtl' from struct hal_com_dataNikolay Kulikov
2026-07-10staging: rtl8723bs: remove dead fields from struct hal_com_dataNikolay Kulikov
2026-07-10staging: most: dim2: use dev_err_probe() for clock errors in rcar enable func...Batu Ada Tutkun
2026-07-10staging: rtl8723bs: Wrap line exceeding 100 charactersAshton Warner
2026-07-10staging: rtl8723bs: Rename camelcase struct member dot11PrivacyAlgrthmDalvin-Ehinoma Noah Aiguobas
2026-07-10staging: rtl8723bs: simplify boolean comparison in send_beaconJinke Wu
2026-07-10staging: rtl8723bs: remove unnecessary parentheses in issue_asocrspJinke Wu
2026-07-10staging: rtl8723bs: split nested assignment in OnAssocRspJinke Wu
2026-07-10staging: rtl8723bs: fix line length and alignment in rtw_mlme_extJinke Wu
2026-07-10staging: rtl8723bs: fix operator spacing in rtw_mlme_extJinke Wu
2026-07-10staging: rtl8723bs: replace beacon timing magic numbers with named constantsJad Keskes
2026-07-10staging: rtl8723bs: line exceeds 100 columnsJoachim Bose
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-10driver core: platform: count references to all kinds of firmware nodesBartosz Golaszewski
2026-07-10reset: rzg2l: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10usb: musb: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10usb: chipidea: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10platform/surface: gpe: use platform_device_set_fwnode()Bartosz Golaszewski
2026-07-10drm/xe/i2c: use platform_device_set_fwnode()Bartosz Golaszewski
2026-07-10net: mv643xx: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10slimbus: qcom-ngd-ctrl: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10mfd: tps6586: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10pmdomain: imx: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10net: bcmgenet: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10iommu/fsl: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10i2c: pxa-pci: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10of: platform: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10driver core: update kerneldoc for platform_device_alloc()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_fwnode()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_of_node()Bartosz Golaszewski
2026-07-10usb: chipidea: imx: fix missing ret assignment for dev_err_probeXu Yang
2026-07-10usb: typec: ucsi: gaokun: unwind notifier on UCSI register failurePengpeng Hou
2026-07-10USB: gadget: fsl-udc: enable compile testingJohan Hovold
2026-07-10usb: renesas_usbhs: Fix power-off ordering on unbindBiju Das
2026-07-10usb: mtu3: condition PHY wakeup for host mode and runtime suspendFei Shao