summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-2833-80/+39
* [PATCH] i2c: kzalloc conversion, ixp bus driversDeepak Saxena2005-10-282-4/+2
* [PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo2005-10-285-0/+777
* [PATCH] hwmon: Missing class check in two hwmon driversJean Delvare2005-10-282-0/+4
* [PATCH] hwmon: New device ID for the smsc47b397 driverMark M. Hoffman2005-10-282-5/+10
* [PATCH] Owner field additions to many i2c drivers, 5 of 5Laurent Riffard2005-10-281-0/+1
* [PATCH] Owner field additions to many i2c drivers, 4 of 5Laurent Riffard2005-10-281-0/+3
* [PATCH] Owner field additions to many i2c drivers, 3 of 5Laurent Riffard2005-10-281-0/+2
* [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-287-0/+8
* [PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard2005-10-2818-0/+18
* [PATCH] i2c: Big i2c-elektor cleanupStig Telfer2005-10-281-39/+45
* [PATCH] i2c: Fix i2c-elektor on AlphaStig Telfer2005-10-281-25/+49
* [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare2005-10-283-3/+1
* [PATCH] i2c: Rename i2c-parport variable to avoid confusionJean Delvare2005-10-281-3/+3
* [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare2005-10-283-7/+6
* [PATCH] i2c: Drop unused per-i2c-algorithm adapter maxJean Delvare2005-10-283-6/+0
* [PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare2005-10-281-7/+0
* [PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare2005-10-282-44/+15
* [PATCH] i2c: Drop out-of-date, colliding ioctl definitionsJean Delvare2005-10-281-5/+0
* [PATCH] i2c: Fix misplaced i2c.h commentJean Delvare2005-10-281-1/+1
* [PATCH] i2c: Documentation fixesJean Delvare2005-10-281-7/+4
* [PATCH] i2c: Cleanup i2c-i801 ifdefsJean Delvare2005-10-281-19/+1
* [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-282-13/+21
* [PATCH] i2c: Drop useless CVS revision IDsJean Delvare2005-10-284-8/+0
* [PATCH] i2c: Cleanup i2c-dev ioctl debug messageJean Delvare2005-10-281-2/+2
* [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter nameJean Delvare2005-10-282-0/+8
* [PATCH] i2c-viapro: Cleanup ifdef usageGreg KH2005-10-281-4/+2
* [PATCH] i2c-viapro: Improve register dumpJean Delvare2005-10-281-8/+30
* [PATCH] i2c-viapro: Refactor control outbJean Delvare2005-10-281-4/+3
* [PATCH] i2c-viapro: Update supported devices listJean Delvare2005-10-282-15/+19
* [PATCH] i2c-viapro: Code cleanupsJean Delvare2005-10-281-81/+41
* [PATCH] i2c-viapro: Implement I2C Block transactionsJean Delvare2005-10-282-4/+42
* [PATCH] i2c-viapro: Coding style fixesJean Delvare2005-10-282-45/+43
* [PATCH] i2c-viapro: New maintainerJean Delvare2005-10-281-0/+6
* [PATCH] i2c: Several PEC-related fixes in software SMBus emulationHideki Iwamoto2005-10-281-4/+4
* [PATCH] i2c: Minor i2c-amd8111 cleanupJean Delvare2005-10-281-1/+0
* [PATCH] i2c: Fix union i2c_smbus_data definitionHideki Iwamoto2005-10-281-2/+1
* [PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentationHideki Iwamoto2005-10-281-3/+4
* [PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICKJean Delvare2005-10-281-4/+11
* [PATCH] hwmon: Minor w83l785ts optimizationJean Delvare2005-10-281-2/+2
* [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacksJean Delvare2005-10-281-18/+18
* [PATCH] i2c: Reuse name strings in i2c bus driversJean Delvare2005-10-2812-25/+33
* [PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare2005-10-285-5/+0
* [PATCH] hwmon: Discard explicit static initializations to 0Jean Delvare2005-10-282-2/+2
* [PATCH] i2c: Discard explicit static initializations to 0Jean Delvare2005-10-2810-15/+15
* [PATCH] hwmon: Do not forcibly enable via686a by defaultJean Delvare2005-10-282-9/+26
* [PATCH] hwmon: adm9240 whitespace cleanupsJean Delvare2005-10-281-12/+21
* [PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]Jean Delvare2005-10-281-2/+2
* [PATCH] hwmon: adm9240 driver update - dynamic sysfsGrant Coady2005-10-281-176/+166
* [PATCH] hwmon: adm9240 driver update - cleanupsGrant Coady2005-10-281-48/+44