summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-08-162-1/+21
|\
| * intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse2010-08-101-1/+1
| * intr-remap: allow disabling source id checkingChris Wright2010-08-101-0/+20
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-165-331/+205
|\ \
| * | mtd/nand_ids: Fix buswidthBrian Norris2010-08-131-1/+1
| * | mtd/m25p80: fix test for end of loopDan Carpenter2010-08-121-1/+1
| * | mtd/m25p80: retlen is never NULLDan Carpenter2010-08-121-8/+4
| * | gen_nand: Test if nr_chips field is validMarek Vasut2010-08-121-0/+5
| * | nand/denali: move all hardware initialization work to denali_hw_initChuanxiao Dong2010-08-121-5/+6
| * | nand/denali: Add a page check in denali_read_page & denali_read_page_rawChuanxiao Dong2010-08-121-0/+14
| * | nand/denali: use cpu_relax() while waiting for hardware interruptChuanxiao Dong2010-08-121-2/+2
| * | nand/denali: change read_status function methodChuanxiao Dong2010-08-121-7/+5
| * | nand/denali: Fixed check patch warningsChuanxiao Dong2010-08-121-12/+13
| * | mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-111-19/+20
| * | nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong2010-08-112-184/+42
| * | nand/denali: Fixed handle ECC error bugsChuanxiao Dong2010-08-111-16/+29
| * | nand/denali: use iowrite32() to replace denali_write32()Chuanxiao Dong2010-08-111-76/+62
| * | nand/denali: Fixed probe function bugsChuanxiao Dong2010-08-111-21/+23
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-152-56/+8
|\ \ \
| * | | intel_idle: recognize Lincroft Atom ProcessorArjan van de Ven2010-08-151-0/+1
| * | | intel_idle: no longer EXPERIMENTALLen Brown2010-08-141-1/+0
| * | | intel_idle: disable module supportLen Brown2010-08-141-1/+1
| * | | intel_idle: add support for Westmere-EXLen Brown2010-07-271-0/+1
| * | | intel_idle: delete power_policy modparam, and choose substate functionsLen Brown2010-07-231-43/+0
| * | | intel_idle: delete substates DEBUG modparamLen Brown2010-07-231-13/+7
* | | | fusion: add function parameter names to kernel-docRandy Dunlap2010-08-151-0/+2
* | | | fusion: fix non-kernel-doc comment blockRandy Dunlap2010-08-151-1/+1
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-08-1414-119/+1936
|\ \ \ \
| * | | | hwmon: (via-cputemp) Remove bogus "SHOW" global variableH. Peter Anvin2010-08-141-1/+1
| * | | | hwmon: jc42 depends on I2CRandy Dunlap2010-08-141-0/+1
| * | | | hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare2010-08-141-32/+26
| * | | | hwmon: (pc87427) Add temperature monitoring supportJean Delvare2010-08-142-6/+366
| * | | | hwmon: (pc87427) Add support for the second logical deviceJean Delvare2010-08-141-42/+87
| * | | | hwmon: (pc87427) Add support for manual fan speed controlJean Delvare2010-08-142-3/+271
| * | | | hwmon: (pc87427) Minor style cleanupsJean Delvare2010-08-141-15/+16
| * | | | hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare2010-08-141-9/+58
| * | | | hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck2010-08-141-9/+33
| * | | | hwmon: (w83627ehf) Driver cleanupGuenter Roeck2010-08-141-3/+56
| * | | | hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controllerSteve Glendinning2010-08-143-0/+751
| * | | | hwmon: (asc7621) Clean up and improve detect functionJean Delvare2010-08-141-7/+2
| * | | | hwmon: (it87) Export labels for internal sensorsJean Delvare2010-08-141-2/+44
| * | | | hwmon: (lm75) Add suspend/resume featureShubhrajyoti Datta2010-08-142-0/+40
| * | | | hwmon: (emc1403) Add power supportAlan Cox2010-08-141-0/+33
| * | | | hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder2010-08-141-10/+167
| * | | | hwmon: (pc87360) Fix device resource declarationJean Delvare2010-08-141-14/+17
| * | | | hwmon: (k8temp) Adjust confusing if indentationJulia Lawall2010-08-141-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-1441-365/+1516
|\ \ \ \ \
| * | | | | [SCSI] qla4xxx: fix compilation warningVikas Chaudhary2010-08-111-1/+2
| * | | | | [SCSI] make error handling more robust in the face of reservationsJames Bottomley2010-08-111-4/+6
| * | | | | [SCSI] tgt: fix warningJoe Eykholt2010-08-111-0/+1