summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-15Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-32/+42
2014-08-15Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds161-164/+166
2014-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-128/+224
2014-08-15Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-6/+37
2014-08-15net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht1-1/+1
2014-08-15net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser1-2/+5
2014-08-15net: xilinx: Remove .owner field for driverMichal Simek3-3/+0
2014-08-15Revert "macvlan: simplify the structure port"David S. Miller1-5/+7
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds49-449/+1733
2014-08-14Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-0/+1
2014-08-14drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney1-0/+1
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-08-14Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+21
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier42-446/+1359
2014-08-14IB/srp: Fix return value check in srp_init_module()Wei Yongjun1-2/+2
2014-08-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-31/+60
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds21-475/+1223
2014-08-14Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds5-22/+167
2014-08-14Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-205/+394
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds28-436/+906
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-1283/+2877
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller4-14/+15
2014-08-14xen-netback: remove loop waiting functionWei Liu1-29/+0
2014-08-14xen-netback: don't stop dealloc kthread too earlyWei Liu3-7/+42
2014-08-14xen-netback: move NAPI add/remove callsWei Liu1-4/+5
2014-08-14xen-netback: fix debugfs entry creationWei Liu1-4/+4
2014-08-14xen-netback: fix debugfs write length checkWei Liu1-3/+6
2014-08-14drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen1-14/+1
2014-08-14libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2-2/+2
2014-08-14tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan1-1/+2
2014-08-14sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan2-2/+14
2014-08-14sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan1-0/+16
2014-08-14sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan1-1/+9
2014-08-14myri10ge: check for DMA mapping errorsStanislaw Gruszka1-30/+58
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-372/+2882
2014-08-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2014-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-324/+365
2014-08-14Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-9/+15
2014-08-13RDMA/ocrdma: report asic-id in query deviceMitesh Ahuja1-1/+1
2014-08-13RDMA/ocrdma: Update sli data structure for endiannessDevesh Sharma2-50/+129
2014-08-13RDMA/ocrdma: Obtain SL from device structureDevesh Sharma2-4/+4
2014-08-13IB/srpt: Handle GID change eventsDoug Ledford1-0/+1
2014-08-13IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-1/+1
2014-08-13IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-4/+2
2014-08-13RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf()Dan Carpenter1-2/+5
2014-08-13IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick1-4/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine161-164/+166
2014-08-12e1000e: delete excessive space character in debug messageJean Sacren1-1/+1
2014-08-12e1000e: fix trivial kernel doc typosJean Sacren1-1/+1
2014-08-12i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-8/+8