1. 371a015 i2c-eg20t: fix race between i2c init and interrupt enable by Yadi.hu · 8 years ago
  2. a613d9d i2c: eg20t: set i2c_adapter->dev.of_node by Paul Burton · 8 years ago
  3. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  4. 46797a2 i2c: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  5. 392debf i2c: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago
  6. 21d0b7c i2c: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  7. 5e47eec i2c: i2c-eg20t: do not print error message in syslog if no ACK received by Andreas Werner · 11 years ago
  8. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  9. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 11 years ago
  10. 56f2178 i2c/busses: Use module_pci_driver by Axel Lin · 12 years ago
  11. 6188a37 i2c: eg20t: don't use strcpy but strlcpy by Wolfram Sang · 12 years ago
  12. 4a5fe5c i2c: eg20t: remove unused function by Wolfram Sang · 12 years ago
  13. 772ae99 i2c: eg20t: pass on return value in i2c_xfer by Wolfram Sang · 12 years ago
  14. 75fb1f2 i2c: eg20t: use NULL instead of 0 by Wolfram Sang · 12 years ago
  15. 199bca2 i2c-eg20t: Merge two functions by Tomoya MORINAGA · 12 years ago
  16. 5cc0563 i2c-eg20t: add helper function for xfer check by Tomoya MORINAGA · 12 years ago
  17. 2761a81 i2c-eg20t: Call init() when wait-event timeout occurs by Tomoya MORINAGA · 12 years ago
  18. 0964071 i2c-eg20t: Modify MODULE_AUTHOR's email address by Tomoya MORINAGA · 12 years ago
  19. 8a52f9f i2c-eg20t: change timeout value 50msec to 1000msec by Tomoya MORINAGA · 12 years ago
  20. bbceeee i2c-eg20t: Remove write-only variables by Alexander Stein · 12 years ago
  21. 0836c80 i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time by Alexander Stein · 12 years ago
  22. 8956dc1 i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  23. c3f4661 i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  24. ff35e8b i2c-eg20t: modified the setting of transfer rate. by Toshiharu Okada · 13 years ago
  25. 07e8a51 i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number by Feng Tang · 12 years ago
  26. 3527bd5 i2c: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 12 years ago
  27. 0d5fb5e i2c-eg20t: correct the driver init order of pch_i2c_probe() by Feng Tang · 12 years ago
  28. 24597bf i2c-eg20t: Add initialize processing in case i2c-error occurs by Tomoya MORINAGA · 13 years ago
  29. cb59f52 i2c-eg20t: Fix flag setting issue by Tomoya MORINAGA · 13 years ago
  30. 3cf21a7 i2c-eg20t: add stop sequence in case wait-event timeout occurs by Tomoya MORINAGA · 13 years ago
  31. 12bd314 i2c-eg20t: Separate error processing by Tomoya MORINAGA · 13 years ago
  32. c249ac2 i2c-eg20t: Fix 10bit access issue by Tomoya MORINAGA · 13 years ago
  33. c7b41f3 i2c-eg20t: Modify returned value s32 to long by Tomoya MORINAGA · 13 years ago
  34. 93e4ad7 i2c-eg20t: Fix bus-idle waiting issue by Tomoya MORINAGA · 13 years ago
  35. 07e729c i2c-eg20t : Fix the issue of Combined R/W transfer mode by Tomoya MORINAGA · 13 years ago
  36. 7a9c42c i2c-eg20t : Support Combined R/W transfer mode by Tomoya MORINAGA · 13 years ago
  37. efbe0f2 i2c-eg20t: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  38. a0774f4 Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and 'for-2639/i2c/i2c-imx' into for-linus/2639/i2c-2 by Ben Dooks · 13 years ago
  39. 6dbc2f3 i2c-eg20t: include slab.h for memory allocations by Wolfram Sang · 13 years ago
  40. 173442f i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH by Tomoya MORINAGA · 13 years ago
  41. e9bc8fa i2c-eg20t: add driver for Intel EG20T by Tomoya MORINAGA · 14 years ago