aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-06net: arc_emac: add missing of_node_put() in arc_emac_probe()Gravatar Wei Yongjun 1-2/+4
2016-08-03qlcnic: Update version to 5.3.65Gravatar Manish Chopra 1-2/+2
2016-08-03qlcnic: fix napi budget alterationGravatar Manish Chopra 1-2/+0
2016-08-03qlcnic: fix data structure corruption in async mbx command handlingGravatar Manish Chopra 2-44/+60
2016-08-03tg3: Report the correct number of RSS queues through tg3_get_rxnfcGravatar Siva Reddy Kallam 1-4/+0
2016-08-03tg3: Fix for diasllow rx coalescing time to be 0Gravatar Satish Baddipadige 1-0/+1
2016-08-03net: xgene: fix maybe-uninitialized variableGravatar Arnd Bergmann 1-0/+2
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 44-86/+183
2016-08-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 38-469/+3166
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-7/+8
2016-08-02w1:omap_hdq: fix regressionGravatar H. Nikolaus Schaller 1-2/+0
2016-08-02w1: add helper macro module_w1_familyGravatar Andrew F. Davis 11-131/+22
2016-08-02w1: remove need for ida and use PLATFORM_DEVID_AUTOGravatar Andrew F. Davis 3-66/+13
2016-08-02rapidio/switches: add driver for IDT gen3 switchesGravatar Alexandre Bounine 3-0/+389
2016-08-02rapidio: modify for rev.3 specification changesGravatar Alexandre Bounine 6-149/+113
2016-08-02rapidio: change inbound window size type to u64Gravatar Alexandre Bounine 1-5/+9
2016-08-02rapidio/idt_gen2: fix locking warningGravatar Alexandre Bounine 1-4/+3
2016-08-02rapidio: fix error handling in mbox request/release functionsGravatar Alexandre Bounine 1-12/+42
2016-08-02rapidio/tsi721_dma: advance queue processing from transfer submit callGravatar Alexandre Bounine 1-0/+1
2016-08-02rapidio/tsi721: add messaging mbox selector parameterGravatar Alexandre Bounine 1-0/+15
2016-08-02rapidio/tsi721: add PCIe MRRS override parameterGravatar Alexandre Bounine 1-1/+15
2016-08-02rapidio/tsi721_dma: add channel mask and queue size parametersGravatar Alexandre Bounine 2-10/+18
2016-08-02rapidio: fix return value description for dma_prep functionsGravatar Alexandre Bounine 1-2/+6
2016-08-02rapidio: remove unnecessary 0x prefixes before %pa extension usesGravatar Joe Perches 2-6/+6
2016-08-02rapidio: add RapidIO channelized messaging driverGravatar Alexandre Bounine 3-0/+2376
2016-08-02firmware: support loading into a pre-allocated bufferGravatar Stephen Boyd 1-26/+99
2016-08-02firmware: provide infrastructure to make fw caching optionalGravatar Vikram Mulukutla 1-2/+5
2016-08-02firmware: consolidate kmap/read/write logicGravatar Stephen Boyd 1-31/+26
2016-08-02fbdev/bfin_adv7393fb: move DRIVER_NAME before its first useGravatar Borislav Petkov 2-2/+2
2016-08-02dynamic_debug: only add header when usedGravatar Luis de Bethencourt 2-1/+1
2016-08-02Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Gravatar Linus Torvalds 4-4/+55
2016-08-02treewide: replace obsolete _refok by __refGravatar Fabian Frederick 5-9/+8
2016-08-02memstick: don't allocate unused major for ms_blockGravatar NeilBrown 1-15/+2
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 62-621/+2435
2016-08-03drm/i915: Check PSR setup time vs. vblank lengthGravatar Ville Syrjälä 3-4/+23
2016-08-03drm/dp: Add drm_dp_psr_setup_time()Gravatar Ville Syrjälä 1-0/+32
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 33-248/+5544
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-9/+26
2016-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 6-28/+89
2016-08-01qed: Fail driver load in 100g MSI mode.Gravatar Sudarsana Reddy Kalluru 1-1/+6
2016-08-01ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Gravatar Peter Chen 1-0/+1
2016-08-01ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Gravatar Peter Chen 2-2/+6
2016-08-01ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Gravatar Peter Chen 1-10/+26
2016-08-01ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Gravatar Peter Chen 1-0/+1
2016-08-01ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Gravatar Peter Chen 1-0/+1
2016-08-01ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Gravatar Peter Chen 1-0/+1
2016-08-01ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandleGravatar Peter Chen 1-0/+2
2016-08-01ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Gravatar Peter Chen 1-0/+1
2016-08-01ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Gravatar Peter Chen 1-3/+4
2016-08-01ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Gravatar Peter Chen 1-3/+6