summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-09hwmon: (lm90) Clean up detect functionJean Delvare1-132/+96
2009-12-09hwmon: (lm85) Clean up detect functionJean Delvare1-92/+65
2009-12-09hwmon: (lm83) Clean up detect functionJean Delvare1-55/+26
2009-12-09hwmon: (lm77) Clean up detect functionJean Delvare1-41/+39
2009-12-09hwmon: (adm1025) Clean up detect functionJean Delvare1-53/+20
2009-12-09hwmon: (adm1021) Clean up detect functionJean Delvare1-51/+25
2009-12-09hwmon: New driver for the National Semiconductor LM73Adrien Demarez3-0/+215
2009-12-09hwmon: (w83627hf) Stop using globals for I/O port numbersJean Delvare1-43/+42
2009-12-09hwmon: (w83627hf) Drop the force_addr module parameterJean Delvare1-11/+0
2009-12-09hwmon: (it87) Check for fan2 and fan3 availabilityJean Delvare1-3/+24
2009-12-09hwmon: (it87) Verify the VID pin usageJean Delvare1-4/+16
2009-12-09hwmon: (s3c-hwmon) Fix build errorBen Dooks1-2/+2
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-98/+52
2009-12-09Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2009-12-09Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+92
2009-12-09i2c-pnx: Map I2C adapter number to platform ID numberKevin Wells1-1/+2
2009-12-09i2c-omap: OMAP3: PM: (re)init for every transfer to support off-modeRajendra Nayak1-23/+41
2009-12-09i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK casesShinya Kuribayashi1-2/+7
2009-12-09i2c-designware: Cosmetic cleanupsShinya Kuribayashi1-13/+14
2009-12-09i2c-designware: Tx abort cleanupsShinya Kuribayashi1-7/+40
2009-12-09i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errorsShinya Kuribayashi1-0/+8
2009-12-09i2c-designware: i2c_dw_xfer_msg: Fix error handling proceduresShinya Kuribayashi1-4/+11
2009-12-09i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processedShinya Kuribayashi1-3/+8
2009-12-09i2c-designware: Process all i2c_msg messages in the interrupt handlerShinya Kuribayashi1-9/+17
2009-12-09i2c-designware: i2c_dw_read: Remove redundant target address checkerShinya Kuribayashi1-5/+0
2009-12-09i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bitsShinya Kuribayashi1-1/+6
2009-12-09i2c-designware: Initialize byte count variables just prior to being usedShinya Kuribayashi1-3/+7
2009-12-09i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointerShinya Kuribayashi1-3/+4
2009-12-09i2c-designware: Divide i2c_dw_xfer_msg into two functionsShinya Kuribayashi1-20/+25
2009-12-09i2c-designware: Enable RX_FULL interruptShinya Kuribayashi1-3/+4
2009-12-09i2c-designware: Set Tx/Rx FIFO threshold levelsShinya Kuribayashi1-0/+6
2009-12-09i2c-designware: Process i2c_msg messages in the interrupt handlerShinya Kuribayashi1-25/+14
2009-12-09i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bugShinya Kuribayashi1-8/+12
2009-12-09i2c-designware: Improved _HCNT/_LCNT calculationShinya Kuribayashi1-9/+84
2009-12-09i2c-designware: Remove an useless local variable "num"Shinya Kuribayashi1-4/+2
2009-12-09i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointerShinya Kuribayashi1-4/+3
2009-12-09i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointerShinya Kuribayashi1-4/+3
2009-12-09i2c-designware: Use platform_get_irq helperShinya Kuribayashi1-6/+6
2009-12-09i2c-designware: Don't use the IC_CLR_INTR register to clear interruptsShinya Kuribayashi1-5/+79
2009-12-09i2c-designware: Consolidate to use 32-bit word accessesShinya Kuribayashi1-38/+38
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-94/+92
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-45/+112
2009-12-09Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2009-12-09Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+15
2009-12-09Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+6
2009-12-08ALSA: radio/sound/miro: fix build, cleanup depends/selectsRandy Dunlap1-1/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds24-298/+19651
2009-12-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-258/+804
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-98/+258
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds8-3/+516