aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds41-365/+1516
2010-08-14hwmon: (via-cputemp) Remove bogus "SHOW" global variableH. Peter Anvin1-1/+1
2010-08-14hwmon: jc42 depends on I2CRandy Dunlap1-0/+1
2010-08-14hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare1-32/+26
2010-08-14hwmon: (pc87427) Add temperature monitoring supportJean Delvare2-6/+366
2010-08-14hwmon: (pc87427) Add support for the second logical deviceJean Delvare1-42/+87
2010-08-14hwmon: (pc87427) Add support for manual fan speed controlJean Delvare2-3/+271
2010-08-14hwmon: (pc87427) Minor style cleanupsJean Delvare1-15/+16
2010-08-14hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare1-9/+58
2010-08-14hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck1-9/+33
2010-08-14hwmon: (w83627ehf) Driver cleanupGuenter Roeck1-3/+56
2010-08-14hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controllerSteve Glendinning3-0/+751
2010-08-14hwmon: (asc7621) Clean up and improve detect functionJean Delvare1-7/+2
2010-08-14hwmon: (it87) Export labels for internal sensorsJean Delvare1-2/+44
2010-08-14hwmon: (lm75) Add suspend/resume featureShubhrajyoti Datta2-0/+40
2010-08-14hwmon: (emc1403) Add power supportAlan Cox1-0/+33
2010-08-14hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder1-10/+167
2010-08-14hwmon: (pc87360) Fix device resource declarationJean Delvare1-14/+17
2010-08-14hwmon: (k8temp) Adjust confusing if indentationJulia Lawall1-1/+2
2010-08-14Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linuxLinus Torvalds5-66/+971
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds12-147/+336
2010-08-14intel_idle: no longer EXPERIMENTALLen Brown1-1/+0
2010-08-14intel_idle: disable module supportLen Brown1-1/+1
2010-08-13Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds3-17/+29
2010-08-13Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6Linus Torvalds2-3/+5
2010-08-13Merge git://git.infradead.org/~dwmw2/ideapad-2.6Linus Torvalds4-0/+315
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-139/+186
2010-08-13Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-6/+1
2010-08-13pcmcia: xirc2ps_cs bugfixDominik Brodowski1-1/+1
2010-08-14v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker1-6/+1
2010-08-13watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2-7/+37
2010-08-13watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier1-55/+69
2010-08-13watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier1-10/+10
2010-08-13watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier1-17/+19
2010-08-13watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier1-0/+9
2010-08-13watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier1-2/+3
2010-08-13watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier1-2/+3
2010-08-13watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier1-6/+5
2010-08-13watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2-8/+8
2010-08-13watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier1-25/+24
2010-08-13watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier1-3/+3
2010-08-13watchdog: hpwdt (1/12): clean-up include-files.dann frazier1-10/+2
2010-08-13mtd/nand_ids: Fix buswidthBrian Norris1-1/+1
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack2-3/+3
2010-08-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+3
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky1-0/+21
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan5-7/+11
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin1-1/+1
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan1-1/+2
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds15-14/+22