aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-7/+5
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig5-7/+5
2010-05-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds60-512/+689
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds13-53/+2509
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds10-14/+561
2010-05-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds15-307/+1456
2010-05-27hwmon: (lm75) Add support for the Texas Instruments TMP105Shubhrajyoti Datta2-1/+4
2010-05-27hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder1-13/+5
2010-05-27hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger1-103/+225
2010-05-27hwmon: (tmp102) Don't always stop chip at exitJean Delvare1-10/+28
2010-05-27hwmon: (tmp102) Fix suspend and resume functionsJean Delvare1-4/+12
2010-05-27hwmon: (tmp102) Various fixesJean Delvare2-37/+35
2010-05-27hwmon: Driver for TI TMP102 temperature sensorSteven King3-0/+308
2010-05-27hwmon: EMC1403 thermal sensor supportKalhan Trisal3-0/+355
2010-05-27hwmon: (applesmc) Add temperature sensor labels to sysfs interfaceAlex Murray1-1/+147
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 7Henrik Rydberg1-0/+9
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 6Bernhard Froemel1-0/+10
2010-05-27hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg1-0/+19
2010-05-27hwmon: (tmp401) Reorganize code to get rid of static forward declarationsAndre Prendel1-108/+97
2010-05-27hwmon: (tmp401) Use constants for sysfs file permissionsAndre Prendel1-22/+28
2010-05-27hwmon: (adm1031) Allow setting update rateJean Delvare1-2/+66
2010-05-27hwmon: (lm90) Use programmed update rateIra W. Snyder1-1/+2
2010-05-27hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel1-0/+8
2010-05-27hwmon: (f71882fg) Code cleanupGiel van Schijndel1-12/+6
2010-05-27hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel1-29/+104
2010-05-27hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel1-6/+5
2010-05-27hwmon: (lm63) Add basic support for LM64Matthew Garrett2-9/+18
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare2-0/+16
2010-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds6-15/+47
2010-05-27Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds3-1/+153
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-306/+708
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds9-103/+246
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds13-743/+919
2010-05-27SFI: add sysfs interface for SFI tables.Feng Tang3-0/+152
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-12/+176
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick1-0/+2
2010-05-27st: use noop_llseek() instead of default_llseek()Jan Blunck1-0/+1
2010-05-27osst: use noop_llseek() instead of default_llseek()Jan Blunck1-0/+1
2010-05-27rtc-m41t80: use nonseekable_open()Jan Blunck1-5/+1
2010-05-27mISDN: remove unnecessary test on f_posJan Blunck1-2/+0
2010-05-27osst: update ppos instead of using file->f_posJan Blunck1-4/+4
2010-05-27lktdm: add support for hardlockup, softlockup and hung task crashesFrederic Weisbecker1-0/+20
2010-05-27Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori1-4/+4
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches3-31/+31
2010-05-27rapidio: use default route value for CPS switchesAlexandre Bounine1-8/+10
2010-05-27rapidio: add switch domain routinesAlexandre Bounine4-0/+82
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine6-99/+102
2010-05-27rapidio: add debug configuration optionAlexandre Bounine3-0/+19
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine2-5/+4
2010-05-27rapidio: add enabling SRIO port RX and TXThomas Moll2-1/+89