1. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  2. f87b53a i2c: nomadik: match status to return type of read_i2c by Nicholas Mc Guire · 9 years ago
  3. 9bb9fee i2c: nomadik: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 9 years ago
  4. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 9 years ago
  5. 19181d7 i2c: i2c-nomadik: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  6. 9219982 i2c: nomadik: Fixup system suspend by Ulf Hansson · 10 years ago
  7. 37e5eb0 i2c: nomadik: Don't use IS_ERR for devm_ioremap by Ulf Hansson · 10 years ago
  8. 8e57c78 i2c: i2c-nomadik: deprecate class based instantiation by Wolfram Sang · 10 years ago
  9. 624df09 i2c: nomadik: Remove busy check for transfers at suspend late by Ulf Hansson · 10 years ago
  10. bce9f8d i2c: nomadik: Convert to late and early system PM callbacks by Ulf Hansson · 10 years ago
  11. e46d3975 i2c: nomadik: Fixup deployment of runtime PM by Ulf Hansson · 10 years ago
  12. 0ec80c2 i2c: nomadik: Remove redundant call to pm_runtime_disable by Ulf Hansson · 10 years ago
  13. 9b2b98a i2c: nomadik: Convert to devm functions by Ulf Hansson · 10 years ago
  14. c33a004 i2c: nomadik: factor platform data into state container by Linus Walleij · 10 years ago
  15. 5915dbf i2c: nomadik: remove platform data header by Linus Walleij · 10 years ago
  16. 9773039 i2c: nomadik: auto-calculate slave setup time by Linus Walleij · 10 years ago
  17. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  18. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  19. 98f486f1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  20. ac844b62 i2c: nomadik: use pinctrl PM helpers by Linus Walleij · 11 years ago
  21. d15b857 i2c: nomadik: allocate adapter number dynamically by Linus Walleij · 11 years ago
  22. 3a205be i2c: nomadik: support elder Nomadiks by Linus Walleij · 11 years ago
  23. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  24. 876ae85 i2c: nomadik: drop superfluous variable initialization by Wolfram Sang · 11 years ago
  25. 24e9e15 i2c: nomadik: adopt pinctrl support by Patrice Chotard · 11 years ago
  26. cf7505e i2c: nomadik: Fix the usage of wait_for_completion_timeout by Chuansheng Liu · 12 years ago
  27. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  28. 43fea58 i2c: nomadik: Add Device Tree support to the Nomadik I2C driver by Lee Jones · 12 years ago
  29. e89cec7 i2c: nomadik: stop fetching the regulator by Linus Walleij · 12 years ago
  30. b007a3e i2c: nomadik: Add default configuration into the Nomadik I2C driver by Lee Jones · 12 years ago
  31. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  32. 98582d9 ARM: ux500: Remove unused i2c platform_data initialisation code by Lee Jones · 12 years ago
  33. 51a0c8d i2c-nomadik: Add 10-bit addressing support by Virupax Sadashivpetimath · 12 years ago
  34. 2356021 i2c-nomadik: turn the platform driver to an amba driver by Alessandro Rubini · 12 years ago
  35. af97bac i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h> by Alessandro Rubini · 12 years ago
  36. 3945fe9 Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  37. 8abf6fbb i2c-nomadik: cosmetic coding style corrections by Jonas Aaberg · 13 years ago
  38. 4311051 i2c: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  39. c8d4763 i2c-nomadik: fix kerneldoc warning by Linus Walleij · 13 years ago
  40. 4b723a4 i2c-nomadik: Do not use _interruptible_ variant call by srinidhi kasagar · 13 years ago
  41. 82a4413 i2c-nomadik: break out single messsage transmission by Linus Walleij · 13 years ago
  42. 0511f64 i2c-nomadik: reset the hw after status check by Virupax Sadashivpetimath · 13 years ago
  43. b5e890f i2c-nomadik: remove the unnecessary delay by Virupax Sadashivpetimath · 13 years ago
  44. 5535534 i2c-nomadik: change the TX and RX threshold by Virupax Sadashivpetimath · 13 years ago
  45. ebd10e0 i2c-nomadik: add code to retry on timeout failure by Virupax Sadashivpetimath · 13 years ago
  46. b0e751a i2c-nomadik: use pm_runtime API by Rabin Vincent · 13 years ago
  47. 4cb3f53 i2c-nomadik: print abort cause only on abort tag by Virupax Sadashivpetimath · 13 years ago
  48. cd20e4f i2c-nomadik: correct adapter timeout initialization by Virupax Sadashivpetimath · 13 years ago
  49. c436f92 i2c-nomadik: remove the redundant error message by srinidhi kasagar · 13 years ago
  50. 99381be i2c-nomadik: corrrect returned error numbers by Virupax Sadashivpetimath · 13 years ago
  51. 9772760 i2c-nomadik: make i2c timeout specific per i2c bus by Virupax Sadashivpetimath · 13 years ago
  52. a20d239 i2c-nomadik: add regulator support by Jonas Aberg · 13 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  54. fe3c560 Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  55. 6d779a4 i2c-nomadik: fix regression on adapter name by Linus Walleij · 13 years ago
  56. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  57. f868fc3 i2c-nomadik: fixup bus delays by Linus Walleij · 14 years ago
  58. 5680bc6 i2c-nomadik: support smbus emulation by Linus Walleij · 14 years ago
  59. 8ef4f4e i2c-nomadik: dynamic clocking by Linus Walleij · 14 years ago
  60. 1804edd i2c-nomadik: documentation fixes by Linus Walleij · 14 years ago
  61. 1df3ab1 i2c-nomadik: fix operator precedence warning by Rabin Vincent · 14 years ago
  62. a1c2767 i2c-nomadik: release region when removed by Rabin Vincent · 14 years ago
  63. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  64. 3f9900f i2c: Add support for Ux500/Nomadik I2C controller by srinidhi kasagar · 14 years ago