- 078d9fe [PATCH] i2c: kzalloc cleanups, 1 of 2 by Jean Delvare · 19 years ago
- 5263ebb [PATCH] i2c: kzalloc conversion, other drivers by Deepak Saxena · 19 years ago
- ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
- 2286066 [PATCH] i2c: kzalloc conversion, ixp bus drivers by Deepak Saxena · 19 years ago
- 4d4e5ce [PATCH] i2c: New Xicor X1205 RTC driver by Alessandro Zummo · 19 years ago
- ddec748 [PATCH] hwmon: Missing class check in two hwmon drivers by Jean Delvare · 19 years ago
- 7ab83a9 [PATCH] hwmon: New device ID for the smsc47b397 driver by Mark M. Hoffman · 19 years ago
- 1747ef1 [PATCH] Owner field additions to many i2c drivers, 5 of 5 by Laurent Riffard · 19 years ago
- 6586bcd [PATCH] Owner field additions to many i2c drivers, 4 of 5 by Laurent Riffard · 19 years ago
- e78f857 [PATCH] Owner field additions to many i2c drivers, 3 of 5 by Laurent Riffard · 19 years ago
- 0cf3628 [PATCH] Owner field additions to many i2c drivers, 2 of 5 by Laurent Riffard · 19 years ago
- ccd7aa0 [PATCH] Owner field additions to many i2c drivers, 1 of 5 by Laurent Riffard · 19 years ago
- fe3d6a9 [PATCH] i2c: Big i2c-elektor cleanup by Stig Telfer · 19 years ago
- 3634ff6 [PATCH] i2c: Fix i2c-elektor on Alpha by Stig Telfer · 19 years ago
- 00bffb6 [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures by Jean Delvare · 19 years ago
- 6c129be [PATCH] i2c: Rename i2c-parport variable to avoid confusion by Jean Delvare · 19 years ago
- 30dac74 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX by Jean Delvare · 19 years ago
- d3554b4 [PATCH] i2c: Drop unused per-i2c-algorithm adapter max by Jean Delvare · 19 years ago
- 862bc36 [PATCH] hwmon: Drop useless w83627hf initialization step by Jean Delvare · 19 years ago
- 9174999 [PATCH] hwmon: Drop legacy ISA address support from it87 by Jean Delvare · 19 years ago
- 80ce3b7 [PATCH] i2c: Drop out-of-date, colliding ioctl definitions by Jean Delvare · 19 years ago
- 31ec5bc [PATCH] i2c: Fix misplaced i2c.h comment by Jean Delvare · 19 years ago
- 7865e24 [PATCH] i2c: Documentation fixes by Jean Delvare · 19 years ago
- 47b8b10 [PATCH] i2c: Cleanup i2c-i801 ifdefs by Jean Delvare · 19 years ago
- ada0c2f [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014) by Petr Vandrovec · 19 years ago
- bf813b3 [PATCH] i2c: Drop useless CVS revision IDs by Jean Delvare · 19 years ago
- e8aafcb [PATCH] i2c: Cleanup i2c-dev ioctl debug message by Jean Delvare · 19 years ago
- 8a1b028 [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter name by Jean Delvare · 19 years ago
- ca68f11 [PATCH] i2c-viapro: Cleanup ifdef usage by Greg KH · 19 years ago
- ed5453e [PATCH] i2c-viapro: Improve register dump by Jean Delvare · 19 years ago
- 50c1cc3 [PATCH] i2c-viapro: Refactor control outb by Jean Delvare · 19 years ago
- aaf7f14 [PATCH] i2c-viapro: Update supported devices list by Jean Delvare · 19 years ago
- c2f559d [PATCH] i2c-viapro: Code cleanups by Jean Delvare · 19 years ago
- f118301 [PATCH] i2c-viapro: Implement I2C Block transactions by Jean Delvare · 19 years ago
- 5f49ef8 [PATCH] i2c-viapro: Coding style fixes by Jean Delvare · 19 years ago
- 32c0a52 [PATCH] i2c-viapro: New maintainer by Jean Delvare · 19 years ago
- 5c50d18 [PATCH] i2c: Several PEC-related fixes in software SMBus emulation by Hideki Iwamoto · 19 years ago
- 0f69a61 [PATCH] i2c: Minor i2c-amd8111 cleanup by Jean Delvare · 19 years ago
- 332bf92 [PATCH] i2c: Fix union i2c_smbus_data definition by Hideki Iwamoto · 19 years ago
- d057c96 [PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentation by Hideki Iwamoto · 19 years ago
- 4366dc9 [PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK by Jean Delvare · 19 years ago
- cb929ea [PATCH] hwmon: Minor w83l785ts optimization by Jean Delvare · 19 years ago
- 709439a [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks by Jean Delvare · 19 years ago
- d6072f8 [PATCH] i2c: Reuse name strings in i2c bus drivers by Jean Delvare · 19 years ago
- 7d845b1 [PATCH] hwmon: Discard bogus comment about init setting limits by Jean Delvare · 19 years ago
- 0200296 [PATCH] hwmon: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
- 6050709 [PATCH] i2c: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
- b918ecd [PATCH] hwmon: Do not forcibly enable via686a by default by Jean Delvare · 19 years ago
- e415e48 [PATCH] hwmon: adm9240 whitespace cleanups by Jean Delvare · 19 years ago
- 088341b [PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256] by Jean Delvare · 19 years ago
- c7461a6 [PATCH] hwmon: adm9240 driver update - dynamic sysfs by Grant Coady · 19 years ago
- 205cf13 [PATCH] hwmon: adm9240 driver update - cleanups by Grant Coady · 19 years ago
- 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
- 8caf891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
- f12baea [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval by Yan Zheng · 19 years ago
- e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
- 7038f1c JFS: make sure right-most xtree pages have header.next set to zero by Dave Kleikamp · 19 years ago
- de51441 Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Arnaldo Carvalho de Melo · 19 years ago
- 245dc3d [Bluetooth] Ignore additional interfaces of BPA 100/105 devices by Marcel Holtmann · 19 years ago
- dd7f552 [Bluetooth] Update security filter for Extended Inquiry Response by Marcel Holtmann · 19 years ago
- 6516455 [Bluetooth] Make more functions static by Marcel Holtmann · 19 years ago
- 0372a66 [Bluetooth] Cleanup of the HCI UART driver by Marcel Holtmann · 19 years ago
- 20dd6f5 [Bluetooth] Remove TXCRC compile option for BCSP driver by Marcel Holtmann · 19 years ago
- 408c1ce [Bluetooth] Move CRC table into RFCOMM core by Marcel Holtmann · 19 years ago
- 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
- 8ed5759 Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 by Linus Torvalds · 19 years ago
- 1a222bc [PATCH] Fix documentation of driver suspend/resume callbacks by Takashi Iwai · 19 years ago
- c41455f [PATCH] kernel-doc: drivers/base fixes by Randy Dunlap · 19 years ago
- 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
- a3a3395 [PATCH] Driver Core: Big kfree NULL check cleanup - Documentation by Jesper Juhl · 19 years ago
- ad7e14a5 [PATCH] update required version of udev by Greg Kroah-Hartman · 19 years ago
- a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 19 years ago
- a7fadbe [PATCH] input core: remove custom-made hotplug handler by Dmitry Torokhov · 19 years ago
- c9bcd58 [PATCH] INPUT: Create symlinks for backwards compatibility by Greg Kroah-Hartman · 19 years ago
- ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
- b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
- 629b77a [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices by Greg Kroah-Hartman · 19 years ago
- 967ca69 [PATCH] INPUT: move the input class devices under their new input_dev devices by Greg Kroah-Hartman · 19 years ago
- 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
- 1020402 [PATCH] INPUT: register the input class device sooner by Greg Kroah-Hartman · 19 years ago
- 5c1e9a6 [PATCH] Input: export input_dev data via sysfs attributes by Dmitry Torokhov · 19 years ago
- 051b2fe [PATCH] Input: show sysfs path in /proc/bus/input/devices by Dmitry Torokhov · 19 years ago
- 5ebdcbc [PATCH] Input: convert sound/ppc/beep to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- 34abf91 [PATCH] Input: convert net/bluetooth to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- 17dd3f0 [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- 0259567 [PATCH] Input: convert konicawc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- c7f7a56 [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- b7df391 [PATCH] drivers/media: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- 76b7cdd [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- 8878967 [PATCH] Input: convert onetouch to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- b416f2e [PATCH] Input: convert sonypi to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- eca1ed1 [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- bd62266 [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
- d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
- 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 19 years ago
- 74be227 [PATCH] Driver Core: document struct class_device properly by Greg Kroah-Hartman · 19 years ago
- 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago