summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-02-20octeontx2-af: Add NIX Errata workaround on CN10K siliconGeetha sowjanya-0/+33
2023-02-20net: phy: Read EEE abilities when using .featuresAndrew Lunn-1/+3
2023-02-20net: phy: Add locks to ethtool functionsAndrew Lunn-18/+66
2023-02-20net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn-1/+1
2023-02-20net: bcmgenet: fix MoCA LED controlDoug Berger-9/+2
2023-02-20HID: mcp-2221: prevent UAF in delayed workBenjamin Tissoires-0/+3
2023-02-20qede: fix interrupt coalescing configurationManish Chopra-2/+9
2023-02-20net: ipa: add HW_PARAM_4 GSI registerAlex Elder-2/+14
2023-02-20net: ipa: support different event ring encodingAlex Elder-2/+6
2023-02-20net: ipa: avoid setting an undefined fieldAlex Elder-2/+2
2023-02-20net: ipa: kill ev_ch_e_cntxt_1_length_encode()Alex Elder-26/+43
2023-02-20net: ipa: kill gsi->virt_rawAlex Elder-181/+141
2023-02-20net: ipa: fix an incorrect assignmentAlex Elder-1/+1
2023-02-20net: dpaa2-eth: do not always set xsk support in xdp_features flagLorenzo Bianconi-1/+3
2023-02-19firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh-0/+8
2023-02-19IB/mlx5: Extend debug control for CC parametersEdward Srouji-3/+27
2023-02-19Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner-1483/+1126
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-7/+1
2023-02-18Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds-0/+8
2023-02-18xen: sysfs: make kobj_type structure constantThomas Weißschuh-1/+1
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel-562/+2258
2023-02-18iommu/amd: Skip attach device domain is same as new domainVasant Hegde-0/+7
2023-02-18iommu: Attach device group to old domain in error pathVasant Hegde-1/+15
2023-02-18Merge branch irq/bcm-l2-fixes into irq/irqchip-nextMarc Zyngier-2/+7
2023-02-18irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli-1/+2
2023-02-18irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli-1/+5
2023-02-18watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian-0/+1
2023-02-18watchdog: report options in sysfsThomas Weißschuh-0/+10
2023-02-18watchdog: report fw_version in sysfsThomas Weißschuh-0/+10
2023-02-18watchdog: imx2_wdg: suspend watchdog in WAIT modeAndrej Picej-3/+52
2023-02-18watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua-2/+4
2023-02-18watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun-1/+1
2023-02-18watchdog: Include <linux/kstrtox.h> when appropriateChristophe JAILLET-0/+2
2023-02-18watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie-4/+3
2023-02-18watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2MFabrizio Castro-1/+36
2023-02-18watchdog: rzg2l_wdt: Issue a reset before we put the PM clocksLad Prabhakar-6/+4
2023-02-18watchdog: dw_wdt: stop on rebootCosmin Tanislav-0/+1
2023-02-18watchdog: ziirave_wdt: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2023-02-18watchdog: iTCO_wdt: Report firmware_versionThomas Weißschuh-2/+2
2023-02-18watchdog: da9062: da9063: use unlocked xfer function in restartPrimoz Fiser-6/+24
2023-02-18platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede-1/+5
2023-02-18net/mlx5e: RX, Remove doubtful unlikely callGal Pressman-1/+1
2023-02-18net/mlx5e: Fix outdated TLS commentTariq Toukan-1/+1
2023-02-18net/mlx5e: Remove unused function mlx5e_sq_xmit_simpleTariq Toukan-16/+0
2023-02-18net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov-12/+9
2023-02-18net/mlx5e: Implement CT entry updateVlad Buslov-1/+117
2023-02-18net/mlx5: Simplify eq list traversalParav Pandit-4/+4
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()Tariq Toukan-11/+9
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()Tariq Toukan-2/+3
2023-02-18net/mlx5e: Switch to using napi_build_skb()Tariq Toukan-1/+1