summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-03firmware: consolidate kmap/read/write logicStephen Boyd1-31/+26
2016-08-03fbdev/bfin_adv7393fb: move DRIVER_NAME before its first useBorislav Petkov2-2/+2
2016-08-03dynamic_debug: only add header when usedLuis de Bethencourt2-1/+1
2016-08-03Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds4-4/+55
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick5-9/+8
2016-08-03memstick: don't allocate unused major for ms_blockNeilBrown1-15/+2
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds62-621/+2435
2016-08-03drm/i915: Check PSR setup time vs. vblank lengthVille Syrjälä3-4/+23
2016-08-03drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä1-0/+32
2016-08-03Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds33-248/+5544
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-9/+26
2016-08-02IB/mlx5: Fix port counter ID association to QP offsetAlex Vesker1-1/+1
2016-08-02IB/mlx5: Fix iteration overrun in GSI qpsSlava Shwartsman1-13/+6
2016-08-02i40iw: Add NULL check for puda bufferMustafa Ismail1-0/+4
2016-08-02i40iw: Change dup_ack_thresh to u8Mustafa Ismail1-1/+1
2016-08-02i40iw: Remove unnecessary check for moving CQ headMustafa Ismail2-5/+4
2016-08-02i40iw: Simplify code to set fragments in SQ WQEMustafa Ismail1-6/+6
2016-08-02i40iw: Remove unnecessary parameter to i40iw_cq_poll_completionMustafa Ismail3-9/+6
2016-08-02i40iw: Do not access pointer after freeMustafa Ismail1-2/+2
2016-08-02i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail1-1/+2
2016-08-02i40iw: Fix return codesShiraz Saleem1-16/+31
2016-08-02iw_cm: free cm_id resources on the last derefSteve Wise2-38/+18
2016-08-02iw_cxgb4: don't block in destroy_qp awaiting the last derefSteve Wise2-8/+15
2016-08-02iw_cxgb4: explicitly move the qp to ERROR state during flushSteve Wise1-0/+9
2016-08-02iw_cxgb4: stop MPA_REPLY timer when disconnectingSteve Wise1-1/+11
2016-08-02IB/core: Add flow control to the portmapper netlink callsMustafa Ismail1-1/+5
2016-08-02RDMA/cxgb3: Use AF_INET for sin_family fieldAmitoj Kaur Chawla1-2/+2
2016-08-02RDMA/iw_cxgb4: Use kfree_skb instead of kfreeHariprasad S1-11/+15
2016-08-02IB/mlx5: Fix duplicate const warningWei Yongjun1-1/+1
2016-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-28/+89
2016-08-02qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru1-1/+6
2016-08-02ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen1-0/+1
2016-08-02ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2-2/+6
2016-08-02ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen1-10/+26
2016-08-02ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen1-0/+1
2016-08-02ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen1-0/+1
2016-08-02ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen1-0/+1
2016-08-02ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+2
2016-08-02ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen1-0/+1
2016-08-02ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen1-3/+4
2016-08-02ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen1-3/+6
2016-08-02ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+3
2016-08-02ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+2
2016-08-02ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen1-4/+11
2016-08-02ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-02ethernet: altera: add missing of_node_putPeter Chen1-0/+1
2016-08-028139too: fix system hang when there is a tx timeout event.Chun-Hao Lin1-4/+8
2016-08-02qed: Fix error return code in qed_resc_alloc()Wei Yongjun1-0/+1
2016-08-02Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds836-20788/+42810
2016-08-02Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie6-45/+76