summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (abituguru*) Update my email addressHans de Goede2011-03-212-4/+4
* hwmon: (lm75) Speed up detectionJean Delvare2011-03-211-21/+19
* hwmon: (lm75) Add detection of the National Semiconductor LM75ALen Sorensen2011-03-212-16/+42
* hp_accel: Fix driver nameJean Delvare2011-03-211-1/+1
* Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-2111-49/+57
* Move hp_accel to drivers/platform/x86Jean Delvare2011-03-215-23/+21
* Let Kconfig handle lis3lv02d dependenciesJean Delvare2011-03-212-27/+25
* hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot2011-03-211-2/+2
* hwmon: (sht15) Spelling fixJustin P. Mattock2011-03-211-1/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-2129-73/+30
|\
| * video: change to new flag variablematt mooney2011-03-171-4/+1
| * scsi: change to new flag variablematt mooney2011-03-176-13/+7
| * rtc: change to new flag variablematt mooney2011-03-171-3/+1
| * rapidio: change to new flag variablematt mooney2011-03-172-7/+1
| * pps: change to new flag variablematt mooney2011-03-171-3/+1
| * net: change to new flag variablematt mooney2011-03-175-10/+6
| * misc: change to new flag variablematt mooney2011-03-172-6/+2
| * message: change to new flag variablematt mooney2011-03-171-1/+1
| * memstick: change to new flag variablematt mooney2011-03-173-11/+1
| * isdn: change to new flag variablematt mooney2011-03-171-1/+1
| * ieee802154: change to new flag variablematt mooney2011-03-171-1/+1
| * ide: change to new flag variablematt mooney2011-03-171-1/+1
| * hwmon: change to new flag variablematt mooney2011-03-171-3/+1
| * dma: change to new flag variablematt mooney2011-03-171-6/+2
| * char: change to new flag variablematt mooney2011-03-172-3/+3
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-216-32/+66
|\ \
| * | i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-03-202-2/+5
| * | i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare2011-03-202-0/+5
| * | i2c-dev: Use standard bus notification mechanismJean Delvare2011-03-201-21/+39
| * | i2c: Export i2c_for_each_devJean Delvare2011-03-201-6/+14
| * | i2c: make i2c_get_adapter prototype clearerJean Delvare2011-03-201-2/+2
| * | i2c-boardinfo: Fix typo in commentWolfram Sang2011-03-201-1/+1
* | | r8169: fix a bug in rtl8169_init_phy()Eric Dumazet2011-03-211-2/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-2044-1877/+3210
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2011-03-194113-142496/+314038
| |\ \
| | * \ Merge branch 'tsc2005' into nextDmitry Torokhov2011-03-173-0/+768
| | |\ \
| | | * | Input: tsc2005 - remove 'disable' sysfs attributeDmitry Torokhov2011-03-171-48/+4
| | | * | Input: tsc2005 - add open/closeDmitry Torokhov2011-03-171-94/+124
| | | * | Input: tsc2005 - handle read errors from SPI layerDmitry Torokhov2011-03-171-19/+81
| | | * | Input: tsc2005 - do not rearm timer in hardirq handlerDmitry Torokhov2011-03-171-13/+1
| | | * | Input: tsc2005 - don't use work for 'pen up' handlingDmitry Torokhov2011-03-171-31/+27
| | | * | Input: tsc2005 - do not use 0 in place of NULLDmitry Torokhov2011-03-171-20/+16
| | | * | Input: tsc2005 - use true/false for boolean variablesDmitry Torokhov2011-03-171-12/+13
| | | * | Input: tsc2005 - hide selftest attribute if we can't resetDmitry Torokhov2011-03-171-18/+28
| | | * | Input: tsc2005 - rework driver initialization codeDmitry Torokhov2011-03-171-110/+105
| | | * | Input: tsc2005 - set up bus type in input deviceDmitry Torokhov2011-03-171-0/+1
| | | * | Input: tsc2005 - set up parent deviceDmitry Torokhov2011-03-171-0/+1
| | | * | Input: tsc2005 - clear driver data after unbindingDmitry Torokhov2011-03-171-1/+4
| | | * | Input: tsc2005 - add module descriptionDmitry Torokhov2011-03-171-0/+1
| | | * | Input: tsc2005 - remove driver banner messageDmitry Torokhov2011-03-171-1/+0