1. 61adf63 i2c: gpio: fix MODULE_LICENCE by Wolfram Sang · 4 years, 3 months ago
  2. 3747cd2 i2c: gpio: suppress error on probe defer by Hamish Martin · 5 years ago
  3. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  4. e155e38 i2c: gpio: flag atomic capability if possible by Wolfram Sang · 6 years ago
  5. bb6bdd5 i2c: gpio: fault-injector: add 'inject_panic' injector by Wolfram Sang · 6 years ago
  6. 63e57b6 i2c: gpio: fault-injector: add 'lose_arbitration' injector by Wolfram Sang · 6 years ago
  7. 60c1d56 i2c: gpio: merge two very similar comments by Wolfram Sang · 6 years ago
  8. c6324fa i2c: gpio: fault-injector: sort debugfs files alphabetically by Wolfram Sang · 6 years ago
  9. 2f8aa46 i2c: gpio: sort includes by Wolfram Sang · 6 years ago
  10. fb2896a Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19 by Wolfram Sang · 7 years ago
  11. 3f3a89e i2c: remove i2c_lock_adapter and use i2c_lock_bus directly by Peter Rosin · 7 years ago
  12. bbe8997 i2c: gpio: fault-injector: add incomplete_write_byte by Wolfram Sang · 7 years ago
  13. 16d55da i2c: gpio: fault-injector: refactor incomplete transfer by Wolfram Sang · 7 years ago
  14. 12b731d i2c: gpio: initialize SCL to HIGH again by Wolfram Sang · 7 years ago
  15. 1e9d421 i2c: gpio: move header to platform_data by Wolfram Sang · 7 years ago
  16. f11a044 i2c: gpio: Enable working over slow can_sleep GPIOs by Jan Kundrát · 7 years ago
  17. 14911c6 i2c: gpio: add fault injector by Wolfram Sang · 7 years ago
  18. 05c7477 i2c: gpio: Add support for named gpios in DT by Linus Walleij · 7 years ago
  19. b9ab051 i2c: gpio: Local vars in probe by Linus Walleij · 8 years ago
  20. 7bb7502 i2c: gpio: Enforce open drain through gpiolib by Linus Walleij · 8 years ago
  21. b2e6355 i2c: gpio: Convert to use descriptors by Linus Walleij · 8 years ago
  22. 453a237 i2c: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  23. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  24. 4aa6a16 i2c: gpio: Drop dead code in i2c_gpio_remove by Jean Delvare · 11 years ago
  25. a0682a3 i2c: gpio: Use devm_gpio_request() by Jingoo Han · 11 years ago
  26. 40e7b11 i2c: gpio: OF gpio code does not handle defered probe case by Ben Dooks · 11 years ago
  27. 4edd65e i2c: Include linux/of.h header by Sachin Kamat · 11 years ago
  28. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 12 years ago
  29. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 12 years ago
  30. 1b295c8 i2c: gpio: Add support for deferred probing by Jean Delvare · 12 years ago
  31. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  32. 58a7371 i2c: i2c-gpio: fix name issue with multiple i2c gpio nodes by Bo Shen · 12 years ago
  33. 44454ba i2c: Dynamically assign adapter id if it wasn't explictly specified by Karol Lewandowski · 13 years ago
  34. 8ffaa0f i2c/gpio: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  35. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 14 years ago
  36. b868078 i2c-gpio: Move initialization code to subsys_initcall() by Marek Szyprowski · 15 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  38. 1efe7c5 i2c: i2c_gpio: keep probe resident for hotplugged devices. by Ben Dooks · 17 years ago
  39. 3401b2f i2c: Let bus drivers add SPD to their class by Jean Delvare · 17 years ago
  40. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  41. 50862d9 i2c-gpio: Initialize adapter class by Atsushi Nemoto · 17 years ago
  42. 9a3180e i2c-gpio: Fix adapter number by David Brownell · 18 years ago
  43. 4d6ceed i2c-gpio: Make some internal functions static by Atsushi Nemoto · 18 years ago
  44. 7e69c3a i2c-gpio: Add support for new-style clients by Atsushi Nemoto · 18 years ago
  45. 1c23af9 i2c: Bitbanging I2C bus driver using the GPIO API by Haavard Skinnemoen · 18 years ago