summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-10nvme: cancel request synchronouslyMing Lei
2019-04-10scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang
2019-04-10virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch
2019-04-09Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris
2019-04-09RDMA/cxgb4: Use ib_device_set_netdev()Steve Wise
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe
2019-04-09drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phyWangyan Wang
2019-04-09drm/mediatek: using new factor for tvdpll for MT2701 hdmi phyWangyan Wang
2019-04-09drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phyWangyan Wang
2019-04-09drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phyWangyan Wang
2019-04-09drm/mediatek: fix the rate and divder of hdmi phy for MT2701Wangyan Wang
2019-04-09ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss
2019-04-09drm/mediatek: fix possible object reference leakWen Yang
2019-04-08drm/i915: Get power refs in encoder->get_power_domains()Imre Deak
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-08scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-04-08bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-04-08bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-04-08net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas
2019-04-08qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2019-04-08broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2019-04-08tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing
2019-04-08tpm: fix an invalid condition in tpm_common_pollTadeusz Struk
2019-04-08tpm: turn on TPM on suspend for TPM 1.xJarkko Sakkinen
2019-04-08r8169: disable ASPM againHeiner Kallweit
2019-04-08virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck
2019-04-08RDMA/hns: Bugfix for SCC hem freeYangyang Li
2019-04-08RDMA/hns: Fix bug that caused srq creation to failLijun Ou
2019-04-08RDMA/hns: Support to create 1M srq queuechenglang
2019-04-08RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()Shiraz Saleem
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe
2019-04-08RDMA/nldev: Return device protocolLeon Romanovsky
2019-04-08RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky
2019-04-08opa_vnic: fix check on record->event, incorrect operator usedColin Ian King
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem
2019-04-08RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2019-04-08drm/i915: Fix pipe_bpp readout for BXT/GLK DSIVille Syrjälä
2019-04-08drm/amd/display: Fix negative cursor pos programming (v2)Nicholas Kazlauskas
2019-04-08virtio_pci: fix a NULL pointer reference in vp_del_vqsLongpeng
2019-04-08drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_u...Ondrej Jirman
2019-04-08Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-04-08drm/udl: add a release method and delay modeset teardownDave Airlie
2019-04-07Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-07net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin