aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-27net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS driversRaju Lakkaraju2-0/+31
2023-10-27net: mana: Use xdp_set_features_flag instead of direct assignmentKonstantin Taranov1-2/+3
2023-10-27vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()Benjamin Poirier1-2/+2
2023-10-27iavf: delete the iavf client interfaceMichal Schmidt6-871/+1
2023-10-27iavf: add a common function for undoing the interrupt schemeMichal Schmidt1-11/+15
2023-10-27iavf: use unregister_netdevMichal Schmidt1-3/+1
2023-10-27iavf: rely on netdev's own registered stateMichal Schmidt2-7/+3
2023-10-27iavf: fix the waiting time for initial resetMichal Schmidt1-1/+1
2023-10-27iavf: in iavf_down, don't queue watchdog_task if comms failedMichal Schmidt1-2/+4
2023-10-27iavf: simplify mutex_trylock+sleep loopsMichal Schmidt1-4/+2
2023-10-27iavf: fix comments about old bit locksMichal Schmidt1-2/+2
2023-10-27ipvlan: properly track tx_errorsEric Dumazet2-4/+5
2023-10-27netdevsim: Block until all devices are releasedIdo Schimmel1-0/+12
2023-10-27nfp: using napi_build_skb() to replace build_skb()Fei Qin2-2/+2
2023-10-27net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"Colin Ian King1-1/+1
2023-10-27net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LANOleksij Rempel4-1/+55
2023-10-27net: dsa: microchip: Refactor switch shutdown routine for WoL preparationOleksij Rempel4-8/+22
2023-10-27net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()Oleksij Rempel1-3/+13
2023-10-27net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() functionOleksij Rempel1-6/+14
2023-10-27net: dsa: microchip: ksz9477: Add Wake on Magic Packet supportOleksij Rempel3-7/+97
2023-10-27lkdtm: Fix CFI_BACKWARD on RISC-VSami Tolvanen1-2/+11
2023-10-27of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/Geert Uytterhoeven1-1/+1
2023-10-27of: address: Consolidate bus .map() functionsRob Herring1-43/+11
2023-10-27of: address: Store number of bus flag cells rather than boolRob Herring1-9/+5
2023-10-27of: unittest: Add tests for address translationsHerve Codina2-0/+178
2023-10-27hte: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko1-9/+4
2023-10-27hte: tegra: Fix missing error code in tegra_hte_test_probe()Harshit Mogalapalli1-1/+3
2023-10-27cxl/region: Fix x1 root-decoder granularity calculationsJim Harris1-1/+8
2023-10-27cxl/region: Fix cxl_region_rwsem lock held when returning to user spaceLi Zhijian1-1/+1
2023-10-27cxl/region: Use cxl_calc_interleave_pos() for auto-discoveryAlison Schofield1-112/+15
2023-10-27cxl/region: Calculate a target position in a region interleaveAlison Schofield1-0/+127
2023-10-27clk: si521xx: Increase stack based print buffer size in probeMarek Vasut1-2/+2
2023-10-27drm/amdgpu: Remove unused variables from amdgpu_show_fdinfoUmio Yasuno1-6/+0
2023-10-27drm/amdgpu: Remove duplicate fdinfo fieldsRob Clark1-3/+0
2023-10-27drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng1-1/+2
2023-10-27drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systemsDavid Francis5-23/+45
2023-10-27drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo tableCandice Li1-7/+5
2023-10-27drm/amdgpu: Identify data parity error corrected in replay modeCandice Li1-9/+23
2023-10-27drm/amdgpu: Fix typo in IP discovery parsingMukul Joshi1-1/+1
2023-10-27drm/amd/display: fix S/G display enablementHamza Mahfooz1-1/+1
2023-10-27mtd: cfi_cmdset_0001: Byte swap OTP infoLinus Walleij1-2/+18
2023-10-27mtd: rawnand: meson: check return value of devm_kasprintf()Yi Yang1-0/+3
2023-10-27mtd: rawnand: intel: check return value of devm_kasprintf()Yi Yang1-0/+10
2023-10-27mtd: rawnand: sh_flctl: Convert to module_platform_driver()Uwe Kleine-König1-1/+2
2023-10-27dm: respect REQ_NOWAIT flag in normal bios issued to DMMike Snitzer1-11/+29
2023-10-27dm: enhance alloc_multiple_bios() to be more versatileMike Snitzer1-34/+34
2023-10-27regulator (max5970): Remove duplicate lineNaresh Solanki1-1/+0
2023-10-27regulator (max5970): Add hwmon supportNaresh Solanki1-1/+143
2023-10-27Merge tag 'iommu-fix-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar1-0/+73