summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-05thunderbolt: stream: Add support for busy pollingMika Westerberg1-40/+172
2026-08-05thunderbolt: Make interrupt optional for ringsMika Westerberg1-6/+21
2026-08-05thunderbolt: stream: Support IOCB_NOWAIT in non-blocking I/O as wellMika Westerberg1-10/+30
2026-08-05thunderbolt: stream: Fix possible short reads/writesMika Westerberg1-4/+4
2026-08-05thunderbolt: stream: Restore consumer if copying from iter failsMika Westerberg1-1/+3
2026-08-04bnge: send hwrm for interface down/up transitionsVikas Gupta1-2/+30
2026-08-04bnge: add ndo_set_rx_mode_async supportVikas Gupta2-11/+62
2026-08-04bnge: refactor rx mode helpers to accept explicit address listsVikas Gupta1-16/+23
2026-08-04bnxt_en: Fix PTP PPS setting bugKeegan Freyhof1-2/+5
2026-08-04bnxt_en: Disable EOP for TPA on all chips to prevent data corruptionMichael Chan1-4/+7
2026-08-04bnxt_en: Refresh VNIC default ring on queue restart if neededShravya KN1-0/+5
2026-08-04bnxt_en: Determine and store default RX ring in vnic structureShravya KN2-11/+23
2026-08-04bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()Shravya KN1-7/+7
2026-08-04mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes8-11/+18
2026-08-04drm/gpusvm: use hmm_range_fault_unlocked_timeout() for range faultsStanislav Kinsburskii1-50/+10
2026-08-04accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range populationStanislav Kinsburskii1-19/+4
2026-08-04RDMA/umem: use hmm_range_fault_unlocked_timeout() for ODP faultsStanislav Kinsburskii1-13/+5
2026-08-04drm/nouveau: use hmm_range_fault_unlocked_timeout() for SVM faultsStanislav Kinsburskii1-9/+11
2026-08-04mshv: use hmm_range_fault_unlocked_timeout() for region faultsStanislav Kinsburskii1-44/+10
2026-08-04net/mlx5e: fix BQL reset on SQ re-activationBobby Eshleman1-1/+3
2026-08-04net: bonding: check register_netdevice_notifier() error in bonding_init()Minhong He1-1/+3
2026-08-04net: vrf: check register_netdevice_notifier() error in vrf_init_module()Minhong He1-1/+3
2026-08-04net: macvlan: check register_netdevice_notifier() error in macvlan_init_module()Minhong He1-1/+3
2026-08-04net: team: check register_netdevice_notifier() error in team_module_init()Minhong He1-1/+3
2026-08-04net: lapbether: check register_netdevice_notifier() error in lapbeth_init_dri...Minhong He1-1/+7
2026-08-04usbnet: cap max_mtu for drivers without bind callbackLaurent Vivier1-1/+2
2026-08-04bnge: use int for bnge_fix_rings_count() return valueAlok Tiwari1-1/+2
2026-08-04net: atlantic: free RX pages of consumed but not refilled buffersYangyu Chen1-4/+18
2026-08-04net: atlantic: free stranded TX buffers on ring deinitYangyu Chen3-1/+31
2026-08-04net: stmmac: resume PHY before hardware setup when opening the interfaceStefan Agner1-0/+9
2026-08-04net: microchip: vcap api: Fix possible memory leak in vcap_decode_rule()Abdun Nihaal1-3/+6
2026-08-04Merge tag 'ovpn-net-20260730' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski6-68/+204
2026-08-05iio: dac: mcp47a1: add support for new deviceJoshua Crofts3-0/+177
2026-08-04net: dsa: realtek: rtl8366rb: Fix up port isolationLinus Walleij1-5/+4
2026-08-04net: airoha: fix ARRAY_SIZE() division by zero on UP buildsLorenzo Bianconi1-1/+1
2026-08-05ASoC: add and use new snd_soc_register_component()Mark Brown1-1/+3
2026-08-04macvlan: require init-userns CAP_NET_ADMIN to raise bc_queue_lenXiang Mei (Microsoft)1-0/+9
2026-08-05spi: ath79: use devm everywhere in probeRosen Penev1-17/+7
2026-08-05iio: imu: st_lsm6dsx: Update enable mask when using sensor fusionFrancesco Lavra1-0/+5
2026-08-05iio: light: cm32181: return zero after writing calibscaleGiorgi Tchankvetadze1-1/+1
2026-08-05iio: flow: add Sensirion SLF3S liquid flow sensor driverWadim Mueller5-0/+573
2026-08-05iio: core: add IIO_VAL_DECIMAL64_FEMTO format typeWadim Mueller1-0/+2
2026-08-05iio: types: add IIO_VOLUMEFLOW channel typeWadim Mueller1-0/+1
2026-08-04hwmon: (pmbus/lm25066) Fix PMBus coefficient calculationsGuenter Roeck1-2/+3
2026-08-04PCI/proc: Use file_ns_capable() when checking config space read accessKrzysztof Wilczyński1-1/+1
2026-08-04PCI/proc: Warn on writes to kernel-exclusive config space regionsKrzysztof Wilczyński1-0/+8
2026-08-04PCI/proc: Avoid spurious runtime PM wakeup on config space accessesKrzysztof Wilczyński1-0/+6
2026-08-04PCI/sysfs: Add legacy I/O and memory attribute macrosKrzysztof Wilczyński1-34/+25
2026-08-04PCI/sysfs: Add pci_ prefix to static PCI resource attribute namesKrzysztof Wilczyński1-25/+25
2026-08-04PCI/sysfs: Add lockdown checks to legacy I/O and memory handlersKrzysztof Wilczyński1-0/+15