aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-28lan78xx: workaround of forced 100 Full/Half duplex mode errorWoojung Huh
2016-04-28lan78xx: fix statistics counter errorWoojung Huh
2016-04-28net: dsa: mv88e6xxx: fix uninitialized error returnColin Ian King
2016-04-28net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong
2016-04-28Merge tag 'wireless-drivers-for-davem-2016-04-25' of git://git.kernel.org/pub...David S. Miller
2016-04-28sfc: disable RSS when unsupportedJon Cooper
2016-04-28myri10ge: fix sleeping with bh disabledStanislaw Gruszka
2016-04-28drm/vmwgfx: Fix order of operationSinclair Yeh
2016-04-28drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee
2016-04-28drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn
2016-04-28IB/rdmavt: Fix send schedulingJubin John
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-28mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai
2016-04-28rbd: report unsupported features to syslogIlya Dryomov
2016-04-28rbd: fix rbd map vs notify racesIlya Dryomov
2016-04-27thermal: use %d to print S32 parametersLeo Yan
2016-04-27thermal: hisilicon: increase temperature resolutionLeo Yan
2016-04-27bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.Michael Chan
2016-04-27bnxt_en: Limit RX BD pages to be no bigger than 32K.Michael Chan
2016-04-27bnxt_en: Don't fallback to INTA on VF.Michael Chan
2016-04-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-27drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui
2016-04-27drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher
2016-04-27Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher
2016-04-27drm/radeon: fix vertical bars appear on monitor (v2)Vitaly Prosyak
2016-04-27drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui
2016-04-27Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-04-27s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling
2016-04-27cxl: Keep IRQ mappings on context teardownMichael Neuling
2016-04-27drm/virtio: send vblank event after crtc updatesGustavo Padovan
2016-04-27drm/dp/mst: Restore primary hub guid on resumeLyude
2016-04-27drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-27Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux i...Dave Airlie
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S
2016-04-26iw_cxgb4: handle draining an idle qpSteve Wise
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise
2016-04-26iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla