aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-08net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov2-3/+3
2020-07-08Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVERAlexander A. Klimov2-2/+2
2020-07-08net: dsa: loop: Print when registration is successfulFlorian Fainelli1-4/+7
2020-07-08dm: use noio when sending kobject eventMikulas Patocka1-3/+12
2020-07-08dm zoned: Fix zone reclaim triggerDamien Le Moal3-10/+11
2020-07-08dm zoned: fix unused but set variable warningsWei Yongjun1-4/+1
2020-07-08dm writecache: reject asynchronous pmem devicesMichal Suchanek1-0/+6
2020-07-08dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig1-3/+2
2020-07-08mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti1-2/+3
2020-07-08RDMA/siw: Fix reporting vendor_part_idKamal Heib1-1/+2
2020-07-08drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splatZenghui Yu1-2/+3
2020-07-08drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell1-0/+1
2020-07-08drm/nouveau/svm: fix migrate page regressionRalph Campbell1-1/+1
2020-07-08drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2-4/+4
2020-07-08drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabledBen Skeggs1-0/+3
2020-07-07drm/i915/gt: Pin the rings before marking activeChris Wilson1-6/+6
2020-07-07net: sfp: add error checking with sfp_irq_nameChris Healy1-0/+3
2020-07-07ionic: centralize queue reset codeShannon Nelson3-41/+32
2020-07-07Replace HTTP links with HTTPS ones: GRETH 10/100/1G Ethernet MAC device driverAlexander A. Klimov1-1/+1
2020-07-07net: qed: fix buffer overflow on ethtool -dAlexander Lobakin2-1/+14
2020-07-07bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King1-5/+5
2020-07-07net: phy: Register ethtool PHY operationsFlorian Fainelli1-0/+7
2020-07-07net: phy: add a Kconfig option for mdio_devresBartosz Golaszewski2-2/+5
2020-07-07net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior1-1/+0
2020-07-07net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2-68/+31
2020-07-07net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-07smsc9420: use generic power managementVaibhav Gupta1-29/+11
2020-07-07epic100: use generic power managementVaibhav Gupta1-13/+6
2020-07-07Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds3-4/+4
2020-07-07Merge tag 'tpmdd-next-v5.8-rc5' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-0/+8
2020-07-07mvpp2: fix pointer checkMatteo Croce1-3/+12
2020-07-07sun/cassini: mark cas_resume() as __maybe_unusedWei Yongjun1-1/+1
2020-07-07net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao1-0/+1
2020-07-07sun/niu: add __maybe_unused attribute to PM functionsVaibhav Gupta1-2/+2
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn5-16/+4
2020-07-07net: phy: cavium: Improve __iomem messAndrew Lunn3-11/+10
2020-07-07net: phy: dp83640: Fixup cast to restricted __be16 warningAndrew Lunn1-2/+3
2020-07-07net: phy: Make phy_10gbit_fec_features_array staticAndrew Lunn1-2/+1
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn1-1/+0
2020-07-07net: phy: Fixup parameters in kerneldocAndrew Lunn3-8/+9
2020-07-07net: phy: at803x: Avoid comparison is always false warningAndrew Lunn1-4/+3
2020-07-07net: sfp: Unique GPIO interrupt namesChris Healy1-1/+6
2020-07-07net: ipa: include declarations in "ipa_gsi.c"Alex Elder1-0/+1
2020-07-07net: ipa: declare struct types in "ipa_gsi.h"Alex Elder1-0/+2
2020-07-07net: ipa: fix QMI structure definition bugsAlex Elder1-3/+3
2020-07-07net: systemport: Add support for VLAN transmit accelerationFlorian Fainelli1-3/+34
2020-07-07mtd: rawnand: xway: Fix build issueMiquel Raynal1-1/+1
2020-07-07dm: do not use waitqueue for request-based DMMing Lei2-29/+39
2020-07-07Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen1-0/+8
2020-07-06drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson1-10/+6