summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-27nvmet-tcp: fix header digest verificationAmit Engel
2021-10-27nvmet-tcp: fix data digest pointer calculationVarun Prakash
2021-10-27nvme-tcp: fix data digest pointer calculationVarun Prakash
2021-10-27nvme-tcp: fix possible req->offset corruptionVarun Prakash
2021-10-27Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-10-26Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-26drm: panel-orientation-quirks: Add quirk for GPD Win3Mario
2021-10-26watchdog: Fix OMAP watchdog early handlingWalter Stoll
2021-10-26watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck
2021-10-26watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-10-26watchdog: sbsa: only use 32-bit accessorsJamie Iles
2021-10-26Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck
2021-10-26mmc: cqhci: clear HALT state after CQE enableWenbin Mei
2021-10-26mmc: vub300: fix control-message timeoutsJohan Hovold
2021-10-26mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-10-26net: lan78xx: fix division by zero in send pathJohan Hovold
2021-10-26nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski
2021-10-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-26spi: spl022: fix Microwire full duplex modeThomas Perrot
2021-10-26nvme-tcp: fix H2CData PDU send accounting (again)Sagi Grimberg
2021-10-26nvmet-tcp: fix a memory leak when releasing a queueMaurizio Lombardi
2021-10-26drm/i915/dp: Skip the HW readout of DPCD on disabled encodersImre Deak
2021-10-26drm/i915: Catch yet another unconditioal clflushVille Syrjälä
2021-10-26drm/i915: Convert unconditional clflush to drm_clflush_virt_range()Ville Syrjälä
2021-10-25mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel
2021-10-25nvdimm/pmem: stop using q_usage_count as external pgmap refcountChristoph Hellwig
2021-10-25ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu
2021-10-25ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman
2021-10-25spi: Fix tegra20 build with CONFIG_PM=n once againLinus Torvalds
2021-10-25Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-25Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-25xen/netfront: stop tx queues during live migrationDongli Zhang
2021-10-25RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang
2021-10-25net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-10-25phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn
2021-10-25phy: phy_start_aneg: Add an unlocked versionAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn
2021-10-25gpio: mlxbf2.c: Add check for bgpio_init failureAsmaa Mnebhi
2021-10-25gpio: xgs-iproc: fix parsing of ngpios propertyJonas Gorski
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-10-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-10-24net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino
2021-10-24net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino
2021-10-22Merge tag 'hyperv-fixes-signed-20211022' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-22hyperv/vmbus: include linux/bitops.hArnd Bergmann
2021-10-22Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-22vduse: Fix race condition between resetting and irq injectingXie Yongji
2021-10-22vduse: Disallow injecting interrupt before DRIVER_OK is setXie Yongji
2021-10-22drm/i915/selftests: Properly reset mock object propers for each testDaniel Vetter