summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-1317-252/+525
|\
| * net/macb: add TX multiqueue support for gemCyrille Pitchen2014-12-122-164/+328
| * jme: replace calls to redundant functionQuentin Lambert2014-12-121-6/+6
| * net: ethernet: davicom: Allow to select DM9000 for nios2Tobias Klauser2014-12-121-1/+1
| * net: ethernet: smsc: Allow to select SMC91X for nios2Tobias Klauser2014-12-121-2/+2
| * cxgb4: Add support for QSA modulesHariprasad Shenai2014-12-123-4/+12
| * libcxgbi: fix freeing skb prematurelyKaren Xie2014-12-121-1/+3
| * cxgb4i: use set_wr_txq() to set tx queuesKaren Xie2014-12-121-11/+5
| * cxgb4i: handle non-pdu-aligned rx dataKaren Xie2014-12-121-0/+22
| * cxgb4i: additional types of negative adviceKaren Xie2014-12-121-3/+9
| * cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie2014-12-122-18/+52
| * cxgb4i: fix credit check for tx_data_wrKaren Xie2014-12-121-1/+2
| * cxgb4i: fix tx immediate data credit checkKaren Xie2014-12-122-9/+17
| * net: phy: export fixed_phy_register()Mark Salter2014-12-121-0/+1
| * r8169:update rtl8168g pcie ephy parameterChun-Hao Lin2014-12-121-3/+21
| * net: dsa: bcm_sf2: force link for all fixed PHY devicesFlorian Fainelli2014-12-121-10/+13
| * fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-123-11/+10
| * r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck2014-12-121-8/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2014-12-132-4/+3
|\ \
| * | drivers: ide: Fix mostly harmless off-by-one hardcoded valueRasmus Villemoes2014-12-121-2/+2
| * | IDE: Deletion of an unnecessary check before the function call "module_put"Markus Elfring2014-12-121-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-12-132-48/+204
|\ \ \
| * | | sunvdc: reconnect ldc after vds service domain restartsDwight Engen2014-12-121-22/+183
| * | | vio: create routines for inc,dec vio dring indexesDwight Engen2014-12-122-26/+10
| * | | sunvdc: fix module unload/reloadDwight Engen2014-12-121-0/+11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-138-17/+154
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-058-17/+154
| |\ \ \ \
| | | * | | ARM: 8247/2: pcmcia: sa1100: make use of device clockDmitry Eremin-Solenikov2014-12-052-2/+13
| | | * | | ARM: 8246/2: pcmcia: sa1111: provide device clockDmitry Eremin-Solenikov2014-12-051-0/+7
| | | * | | ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocksDmitry Eremin-Solenikov2014-12-051-0/+4
| | | * | | ARM: 8244/1: fbdev: sa1100fb: make use of device clockDmitry Eremin-Solenikov2014-12-052-7/+24
| | |/ / / | |/| | |
| | * | | ARM: 8206/1: dmaengine: pl330: Add PM sleep supportKrzysztof Kozlowski2014-11-271-0/+41
| | * | | ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12Krzysztof Kozlowski2014-11-171-4/+54
| | * | | ARM: 8201/1: amba: Don't unprepare the clocks if device driver wants IRQ safe...Krzysztof Kozlowski2014-11-171-4/+11
| |/ / /
* | | | Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-1318-978/+2360
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------. \ \ \ Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-02648-4242/+13569
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy2014-12-021-5/+15
| | | | | | | * | | | | iommu/amd: Fix accounting of device_stateOded Gabbay2014-11-121-6/+2
| | | | | | * | | | | | iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu2014-12-021-5/+3
| | | | | | * | | | | | pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplugJiang Liu2014-11-181-2/+14
| | | | | | * | | | | | iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu2014-11-181-55/+151
| | | | | | * | | | | | iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu2014-11-181-3/+5
| | | | | | * | | | | | iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu2014-11-181-60/+178
| | | | | | * | | | | | iommu/vt-d: Search for ACPI _DSM method for DMAR hotplugJiang Liu2014-11-181-3/+30
| | | | | | * | | | | | iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu2014-11-183-14/+337
| | | | | | * | | | | | iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu2014-11-182-16/+37
| | | | | | * | | | | | iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu2014-11-182-100/+113
| | | | | | * | | | | | x86/vt-d: Fix incorrect bit operations in setting valuesLi, Zhen-Hua2014-11-061-0/+2
| | | | | * | | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2014-11-212-24/+111
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attributeWill Deacon2014-11-141-20/+90