1. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  2. cfac71d i2c: i2c-omap: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  3. 46797a2 i2c: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  4. ff37025 i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync by Nishanth Menon · 10 years ago
  5. 04eceb0 i2c: i2c-omap: deprecate class based instantiation by Wolfram Sang · 10 years ago
  6. dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  7. 40b13ca i2c: omap: raw read and write endian fix by Victor Kamensky · 11 years ago
  8. 5c1f34c Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  9. 4c62484 i2c: omap: Fix missing device tree flags for omap2 by Tony Lindgren · 11 years ago
  10. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  11. 4cdbf7d i2c: omap: Clear ARDY bit twice by Taras Kondratiuk · 11 years ago
  12. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  13. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  14. cda2109 i2c: omap: query STP always when NACK is received by Grygorii Strashko · 11 years ago
  15. 3f97b62 drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  16. 4368de1 i2c: omap: correct usage of the interrupt enable register by Oleksandr Dmytryshyn · 11 years ago
  17. 3cc2d00 drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  18. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  19. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  20. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  21. 84dbf80 i2c: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  22. 9eb13cf i2c: omap: fix draining irq handling by Aaro Koskinen · 11 years ago
  23. 2c5de55 i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt by Aaro Koskinen · 11 years ago
  24. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  25. 972deb4 i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag by Shubhrajyoti D · 12 years ago
  26. 1ab3604 i2c: omap: Move the remove constraint by Shubhrajyoti D · 12 years ago
  27. 27e0fbe i2c: omap: don't save a value only needed for read-clearing by Wolfram Sang · 12 years ago
  28. ca85e24 i2c: omap: cleanup the sysc write by Shubhrajyoti D · 12 years ago
  29. 554c967 i2c: omap: Restore i2c context always by Shubhrajyoti D · 12 years ago
  30. d6c842a i2c: omap: make reset a seperate function by Shubhrajyoti D · 12 years ago
  31. 95dd303 i2c: omap: re-factor omap_i2c_init function by Shubhrajyoti D · 12 years ago
  32. 2c88ab8 ARM: i2c: omap: Remove the i207 errata flag by Shubhrajyoti D · 12 years ago
  33. cd10c74 i2c: omap: remove the dtrev by Shubhrajyoti D · 12 years ago
  34. a748021 i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207 by Shubhrajyoti D · 12 years ago
  35. 47dcd01 i2c: omap: Fix the revision register read by Shubhrajyoti D · 12 years ago
  36. 2d4b452 i2c: omap: adopt pinctrl support by Sebastien Guiriec · 12 years ago
  37. d60ece5 i2c: omap: ensure writes to dev->buf_len are ordered by Felipe Balbi · 12 years ago
  38. 49839dc Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" by Paul Walmsley · 12 years ago
  39. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  40. 3db11fe ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints by Jean Pihet · 12 years ago
  41. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  42. c5d3cd6 omap-i2c: fix incorrect log message when using a device tree by Florian Vaussard · 12 years ago
  43. 0bdfe0c i2c: omap: sanitize exit path by Felipe Balbi · 12 years ago
  44. 6d8451d i2c: omap: switch over to autosuspend API by Felipe Balbi · 12 years ago
  45. e3a36b2 i2c: omap: remove unnecessary pm_runtime_suspended check by Felipe Balbi · 12 years ago
  46. 3b2f8f8 i2c: omap: switch to threaded IRQ support by Felipe Balbi · 12 years ago
  47. d741d0c i2c: omap: remove redundant status read by Shubhrajyoti D · 12 years ago
  48. b07be0f i2c: omap: get rid of the "complete" label by Felipe Balbi · 12 years ago
  49. dd74548 i2c: omap: resize fifos before each message by Felipe Balbi · 12 years ago
  50. 4a7ec4e i2c: omap: simplify IRQ exit path by Felipe Balbi · 12 years ago
  51. 6a85ced i2c: omap: always return IRQ_HANDLED by Felipe Balbi · 12 years ago
  52. 3ff4443 i2c: omap: simplify errata check by Felipe Balbi · 12 years ago
  53. 079d8af i2c: omap: bus: add a receiver flag by Felipe Balbi · 12 years ago
  54. ac79e4b i2c: omap: switch to platform_get_irq() by Felipe Balbi · 12 years ago
  55. 1d7afc9 i2c: omap: ack IRQ in parts by Felipe Balbi · 12 years ago
  56. 66b9298 i2c: omap: switch over to do {} while loop by Felipe Balbi · 12 years ago
  57. 3312d25 i2c: omap: re-factor receive/transmit data loop by Felipe Balbi · 12 years ago
  58. 4151e74 i2c: omap: improve i462 errata handling by Felipe Balbi · 12 years ago
  59. 6d9939f i2c: omap: split out [XR]DR and [XR]RDY by Felipe Balbi · 12 years ago
  60. 540a479 i2c: omap: simplify omap_i2c_ack_stat() by Felipe Balbi · 12 years ago
  61. c55edb9 i2c: omap: add blank lines by Felipe Balbi · 12 years ago
  62. 2049b5b i2c: omap: decrease indentation level on data handling by Felipe Balbi · 12 years ago
  63. baf3d7b i2c: omap: simplify num_bytes handling by Felipe Balbi · 12 years ago
  64. d9ebd04 i2c: omap: switch to devm_* API by Felipe Balbi · 12 years ago
  65. c4dba01 i2c/i2c-omap: add a const qualifier by Uwe Kleine-König · 12 years ago
  66. 33ec5e8 I2C: OMAP: xfer: fix runtime PM get/put balance on error by Kevin Hilman · 12 years ago
  67. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  68. fb604a3 i2c-omap: Add support for I2C_M_STOP message flag by Laurent Pinchart · 12 years ago
  69. f518b48 i2c: omap: Correct I2C revision for OMAP3 by Jon Hunter · 12 years ago
  70. 0e33bbb i2c: omap: Do not initialise the completion everytime by Shubhrajyoti D · 12 years ago
  71. 5692d2a i2c: omap: Use SET_RUNTIME_PM_OPS by Shubhrajyoti D · 12 years ago
  72. d790aea i2c: omap: Annotate the remove code by Shubhrajyoti D · 12 years ago
  73. b4fde5e I2C: OMAP: Fix timeout problem during suspend. by Neil Brown · 12 years ago
  74. c8db38f I2C: OMAP: Rename the 1p153 to the erratum id i462 by Shubhrajyoti D · 12 years ago
  75. e7e62df I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached by Shubhrajyoti D · 12 years ago
  76. 9aa8ec6 I2C: OMAP: prevent the overwrite of the errata flags by Tasslehoff Kjappfot · 12 years ago
  77. 3b0fb97 I2C: OMAP: Handle error check for pm runtime by Shubhrajyoti D · 12 years ago
  78. 0861f43 I2C: OMAP: Fix the crash in i2c remove by Shubhrajyoti D · 12 years ago
  79. 33d5498 I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero by Shubhrajyoti D · 12 years ago
  80. 62ff2c2 I2C: OMAP: Prevent the register access after pm_runtime_put in probe by Shubhrajyoti D · 12 years ago
  81. bd16c82 I2C: OMAP: Fix the interrupt clearing in OMAP4 by Shubhrajyoti D · 12 years ago
  82. 2474051 I2C: OMAP: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 12 years ago
  83. 3dae3ef I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME by Shubhrajyoti D · 12 years ago
  84. 6c5aa40 i2c: OMAP: Fix OMAP1 build error by Cousson, Benoit · 12 years ago
  85. 6145197 i2c: OMAP: Add DT support for i2c controller by Benoit Cousson · 13 years ago
  86. 78e1cf4 I2C: OMAP: NACK without STP by Jan Weitzel · 13 years ago
  87. 2727b17 I2C: OMAP: correct SYSC register offset for OMAP4 by Alexander Aring · 13 years ago
  88. 1d5a34f I2C: OMAP: fix FIFO usage for OMAP4 by Shubhrajyoti D · 13 years ago
  89. fab67af I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM by Kevin Hilman · 13 years ago
  90. 7f4b08e I2C: OMAP: remove unneccesary use of pdev by Kevin Hilman · 13 years ago
  91. cb28e58 OMAP4: I2C: Enable the wakeup in I2C_WE by Shubhrajyoti D · 13 years ago
  92. 9550d4d I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info by Andy Green · 13 years ago
  93. 3be0053 I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from platform data by Andy Green · 13 years ago
  94. 4e80f72 I2C: OMAP2+: address confused probed version naming by Andy Green · 13 years ago
  95. 6314f09 I2C: OMAP2+: Solve array bounds overflow error on i2c idle by Andy Green · 13 years ago
  96. a129557 I2C: OMAP2+: use platform_data ip revision to select register map by Andy Green · 13 years ago
  97. b885308 I2C: OMAP2+: Name registers in I2C IP V2 only accordingly by Andy Green · 13 years ago
  98. 584b408 Revert "i2c-omap: fix static suspend vs. runtime suspend" by Kevin Hilman · 13 years ago
  99. 32575a9 drivers/i2c: static should be at beginning of declaration by Jesper Juhl · 13 years ago
  100. 120bdaa i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup by Rajendra Nayak · 13 years ago