Commit Graph

10624 Commits (90209b42d0498d57a804bf81fea427bf39c5315c)
 

Author SHA1 Message Date
Jean Delvare 5f49ef8e8c [PATCH] i2c-viapro: Coding style fixes 19 years ago
Jean Delvare 32c0a520f5 [PATCH] i2c-viapro: New maintainer 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
Hideki Iwamoto 332bf92b33 [PATCH] i2c: Fix union i2c_smbus_data definition 19 years ago
Hideki Iwamoto d057c96cab [PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentation 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
Linus Torvalds 84860bf064 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 19 years ago
Linus Torvalds 8caf89157d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 19 years ago
Yan Zheng f12baeab9d [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval 19 years ago
Ananda Raju e89e9cf539 [IPv4/IPv6]: UFO Scatter-gather approach 19 years ago
Dave Kleikamp 7038f1cbac JFS: make sure right-most xtree pages have header.next set to zero 19 years ago
Arnaldo Carvalho de Melo de5144164f Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 19 years ago
Marcel Holtmann 245dc3d19b [Bluetooth] Ignore additional interfaces of BPA 100/105 devices 19 years ago
Marcel Holtmann dd7f5527b3 [Bluetooth] Update security filter for Extended Inquiry Response 19 years ago
Marcel Holtmann 6516455d3b [Bluetooth] Make more functions static 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
Marcel Holtmann 408c1ce271 [Bluetooth] Move CRC table into RFCOMM core 19 years ago
Greg KH 6fbfddcb52 Merge ../bleed-2.6 19 years ago
Linus Torvalds 8ed5759043 Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 19 years ago
Takashi Iwai 1a222bca26 [PATCH] Fix documentation of driver suspend/resume callbacks 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
Jesper Juhl a3a3395e48 [PATCH] Driver Core: Big kfree NULL check cleanup - Documentation 19 years ago
Greg Kroah-Hartman ad7e14a55e [PATCH] update required version of udev 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 5ebdcbc2fc [PATCH] Input: convert sound/ppc/beep to dynamic input_dev allocation 19 years ago
Dmitry Torokhov 34abf91f40 [PATCH] Input: convert net/bluetooth to dynamic input_dev allocation 19 years ago