summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-19clk: lan966x: Fix the lan966x clock gate register addressHerve Codina1-1/+1
2022-07-19net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee1-8/+0
2022-07-19ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski3-0/+10
2022-07-19i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski1-8/+5
2022-07-19net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZETom Rix1-1/+1
2022-07-19net: lan966x: Fix usage of lan966x->mac_lock when used by FDBHoratiu Vultur1-11/+23
2022-07-19net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handlerHoratiu Vultur1-7/+12
2022-07-19net: lan966x: Fix usage of lan966x->mac_lock when entry is removedHoratiu Vultur1-4/+20
2022-07-19net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur1-1/+7
2022-07-19net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur1-9/+18
2022-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-52/+5
2022-07-19pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean1-6/+21
2022-07-19pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean1-19/+19
2022-07-18Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Linus Torvalds1-0/+4
2022-07-18ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo...Mario Limonciello1-2/+4
2022-07-18iavf: Fix missing state logsPrzemyslaw Patynowski1-0/+4
2022-07-18iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski1-3/+2
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski4-13/+1
2022-07-18iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski3-10/+74
2022-07-18drm/amdgpu: Remove one duplicated ef removalxinhui pan1-6/+0
2022-07-18igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima1-2/+2
2022-07-18pinctrl: Don't allow PINCTRL_AMD to be a moduleMario Limonciello1-1/+1
2022-07-18net: prestera: acl: use proper mask for port selectorMaksym Glubokiy1-3/+3
2022-07-18net: stmmac: fix dma queue left shift overflow issueJunxiao Chang1-0/+3
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee6-21/+29
2022-07-18pinctrl: ocelot: Fix pincfgHoratiu Vultur1-6/+13
2022-07-18pinctrl: ocelot: Fix pincfg for lan966xHoratiu Vultur1-71/+124
2022-07-18drm/ttm: fix locking in vmap/vunmap TTM GEM helpersChristian König1-1/+8
2022-07-17Merge tag 'drm-intel-fixes-2022-07-17' of git://anongit.freedesktop.org/drm/d...Linus Torvalds6-13/+15
2022-07-17drm/i915/ttm: fix 32b buildMatthew Auld6-13/+15
2022-07-17Merge tag 'gpio-fixes-for-v5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+5
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+11
2022-07-17Merge tag 'for-v5.19-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds3-13/+21
2022-07-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-19/+28
2022-07-16Merge tag 'block-5.19-2022-07-15' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+10
2022-07-16Merge tag 'usb-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-17/+25
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-58/+109
2022-07-16Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2022-07-16Merge tag 'pm-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+6
2022-07-16random: cap jitter samples per bit to factor of HZJason A. Donenfeld1-1/+1
2022-07-16i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock1-25/+5
2022-07-16i2c: imx: fix typo in commentFlavio Suligoi1-1/+1
2022-07-16i2c: mlxcpld: Fix register setting for 400KHz frequencyVadim Pasternak1-1/+1
2022-07-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski6-33/+11
2022-07-16net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He1-1/+4
2022-07-15Merge tag 'spi-fix-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+26
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+4
2022-07-15Merge tag 'platform-drivers-x86-v5.19-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-21/+51
2022-07-15Merge tag 'for-linus-5.19a-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2022-07-15Merge tag 'drm-fixes-2022-07-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-422/+433