aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-28
* [PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard2005-10-28
* [PATCH] i2c: Big i2c-elektor cleanupStig Telfer2005-10-28
* [PATCH] i2c: Fix i2c-elektor on AlphaStig Telfer2005-10-28
* [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare2005-10-28
* [PATCH] i2c: Rename i2c-parport variable to avoid confusionJean Delvare2005-10-28
* [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare2005-10-28
* [PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare2005-10-28
* [PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare2005-10-28
* [PATCH] i2c: Cleanup i2c-i801 ifdefsJean Delvare2005-10-28
* [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-28
* [PATCH] i2c: Cleanup i2c-dev ioctl debug messageJean Delvare2005-10-28
* [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter nameJean Delvare2005-10-28
* [PATCH] i2c-viapro: Cleanup ifdef usageGreg KH2005-10-28
* [PATCH] i2c-viapro: Improve register dumpJean Delvare2005-10-28
* [PATCH] i2c-viapro: Refactor control outbJean Delvare2005-10-28
* [PATCH] i2c-viapro: Update supported devices listJean Delvare2005-10-28
* [PATCH] i2c-viapro: Code cleanupsJean Delvare2005-10-28
* [PATCH] i2c-viapro: Implement I2C Block transactionsJean Delvare2005-10-28
* [PATCH] i2c-viapro: Coding style fixesJean Delvare2005-10-28
* [PATCH] i2c: Several PEC-related fixes in software SMBus emulationHideki Iwamoto2005-10-28
* [PATCH] i2c: Minor i2c-amd8111 cleanupJean Delvare2005-10-28
* [PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICKJean Delvare2005-10-28
* [PATCH] hwmon: Minor w83l785ts optimizationJean Delvare2005-10-28
* [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacksJean Delvare2005-10-28
* [PATCH] i2c: Reuse name strings in i2c bus driversJean Delvare2005-10-28
* [PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare2005-10-28
* [PATCH] hwmon: Discard explicit static initializations to 0Jean Delvare2005-10-28
* [PATCH] i2c: Discard explicit static initializations to 0Jean Delvare2005-10-28
* [PATCH] hwmon: Do not forcibly enable via686a by defaultJean Delvare2005-10-28
* [PATCH] hwmon: adm9240 whitespace cleanupsJean Delvare2005-10-28
* [PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]Jean Delvare2005-10-28
* [PATCH] hwmon: adm9240 driver update - dynamic sysfsGrant Coady2005-10-28
* [PATCH] hwmon: adm9240 driver update - cleanupsGrant Coady2005-10-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-28
|\
| * Merge ../bleed-2.6Greg KH2005-10-28
| |\
| * | [PATCH] kernel-doc: drivers/base fixesRandy Dunlap2005-10-28
| * | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
| * | [PATCH] drivers/base - fix sparse warningsBen Dooks2005-10-28
| * | [PATCH] input core: remove custom-made hotplug handlerDmitry Torokhov2005-10-28
| * | [PATCH] INPUT: Create symlinks for backwards compatibilityGreg Kroah-Hartman2005-10-28
| * | [PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman2005-10-28
| * | [PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman2005-10-28
| * | [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devicesGreg Kroah-Hartman2005-10-28
| * | [PATCH] INPUT: move the input class devices under their new input_dev devicesGreg Kroah-Hartman2005-10-28
| * | [PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman2005-10-28
| * | [PATCH] INPUT: register the input class device soonerGreg Kroah-Hartman2005-10-28
| * | [PATCH] Input: export input_dev data via sysfs attributesDmitry Torokhov2005-10-28
| * | [PATCH] Input: show sysfs path in /proc/bus/input/devicesDmitry Torokhov2005-10-28
| * | [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-28