summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-204-95/+82
* IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-201-2/+6
* IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein2007-10-181-2/+14
* IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"Roland Dreier2007-10-181-1/+1
* IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-181-1/+1
* IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-184-22/+36
* IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-181-11/+4
* IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-181-2/+2
* IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-181-1/+3
* IPoIB: Use round_jiffies() for ah_reap_taskAnton Blanchard2007-10-161-2/+4
* RDMA/cma: Fix deadlock destroying listen requestsSean Hefty2007-10-161-47/+23
* RDMA/cma: Add locking around QP accessesSean Hefty2007-10-161-30/+60
* IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-165-96/+47
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-1465-1629/+6618
|\
| * hwmon: (vt8231) fix sparse warningMark M. Hoffman2007-10-141-1/+1
| * hwmon: (sis5595) fix sparse warningMark M. Hoffman2007-10-141-5/+4
| * hwmon: (w83627hf) don't assume bank 0Jean Delvare2007-10-141-22/+22
| * hwmon: (w83627hf) Fix setting fan min right after driver loadJean Delvare2007-10-131-12/+22
| * hwmon: (w83627hf) De-macro sysfs callback functionsJim Cromie2007-10-131-359/+342
| * hwmon: Add new combined driver for FSC chipsHans de Goede2007-10-113-0/+793
| * hwmon: (ibmpex) Release IPMI user if hwmon registration failsDarrick J. Wong2007-10-111-2/+1
| * hwmon: (dme1737) Add sch311x supportJuerg Haefliger2007-10-112-43/+336
| * hwmon: (dme1737) Fix some merge conflictsMark M. Hoffman2007-10-111-277/+312
| |\
| | * hwmon: (dme1737) group functions logicallyJuerg Haefliger2007-10-111-48/+58
| | * hwmon: (dme1737) cleanupsJuerg Haefliger2007-10-111-233/+258
| * | hwmon: IBM power meter driverDarrick J. Wong2007-10-103-0/+622
| * | hwmon: (coretemp) Add support for Celeron 4xxRudolf Marek2007-10-101-2/+3
| * | hwmon: (lm87) Disable VID when it should beJean Delvare2007-10-101-1/+1
| * | hwmon: (w83781d) Add individual alarm and beep filesJean Delvare2007-10-101-6/+162
| * | hwmon: VRM is not read from registersJean Delvare2007-10-1011-11/+11
| * | hwmon: (thmc50) Fix a debug messageJean Delvare2007-10-101-6/+6
| * | hwmon: (thmc50) Don't create temp3 if not enabledJean Delvare2007-10-101-9/+9
| * | hwmon: (lm87) Add individual alarm filesJean Delvare2007-10-101-6/+61
| * | hwmon: (lm87) Fix a division by zeroJean Delvare2007-10-101-1/+1
| * | hwmon: (lm78) Add individual alarm filesJean Delvare2007-10-101-0/+30
| * | hwmon: (lm90) Export temperature offset valuesJean Delvare2007-10-101-4/+25
| * | hwmon: Kconfig dependency cleanupsJean Delvare2007-10-101-6/+6
| * | hwmon: (adm1021) individual alarm filesKrzysztof Helt2007-10-101-0/+19
| * | hwmon: (adm1021) dynamic sysfs callbacks conversionKrzysztof Helt2007-10-101-88/+106
| * | hwmon: (thmc50) Fix alarms clearingKrzysztof Helt2007-10-101-4/+4
| * | hwmon: (it87) Add support for fan4 and fan5Jean Delvare2007-10-101-15/+39
| * | hwmon: (w83791d) new sysfs beep/alarm methodologyCharles Spirakis2007-10-101-4/+118
| * | hwmon: (sis5595) re-use s_bridge->revisionAuke Kok2007-10-101-1/+1
| * | hwmon: (lm93) Use standard names for vid filesJean Delvare2007-10-101-4/+4
| * | hwmon: (lm85) Let the user set the fan min limit to 0Jean Delvare2007-10-101-2/+7
| * | hwmon: (lm85) Clean up the handling of additional resolution bitsJean Delvare2007-10-101-20/+12
| * | hwmon: (lm85) Add individual alarm filesJean Delvare2007-10-101-17/+43
| * | hwmon: (lm85) Export in5, in6 and in7 voltage channelsJean Delvare2007-10-101-11/+37
| * | hwmon: (lm85) Use dynamic sysfs callbacksJean Delvare2007-10-101-307/+244
| * | hwmon: Convert from class_device to deviceTony Jones2007-10-1060-307/+306