summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-10-0918-147/+154
|\
| * RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe2019-10-044-55/+33
| * RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe2019-10-043-38/+14
| * RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe2019-10-041-2/+3
| * RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()Jason Gunthorpe2019-10-042-6/+12
| * RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MRJason Gunthorpe2019-10-041-2/+32
| * RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe2019-10-041-3/+3
| * IB/core: Fix wrong iterating on portsMohamad Heib2019-10-041-1/+1
| * RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky2019-10-041-6/+4
| * RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-041-11/+17
| * RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein2019-10-041-0/+3
| * RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET2019-10-041-1/+1
| * RDMA/i40iw: Associate ibdev to netdev before IB device registrationShiraz, Saleem2019-10-041-0/+4
| * RDMA/iwcm: Fix a lock inversion issueBart Van Assche2019-10-011-1/+2
| * RDMA/iw_cxgb4: fix SRQ access from dump_qp()Potnuri Bharat Teja2019-10-012-11/+6
| * RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost2019-10-011-1/+4
| * RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...Michal Kalderon2019-10-011-4/+5
| * RDMA/siw: Fix serialization issue in write_space()Krishnamraju Eraparaju2019-10-011-4/+11
| * RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive2019-10-011-2/+0
* | Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-10-084-15/+27
|\ \
| * | gpio: max77620: Use correct unit for debounce timesThierry Reding2019-10-041-3/+3
| * | gpio: eic: sprd: Fix the incorrect EIC offset when togglingBruce Chen2019-10-011-3/+4
| * | gpio: fix getting nonexclusive gpiods from DTMarco Felsch2019-10-011-1/+1
| * | gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-sourceBartosz Golaszewski2019-10-011-8/+19
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-10-061-3/+3
|\ \
| * \ Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-10-031-3/+3
| |\ \ | | |/ | |/|
| | * Merge branch 'fixes-merge-window-pt2' into fixesTony Lindgren2019-09-23847-5850/+8554
| | |\
| | | * clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren2019-09-231-3/+3
* | | | Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-051-19/+2
|\ \ \ \
| * | | | video/logo: do not generate unneeded logo C filesMasahiro Yamada2019-10-051-19/+2
| * | | | video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada2019-10-051-1/+1
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-0515-80/+193
|\ \ \ \
| * | | | scsi: qla2xxx: Fix Nport ID display valueQuinn Tran2019-09-241-3/+4
| * | | | scsi: qla2xxx: Fix N2N link up failQuinn Tran2019-09-242-4/+4
| * | | | scsi: qla2xxx: Fix N2N link resetQuinn Tran2019-09-244-34/+103
| * | | | scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran2019-09-246-12/+34
| * | | | scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2019-09-242-13/+9
| * | | | scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran2019-09-241-0/+4
| * | | | scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani2019-09-241-1/+1
| * | | | scsi: hisi_sas: Make three functions staticYueHaibing2019-09-241-3/+3
| * | | | scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen2019-09-241-2/+2
| * | | | scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li2019-09-241-2/+1
| * | | | scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim2019-09-241-1/+1
| * | | | scsi: ufs: skip shutdown if hba is not poweredStanley Chu2019-09-241-0/+3
| * | | | scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman2019-09-241-5/+24
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-0538-148/+268
|\ \ \ \ \
| * | | | | net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-051-0/+1
| * | | | | net: phy: at803x: use operating parameters from PHY-specific statusRussell King2019-10-051-0/+69
| * | | | | net: phy: extract pause modeRussell King2019-10-051-7/+13
| * | | | | net: phy: extract link partner advertisement readingRussell King2019-10-051-25/+40