1. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  2. 3db11fe ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints by Jean Pihet · 12 years ago
  3. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  4. c5d3cd6 omap-i2c: fix incorrect log message when using a device tree by Florian Vaussard · 12 years ago
  5. 0bdfe0c i2c: omap: sanitize exit path by Felipe Balbi · 12 years ago
  6. 6d8451d i2c: omap: switch over to autosuspend API by Felipe Balbi · 12 years ago
  7. e3a36b2 i2c: omap: remove unnecessary pm_runtime_suspended check by Felipe Balbi · 12 years ago
  8. 3b2f8f8 i2c: omap: switch to threaded IRQ support by Felipe Balbi · 12 years ago
  9. d741d0c i2c: omap: remove redundant status read by Shubhrajyoti D · 12 years ago
  10. b07be0f i2c: omap: get rid of the "complete" label by Felipe Balbi · 12 years ago
  11. dd74548 i2c: omap: resize fifos before each message by Felipe Balbi · 12 years ago
  12. 4a7ec4e i2c: omap: simplify IRQ exit path by Felipe Balbi · 12 years ago
  13. 6a85ced i2c: omap: always return IRQ_HANDLED by Felipe Balbi · 12 years ago
  14. 3ff4443 i2c: omap: simplify errata check by Felipe Balbi · 12 years ago
  15. 079d8af i2c: omap: bus: add a receiver flag by Felipe Balbi · 12 years ago
  16. ac79e4b i2c: omap: switch to platform_get_irq() by Felipe Balbi · 12 years ago
  17. 1d7afc9 i2c: omap: ack IRQ in parts by Felipe Balbi · 12 years ago
  18. 66b9298 i2c: omap: switch over to do {} while loop by Felipe Balbi · 12 years ago
  19. 3312d25 i2c: omap: re-factor receive/transmit data loop by Felipe Balbi · 12 years ago
  20. 4151e74 i2c: omap: improve i462 errata handling by Felipe Balbi · 12 years ago
  21. 6d9939f i2c: omap: split out [XR]DR and [XR]RDY by Felipe Balbi · 12 years ago
  22. 540a479 i2c: omap: simplify omap_i2c_ack_stat() by Felipe Balbi · 12 years ago
  23. c55edb9 i2c: omap: add blank lines by Felipe Balbi · 12 years ago
  24. 2049b5b i2c: omap: decrease indentation level on data handling by Felipe Balbi · 12 years ago
  25. baf3d7b i2c: omap: simplify num_bytes handling by Felipe Balbi · 12 years ago
  26. d9ebd04 i2c: omap: switch to devm_* API by Felipe Balbi · 12 years ago
  27. c4dba01 i2c/i2c-omap: add a const qualifier by Uwe Kleine-König · 12 years ago
  28. 33ec5e8 I2C: OMAP: xfer: fix runtime PM get/put balance on error by Kevin Hilman · 12 years ago
  29. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  30. fb604a3 i2c-omap: Add support for I2C_M_STOP message flag by Laurent Pinchart · 12 years ago
  31. f518b48 i2c: omap: Correct I2C revision for OMAP3 by Jon Hunter · 12 years ago
  32. 0e33bbb i2c: omap: Do not initialise the completion everytime by Shubhrajyoti D · 12 years ago
  33. 5692d2a i2c: omap: Use SET_RUNTIME_PM_OPS by Shubhrajyoti D · 12 years ago
  34. d790aea i2c: omap: Annotate the remove code by Shubhrajyoti D · 12 years ago
  35. b4fde5e I2C: OMAP: Fix timeout problem during suspend. by Neil Brown · 12 years ago
  36. c8db38f I2C: OMAP: Rename the 1p153 to the erratum id i462 by Shubhrajyoti D · 12 years ago
  37. e7e62df I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached by Shubhrajyoti D · 12 years ago
  38. 9aa8ec6 I2C: OMAP: prevent the overwrite of the errata flags by Tasslehoff Kjappfot · 12 years ago
  39. 3b0fb97 I2C: OMAP: Handle error check for pm runtime by Shubhrajyoti D · 12 years ago
  40. 0861f43 I2C: OMAP: Fix the crash in i2c remove by Shubhrajyoti D · 12 years ago
  41. 33d5498 I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero by Shubhrajyoti D · 12 years ago
  42. 62ff2c2 I2C: OMAP: Prevent the register access after pm_runtime_put in probe by Shubhrajyoti D · 12 years ago
  43. bd16c82 I2C: OMAP: Fix the interrupt clearing in OMAP4 by Shubhrajyoti D · 12 years ago
  44. 2474051 I2C: OMAP: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 12 years ago
  45. 3dae3ef I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME by Shubhrajyoti D · 12 years ago
  46. 6c5aa40 i2c: OMAP: Fix OMAP1 build error by Cousson, Benoit · 13 years ago
  47. 6145197 i2c: OMAP: Add DT support for i2c controller by Benoit Cousson · 13 years ago
  48. 78e1cf4 I2C: OMAP: NACK without STP by Jan Weitzel · 13 years ago
  49. 2727b17 I2C: OMAP: correct SYSC register offset for OMAP4 by Alexander Aring · 13 years ago
  50. 1d5a34f I2C: OMAP: fix FIFO usage for OMAP4 by Shubhrajyoti D · 13 years ago
  51. fab67af I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM by Kevin Hilman · 13 years ago
  52. 7f4b08e I2C: OMAP: remove unneccesary use of pdev by Kevin Hilman · 13 years ago
  53. cb28e58 OMAP4: I2C: Enable the wakeup in I2C_WE by Shubhrajyoti D · 13 years ago
  54. 9550d4d I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info by Andy Green · 13 years ago
  55. 3be0053 I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from platform data by Andy Green · 13 years ago
  56. 4e80f72 I2C: OMAP2+: address confused probed version naming by Andy Green · 13 years ago
  57. 6314f09 I2C: OMAP2+: Solve array bounds overflow error on i2c idle by Andy Green · 13 years ago
  58. a129557 I2C: OMAP2+: use platform_data ip revision to select register map by Andy Green · 13 years ago
  59. b885308 I2C: OMAP2+: Name registers in I2C IP V2 only accordingly by Andy Green · 13 years ago
  60. 584b408 Revert "i2c-omap: fix static suspend vs. runtime suspend" by Kevin Hilman · 13 years ago
  61. 32575a9 drivers/i2c: static should be at beginning of declaration by Jesper Juhl · 13 years ago
  62. 120bdaa i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup by Rajendra Nayak · 13 years ago
  63. a5a595c i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace by Ben Dooks · 14 years ago
  64. cb527ed i2c-omap: Double clear of ARDY status in IRQ handler by Richard woodruff · 14 years ago
  65. f72487e i2c-omap: fix build for !CONFIG_SUSPEND by Balaji T K · 14 years ago
  66. adf6e07 i2c-omap: fix static suspend vs. runtime suspend by Kevin Hilman · 14 years ago
  67. 7f42f9f Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  68. 6a91b55 i2c-omap: Set latency requirements only once for several messages by Samu Onkalo · 14 years ago
  69. f7bb0d9 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c by Benoit Cousson · 14 years ago
  70. 27b1fec OMAP: I2C: Convert i2c driver to use PM runtime api's by Rajendra Nayak · 14 years ago
  71. 5c64eb2 i2c-omap: Make sure i2c bus is free before setting it to idle by Mathias Nyman · 14 years ago
  72. 8a9d97d OMAP3: I2C: Clean up Errata 1p153 handling by manjugk manjugk · 14 years ago
  73. f3083d9 OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt by manjugk manjugk · 14 years ago
  74. e9f59b9 omap: i2c: add a timeout to the busy waiting by Alexander Shishkin · 14 years ago
  75. 2dd151a omap: i2c: make errata 1.153 workaround a separate function by Alexander Shishkin · 14 years ago
  76. 20c9d2c i2c-omap: add mpu wake up latency constraint in i2c by Kalle Jokiniemi · 14 years ago
  77. f38e66e omap: i2c: Add i2c support on omap4 platform by Santosh Shilimkar · 14 years ago
  78. 7c6bd20 i2c-omap: fix OOPS in omap_i2c_unidle() during probe by Mika Westerberg · 14 years ago
  79. 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
  80. 1139aea i2c: move i2c_omap's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  81. d84d3ea i2c: omap: Add support for 16-bit registers by Cory Maccarrone · 15 years ago
  82. 57eb81b i2c-omap: OMAP3: Fix I2C lockup during timeout/error cases by Manjunatha GK · 15 years ago
  83. 07ac31f i2c-omap: Don't write IE state in unidle if 0 by Cory Maccarrone · 15 years ago
  84. ef87143 i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode by Rajendra Nayak · 15 years ago
  85. 6114978 i2c-omap: Enable workaround for Errata 1.153 based on by Moiz Sonasath · 15 years ago
  86. dd11976a i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts by Moiz Sonasath · 15 years ago
  87. dcc4ec2 i2c-omap: Fix I2C status ACK by Nishanth Menon · 15 years ago
  88. cd086d3 i2c-omap: OMAP3430 Silicon Errata 1.153 by Sonasath, Moiz · 15 years ago
  89. 04c688d i2c-omap: In case of a NACK|ARDY|AL return from the ISR by Sonasath, Moiz · 15 years ago
  90. bfb6b65 i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register by Sonasath, Moiz · 15 years ago
  91. 783fd6f i2c: strncpy does not null terminate string by Roel Kluin · 15 years ago
  92. 5933082 i2c: Use resource_size by Julia Lawall · 15 years ago
  93. ff0f242 i2c-omap: Fix build breaking typo cpu_is_omap_2430 by Tony Lindgren · 15 years ago
  94. c6ffdde i2c: Use resource_size macro by Linus Walleij · 15 years ago
  95. 84bf2c8 i2c: OMAP3: Better noise suppression for fast/standard modes by Aaro Koskinen · 15 years ago
  96. baf46b4 i2c: OMAP2/3: Fix scll/sclh calculations by Aaro Koskinen · 15 years ago
  97. 5fe2338 [ARM] omap: i2c: remove conditional ick clocks by Russell King · 16 years ago
  98. 0e9ae10 [ARM] omap: i2c: remove armxor_ck by Russell King · 16 years ago
  99. 1d14de0 [ARM] omap: i2c: use short connection ids by Russell King · 16 years ago
  100. e355204 i2c-omap: fix type of irq handler function by Ben Dooks · 16 years ago