Commit Graph

4615 Commits (00bffb6e29c5ef12cea7904905f8b959187076c9)

Author SHA1 Message Date
Jean Delvare 00bffb6e29 [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures 19 years ago
Jean Delvare 6c129be8c7 [PATCH] i2c: Rename i2c-parport variable to avoid confusion 19 years ago
Jean Delvare 30dac74697 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX 19 years ago
Jean Delvare 862bc36f68 [PATCH] hwmon: Drop useless w83627hf initialization step 19 years ago
Jean Delvare 9174999628 [PATCH] hwmon: Drop legacy ISA address support from it87 19 years ago
Jean Delvare 47b8b103f7 [PATCH] i2c: Cleanup i2c-i801 ifdefs 19 years ago
Petr Vandrovec ada0c2f8fa [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014) 19 years ago
Jean Delvare e8aafcb2bb [PATCH] i2c: Cleanup i2c-dev ioctl debug message 19 years ago
Jean Delvare 8a1b028bca [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter name 19 years ago
Greg KH ca68f1193e [PATCH] i2c-viapro: Cleanup ifdef usage 19 years ago
Jean Delvare ed5453e54f [PATCH] i2c-viapro: Improve register dump 19 years ago
Jean Delvare 50c1cc339c [PATCH] i2c-viapro: Refactor control outb 19 years ago
Jean Delvare aaf7f14776 [PATCH] i2c-viapro: Update supported devices list 19 years ago
Jean Delvare c2f559d5df [PATCH] i2c-viapro: Code cleanups 19 years ago
Jean Delvare f118301416 [PATCH] i2c-viapro: Implement I2C Block transactions 19 years ago
Jean Delvare 5f49ef8e8c [PATCH] i2c-viapro: Coding style fixes 19 years ago
Hideki Iwamoto 5c50d18859 [PATCH] i2c: Several PEC-related fixes in software SMBus emulation 19 years ago
Jean Delvare 0f69a612f9 [PATCH] i2c: Minor i2c-amd8111 cleanup 19 years ago
Jean Delvare 4366dc946c [PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK 19 years ago
Jean Delvare cb929eae78 [PATCH] hwmon: Minor w83l785ts optimization 19 years ago
Jean Delvare 709439a284 [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks 19 years ago
Jean Delvare d6072f842a [PATCH] i2c: Reuse name strings in i2c bus drivers 19 years ago
Jean Delvare 7d845b10d0 [PATCH] hwmon: Discard bogus comment about init setting limits 19 years ago
Jean Delvare 0200296310 [PATCH] hwmon: Discard explicit static initializations to 0 19 years ago
Jean Delvare 605070952f [PATCH] i2c: Discard explicit static initializations to 0 19 years ago
Jean Delvare b918ecd242 [PATCH] hwmon: Do not forcibly enable via686a by default 19 years ago
Jean Delvare e415e48b68 [PATCH] hwmon: adm9240 whitespace cleanups 19 years ago
Jean Delvare 088341bd0c [PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256] 19 years ago
Grant Coady c7461a6652 [PATCH] hwmon: adm9240 driver update - dynamic sysfs 19 years ago
Grant Coady 205cf13e0b [PATCH] hwmon: adm9240 driver update - cleanups 19 years ago
Marcel Holtmann 245dc3d19b [Bluetooth] Ignore additional interfaces of BPA 100/105 devices 19 years ago
Marcel Holtmann 0372a6627f [Bluetooth] Cleanup of the HCI UART driver 19 years ago
Marcel Holtmann 20dd6f59d6 [Bluetooth] Remove TXCRC compile option for BCSP driver 19 years ago
Randy Dunlap c41455fbac [PATCH] kernel-doc: drivers/base fixes 19 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 19 years ago
Ben Dooks a1bdc7aad8 [PATCH] drivers/base - fix sparse warnings 19 years ago
Dmitry Torokhov a7fadbe10c [PATCH] input core: remove custom-made hotplug handler 19 years ago
Greg Kroah-Hartman c9bcd582df [PATCH] INPUT: Create symlinks for backwards compatibility 19 years ago
Greg Kroah-Hartman ea9f240bd8 [PATCH] INPUT: rename input_dev_class to input_class to be correct. 19 years ago
Greg Kroah-Hartman b0fdfebb20 [PATCH] INPUT: remove the input_class structure, as it is unused. 19 years ago
Greg Kroah-Hartman 629b77a42c [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices 19 years ago
Greg Kroah-Hartman 967ca69216 [PATCH] INPUT: move the input class devices under their new input_dev devices 19 years ago
Greg Kroah-Hartman 23d5090161 [PATCH] INPUT: export input_dev_class so that input drivers can use it. 19 years ago
Greg Kroah-Hartman 102040204f [PATCH] INPUT: register the input class device sooner 19 years ago
Dmitry Torokhov 5c1e9a6a6a [PATCH] Input: export input_dev data via sysfs attributes 19 years ago
Dmitry Torokhov 051b2feaa4 [PATCH] Input: show sysfs path in /proc/bus/input/devices 19 years ago
Dmitry Torokhov 17dd3f0f7a [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation 19 years ago
Dmitry Torokhov 0259567ad6 [PATCH] Input: convert konicawc to dynamic input_dev allocation 19 years ago
Dmitry Torokhov c7f7a569d9 [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation 19 years ago
Dmitry Torokhov b7df3910c1 [PATCH] drivers/media: convert to dynamic input_dev allocation 19 years ago