aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner50-94/+50
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 148Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147Thomas Gleixner2-29/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144Thomas Gleixner1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 143Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 139Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 137Thomas Gleixner1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 135Thomas Gleixner1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 133Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129Thomas Gleixner1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 128Thomas Gleixner1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127Thomas Gleixner1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 126Thomas Gleixner2-20/+2
2019-05-30netvsc: unshare skb in VF rx handlerStephen Hemminger1-0/+6
2019-05-29scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-05-29scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan1-2/+1
2019-05-29scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing1-4/+2
2019-05-29scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-05-29scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-05-29scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-05-30Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie2-4/+11
2019-05-30Merge tag 'drm-misc-fixes-2019-05-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-1/+0
2019-05-30Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixesDave Airlie1-0/+5
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds2-4/+4
2019-05-29net: phy: dp83867: Set up RGMII TX delayMax Uvarov1-3/+1
2019-05-29net: phy: dp83867: do not call config_init twiceMax Uvarov1-1/+1
2019-05-29net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov1-0/+18
2019-05-29net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov1-0/+17
2019-05-29net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King1-0/+13
2019-05-29net: phylink: ensure consistent phy interface modeRussell King1-3/+7
2019-05-29usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan1-13/+23
2019-05-29net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-05-29drm/amdgpu: reserve stollen vram for raven seriesFlora Cui1-2/+1
2019-05-28Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled"Eduardo Valentin5-22/+0
2019-05-28net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed1-0/+13
2019-05-28net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu1-1/+1
2019-05-28net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit1-1/+1
2019-05-28net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit1-0/+4
2019-05-28net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit1-15/+3
2019-05-28net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed1-1/+1
2019-05-28xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall3-2/+26
2019-05-28xen/pvcalls: Remove set but not used variableYueHaibing1-4/+0
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur2-7/+6
2019-05-28net: mvneta: Fix err code path of probeJisheng Zhang1-3/+1
2019-05-28net: stmmac: Do not output error on deferred probeThierry Reding1-1/+5
2019-05-28Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-36/+11
2019-05-28Merge tag 'gpio-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+1
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger3-7/+39