1. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  2. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  3. a9718b0 [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 by Laurent Riffard · 19 years ago
  4. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  5. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  6. 7e94436 [PATCH] i2c: Remove duplicate rtc8564 BCD macros by Nicolas Kaiser · 19 years ago
  7. f9e8957 [PATCH] i2c: Extend ds1337 initialization by Michael Burian · 19 years ago
  8. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  9. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  10. ef96274 [PATCH] i2c: ds1337 BCD conversion fix by James Chapman · 19 years ago
  11. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  12. 6344a8e [PATCH] i2c: Static function fixes, 4 of 4 by Ben Dooks · 19 years ago
  13. 6536c49 [PATCH] i2c: Static function fixes, 1 of 4 by Ben Dooks · 19 years ago
  14. 5263ebb [PATCH] i2c: kzalloc conversion, other drivers by Deepak Saxena · 19 years ago
  15. 4d4e5ce [PATCH] i2c: New Xicor X1205 RTC driver by Alessandro Zummo · 19 years ago
  16. 0cf3628 [PATCH] Owner field additions to many i2c drivers, 2 of 5 by Laurent Riffard · 19 years ago
  17. 00bffb6 [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures by Jean Delvare · 19 years ago
  18. 30dac74 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX by Jean Delvare · 19 years ago
  19. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  20. 8e14d6c [PATCH] i2c: chips/ds1374.c fixup by Mark A. Greer · 19 years ago
  21. a44e40b [PATCH] i2c: chips/m41t00.c fixup by Mark A. Greer · 19 years ago
  22. 4c9337d [PATCH] I2C: Centralize 24RF08 corruption prevention by Jean Delvare · 19 years ago
  23. 303760b [PATCH] hwmon: hwmon vs i2c, second round (07/11) by Jean Delvare · 19 years ago
  24. f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 19 years ago
  25. 2ed2dc3 [PATCH] hwmon: hwmon vs i2c, second round (04/11) by Jean Delvare · 19 years ago
  26. 9fc6adf [PATCH] hwmon: hwmon vs i2c, second round (01/11) by Jean Delvare · 19 years ago
  27. 7bef559 [PATCH] I2C: refactor message in i2c_detach_client by Jean Delvare · 19 years ago
  28. 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 19 years ago
  29. 17f990c [PATCH] I2C: max6875 code cleanup by bgardner@wabtec.com · 19 years ago
  30. a61fc68 [PATCH] I2C: add kobj_to_i2c_client by bgardner@wabtec.com · 19 years ago
  31. a8decc6 [PATCH] I2C: fix max6875 build error by Greg Kroah-Hartman · 19 years ago
  32. bc769ff [PATCH] I2C: simplify max6875 driver by bgardner@wabtec.com · 19 years ago
  33. 0d73adc [PATCH] I2C: 24RF08 corruption prevention (again) by Jean Delvare · 19 years ago
  34. d91e169 [PATCH] I2C: ds1337 - fix 12/24 hour mode bug by Ladislav Michl · 19 years ago
  35. 8d5d45f [PATCH] I2C: Move hwmon drivers (2/3) by Jean Delvare · 19 years ago
  36. ad2f931 [PATCH] I2C: Move hwmon drivers (1/3) by Jean Delvare · 19 years ago
  37. 80efa8c [PATCH] I2C: SENSORS_ATXP1 must select I2C_SENSOR by Adrian Bunk · 19 years ago
  38. 2db3276 [PATCH] I2C: drop bogus eeprom comment by Jean Delvare · 19 years ago
  39. 5da69ba [PATCH] I2C: m41t00: fix incorrect kfree by Jean Delvare · 19 years ago
  40. 2146fec [PATCH] I2C: max6875 Kconfig update by Jean Delvare · 19 years ago
  41. 9ab1ee2 [PATCH] I2C: New max6875 driver may corrupt EEPROMs by Jean Delvare · 19 years ago
  42. 65fc50e [PATCH] I2C: minor TPS6501x cleanups by david-b@pacbell.net · 19 years ago
  43. 6328c0e [PATCH] I2C: Coding style cleanups to via686a by Denis Vlasenko · 19 years ago
  44. 164cad9 [PATCH] Don't fill up log with atxp1 vcore messages change message by Prakash Punnoor · 19 years ago
  45. 0087e5e [PATCH] I2C: fix ds1374 build by Andrew Morton · 19 years ago
  46. 7c7a530 [PATCH] I2C: w83781d: remove non-i2c sensor chips by Jean Delvare · 19 years ago
  47. a45cfe2 [PATCH] I2C: fix up ds1374.c driver so it will build. by Greg KH · 19 years ago
  48. c124a78 [PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2) by Randy Vinson · 19 years ago
  49. 69dd204 [PATCH] I2C: add new pca9539 driver by bgardner@wabtec.com · 19 years ago
  50. 10c08f8 [PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h by Jean Delvare · 19 years ago
  51. c3bc4ca [PATCH] max6875: new i2c device driver by BGardner@Wabtec.com · 19 years ago
  52. 20ad93d [PATCH] I2C: drivers/i2c/chips/it87.c: use dynamic sysfs callbacks by Jean Delvare · 19 years ago
  53. bc51ae1 [PATCH] I2C: lm63 uses new sysfs callbacks by Jean Delvare · 19 years ago
  54. 1a86c05 [PATCH] I2C: lm83 uses new sysfs callbacks by Jean Delvare · 19 years ago
  55. 30d7394 [PATCH] I2C: lm90 uses new sysfs callbacks by Jean Delvare · 19 years ago
  56. eb071cb [PATCH] I2C: pcf8574 driver cleanup by Jean Delvare · 19 years ago
  57. 5d740fe [PATCH] I2C: KConfig update - some EXPERIMENTAL removal by R.Marek@sh.cvut.cz · 19 years ago
  58. 72cd799 [PATCH] I2C: add i2c driver for TPS6501x by David Brownell · 19 years ago
  59. 6f637a6 [PATCH] I2C: fix up some sysfs device attribute file parameters by Greg Kroah-Hartman · 19 years ago
  60. 563db2f [PATCH] I2C: Kill another macro abuse in via686a by Jean Delvare · 19 years ago
  61. 057923f [PATCH] I2C: chips/Kconfig corrections by Jean Delvare · 19 years ago
  62. 6afe155 [PATCH] I2C: driver adm1021: remove die_code by Grant Coady · 19 years ago
  63. be8992c [PATCH] I2C: Coding style cleanups to via686a by Jean Delvare · 19 years ago
  64. 68188ba [PATCH] I2C: Kill common macro abuse in chip drivers by Jean Delvare · 19 years ago
  65. ff32409 [PATCH] I2C: include of jiffies.h for some i2c drivers by Dominik Hackl · 19 years ago
  66. 8e8f928 [PATCH] I2C: adm9240 driver cleanup by Grant Coady · 19 years ago
  67. 937df8d [PATCH] I2C: sysfs names: rename to cpu0_vid, take 3 by Grant Coady · 19 years ago
  68. abc0192 [PATCH] I2C: Setting w83627hf fan divisor 128 fails. by Grant Coady · 19 years ago
  69. b9826b3 [PATCH] I2C: remove <linux/delay.h> from via686a by Grant Coady · 19 years ago
  70. 44bbe87 [PATCH] Spelling fixes for drivers/i2c. by Steven Cole · 19 years ago
  71. ec5ce55 [PATCH] I2C: Add support for the LPC47M15x and LPC47M192 chips to smsc47m1 by Jean Delvare · 19 years ago
  72. b9110b1 [PATCH] I2C: Fix bugs in the new w83627ehf driver by Jean Delvare · 19 years ago
  73. 08e7e27 [PATCH] I2C: New hardware monitoring driver: w83627ehf by Jean Delvare · 19 years ago
  74. 40b5cda [PATCH] I2C: add new hardware monitor driver: adm9240 by Grant Coady · 19 years ago
  75. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  76. da17838 [PATCH] ds1337: export ds1337_do_command by Ladislav Michl · 19 years ago
  77. 912b9c0 [PATCH] ds1337 driver works also with ds1339 chip by Ladislav Michl · 19 years ago
  78. 8691983 [PATCH] I2C: ds1337: search by bus number by Ladislav Michl · 19 years ago
  79. 0058824 [PATCH] I2C: ds1337: i2c_transfer() checking by Ladislav Michl · 19 years ago
  80. 0b46e33 [PATCH] I2C: ds1337: Make time format consistent with other RTC drivers by Ladislav Michl · 19 years ago
  81. d01b79d [PATCH] I2C: ds1337 3/4 by Ladislav Michl · 19 years ago
  82. 6069ffd [PATCH] I2C: ds1337 2/4 by Ladislav Michl · 19 years ago
  83. 3e9d0ba [PATCH] I2C: ds1337 1/4 by Ladislav Michl · 19 years ago
  84. 69113ef [PATCH] I2C: mark all functions static in atxp1 driver by Greg K-H · 19 years ago
  85. 9cb7d18 [PATCH] I2C: add new atxp1 driver by Sebastian Witt · 19 years ago
  86. 792f156 [PATCH] I2C: rtc8564.c remove duplicate include by Clemens Koller · 19 years ago
  87. b3d5496e [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers by Jean Delvare · 19 years ago
  88. 050480f [PATCH] I2C: drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacks by Yani Ioannou · 19 years ago
  89. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  90. a5099cf [PATCH] Driver Core: drivers/i2c/chips/pc87360.c - w83627hf.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  91. 8627f9b [PATCH] Driver Core: drivers/i2c/chips/lm77.c - max1619.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  92. 30f7429 [PATCH] Driver Core: drivers/i2c/chips/adm1031.c - lm75.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  93. 74880c0 [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  94. 1d66c64 [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers by Jean Delvare · 19 years ago
  95. 86b5ac8 [PATCH] I2C: via686a cleanups by Jean Delvare · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago