summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-11-011-39/+8Star
* hwmon: convert idr to ida and use ida_simple interfaceJonathan Cameron2011-11-011-24/+8Star
* mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-11-013-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-3123-488/+539
|\
| * bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-304-60/+61
| * qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-303-31/+57
| * qlcnic: updated reset sequenceSony Chacko2011-10-302-2/+50
| * qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
| * qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
| * i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-281-1/+1
| * stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-285-40/+51
| * stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-281-1/+1
| * stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-281-2/+3
| * be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-282-13/+19
| * be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-281-282/+114Star
| * bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-271-2/+2
| * bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-271-1/+1
| * bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-271-0/+1
| * bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-271-21/+23
| * bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-271-12/+33
| * bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-272-16/+104
| * bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-271-2/+9
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-311-1/+1
|\ \
| * | md/raid10: Fix bug when activating a hot-spare.NeilBrown2011-10-311-1/+1
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-304-17/+21
|\ \ \
| * | | i2c-algo-pca: Return standard fault codesJean Delvare2011-10-301-2/+4
| * | | i2c-algo-bit: Return standard fault codesJean Delvare2011-10-301-7/+7
| * | | i2c-algo-bit: Be verbose on bus testing failureJean Delvare2011-10-301-1/+3
| * | | i2c-algo-bit: Let user test buses without failingJean Delvare2011-10-301-3/+3
| * | | i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang2011-10-301-3/+3
| * | | i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven2011-10-301-1/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-3015-60/+2589
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-2115-60/+2589
| |\ \ \ \ \ \ \
| | | | | * | | | iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-211-23/+4Star
| | | | | * | | | iommu/msm: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-211-1/+1
| | | | | * | | | iommu/omap: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-211-1/+1
| | | | | * | | | iommu/vt-d: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-211-1/+1
| | | | | * | | | iommu/amd: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-211-1/+1
| | | | | * | | | iommu/core: Use bus->iommu_ops in the iommu-apiJoerg Roedel2011-10-211-7/+27
| | | | | * | | | iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-211-3/+6
| | | | | * | | | iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-212-2/+14
| | | | | * | | | Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-211-0/+31
| | | | | | | | |
| | | | | | \ \ \
| | | | | | \ \ \
| | | | | | \ \ \
| | | | | *---. \ \ \ Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2Joerg Roedel2011-09-06160-897/+4150
| | | | | |\ \ \ \ \ \
| | | | | | | | * | | | iommu/core: Use PAGE_SIZE instead of hard-coded valueJoerg Roedel2011-09-061-2/+2
| | | | | | | | * | | | iommu/core: use the existing IS_ALIGNED macroOhad Ben-Cohen2011-09-051-6/+3Star
| | | | | | | * | | | | iommu/msm: ->unmap() should return order of unmapped pageOhad Ben-Cohen2011-09-051-0/+7
| | | | * | | | | | | | iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen2011-09-301-0/+6
| | | | * | | | | | | | iommu/core: export iommu_set_fault_handler()Ohad Ben-Cohen2011-09-261-0/+1
| | | | * | | | | | | | iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen2011-09-141-28/+3Star
| | | | * | | | | | | | iommu/core: Add fault reporting mechanismOhad Ben-Cohen2011-09-141-0/+13
| | | | | |/ / / / / / | | | | |/| | | | | |