summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-27nvmet-tcp: fix header digest verificationAmit Engel1-1/+1
2021-10-27nvmet-tcp: fix data digest pointer calculationVarun Prakash1-1/+1
2021-10-27nvme-tcp: fix data digest pointer calculationVarun Prakash1-1/+1
2021-10-27nvme-tcp: fix possible req->offset corruptionVarun Prakash1-1/+2
2021-10-27Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitlab.freedesktop.org/a...Dave Airlie7-21/+27
2021-10-27Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-4/+37
2021-10-26drm: panel-orientation-quirks: Add quirk for GPD Win3Mario1-0/+6
2021-10-26watchdog: Fix OMAP watchdog early handlingWalter Stoll1-1/+5
2021-10-26watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck1-1/+1
2021-10-26watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-10-26watchdog: sbsa: only use 32-bit accessorsJamie Iles1-2/+2
2021-10-26Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck1-9/+3
2021-10-26mmc: cqhci: clear HALT state after CQE enableWenbin Mei1-0/+3
2021-10-26mmc: vub300: fix control-message timeoutsJohan Hovold1-9/+9
2021-10-26mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung1-0/+14
2021-10-26net: lan78xx: fix division by zero in send pathJohan Hovold1-0/+6
2021-10-26nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski1-2/+2
2021-10-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2-14/+7
2021-10-26spi: spl022: fix Microwire full duplex modeThomas Perrot1-2/+3
2021-10-26nvme-tcp: fix H2CData PDU send accounting (again)Sagi Grimberg1-1/+3
2021-10-26nvmet-tcp: fix a memory leak when releasing a queueMaurizio Lombardi1-0/+3
2021-10-26drm/i915/dp: Skip the HW readout of DPCD on disabled encodersImre Deak1-0/+3
2021-10-26drm/i915: Catch yet another unconditioal clflushVille Syrjälä1-1/+1
2021-10-26drm/i915: Convert unconditional clflush to drm_clflush_virt_range()Ville Syrjälä1-1/+1
2021-10-26mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel1-13/+12
2021-10-26nvdimm/pmem: stop using q_usage_count as external pgmap refcountChristoph Hellwig1-31/+2
2021-10-25ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu1-0/+3
2021-10-25ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman1-14/+4
2021-10-25spi: Fix tegra20 build with CONFIG_PM=n once againLinus Torvalds1-1/+1
2021-10-25Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2021-10-25Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-21/+43
2021-10-25xen/netfront: stop tx queues during live migrationDongli Zhang1-0/+8
2021-10-25RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang1-2/+3
2021-10-25net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2
2021-10-25phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn1-1/+3
2021-10-25phy: phy_start_aneg: Add an unlocked versionAndrew Lunn1-6/+24
2021-10-25phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn1-53/+53
2021-10-25phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn1-0/+2
2021-10-25gpio: mlxbf2.c: Add check for bgpio_init failureAsmaa Mnebhi1-0/+5
2021-10-25gpio: xgs-iproc: fix parsing of ngpios propertyJonas Gorski1-1/+1
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-10-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-41/+69
2021-10-24net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino1-0/+20
2021-10-24net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino1-0/+2
2021-10-22Merge tag 'hyperv-fixes-signed-20211022' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-10-22hyperv/vmbus: include linux/bitops.hArnd Bergmann1-0/+1
2021-10-22Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-6/+1
2021-10-22vduse: Fix race condition between resetting and irq injectingXie Yongji1-12/+25
2021-10-22vduse: Disallow injecting interrupt before DRIVER_OK is setXie Yongji1-0/+8
2021-10-22drm/i915/selftests: Properly reset mock object propers for each testDaniel Vetter1-0/+1