summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu-8/+1
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu-27/+21
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu-22/+17
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan-8/+0
2015-02-05sh-pfc: emev2 - Fix mangled author nameGeert Uytterhoeven-1/+1
2015-02-05IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmpJames Hogan-0/+27
2015-02-05drm: sti: add support of XBGR8888 for gdp planeFabien Dessenne-0/+4
2015-02-05vxlan: Only set has-GBP bit in header if any other bits would be setThomas Graf-0/+3
2015-02-05net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring-4/+2
2015-02-05xen-netfront: Use static attribute groups for sysfs entriesTakashi Iwai-46/+16
2015-02-05tun: Use static attribute groups for sysfs entriesTakashi Iwai-5/+12
2015-02-05qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring-18/+9
2015-02-05Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/...David S. Miller-13/+12
2015-02-05net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar-0/+2
2015-02-05netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring-3/+1
2015-02-05net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring-5/+2
2015-02-05myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring-2/+1
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh-3/+24
2015-02-05cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring-2/+1
2015-02-04cxgb4: Add low latency socket busy_poll supportHariprasad Shenai-3/+174
2015-02-04dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches-5/+10
2015-02-04dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches-22/+14
2015-02-04dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches-3/+3
2015-02-04dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen-1/+6
2015-02-04ioat: fail self-test if wait_for_completion times outNicholas Mc Guire-3/+6
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko-4/+5
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller-74/+41
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas-0/+1
2015-02-04NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring-4/+2
2015-02-04IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring-1/+1
2015-02-04amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas-1/+2
2015-02-04dmatest: move src_off, dst_off, len inside loopAndy Shevchenko-11/+12
2015-02-04dmatest: fix indentationAndy Shevchenko-6/+6
2015-02-04dmaengine: Add driver for IMG MDCAndrew Bresticker-0/+1021
2015-02-04dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter-3/+5
2015-02-05Merge tag 'drm-amdkfd-next-fixes-2015-02-03' of git://people.freedesktop.org/...Dave Airlie-4/+9
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai-2/+15
2015-02-05Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie-2688/+3184
2015-02-04net/mlx4_en: Notify TX Vlan offload changeIdo Shamay-0/+4
2015-02-04net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay-2/+3
2015-02-04net/mlx4_en: Print page allocator informationIdo Shamay-0/+4
2015-02-04net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz-6/+6
2015-02-04net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz-1/+2
2015-02-04net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb-1/+1
2015-02-04net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb-9/+6
2015-02-04IB/mlx4: Load balance ports in port aggregation modeMoni Shoua-0/+29
2015-02-04IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua-13/+80
2015-02-04IB/mlx4: Add port aggregation supportMoni Shoua-6/+70
2015-02-04IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua-11/+1
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua-0/+189