1. 132c803 i2c: tegra: check the clk_prepare_enable() return value by Laxman Dewangan · 11 years ago
  2. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  3. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. 58823c7 i2c: tegra: remove warning dump if timeout happen in transfer by Laxman Dewangan · 11 years ago
  5. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  6. 2a2897b i2c: tegra: add support for Tegra114 SoC by Laxman Dewangan · 12 years ago
  7. 84dbf80 i2c: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  8. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  9. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  10. fd301cc i2c: tegra: dynamically control fast clk by Laxman Dewangan · 12 years ago
  11. 6ad068e i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20 by Laxman Dewangan · 12 years ago
  12. 14e92bd i2c: tegra: pass proper name for getting clock by Laxman Dewangan · 12 years ago
  13. 371e67c i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP by Laxman Dewangan · 12 years ago
  14. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  15. 5db20c4 Revert "i2c: tegra: convert normal suspend/resume to *_noirq" by Wolfram Sang · 12 years ago
  16. 7c86d44 i2c: tegra: convert normal suspend/resume to *_noirq by Laxman Dewangan · 12 years ago
  17. 6a7b3c3 i2c-tegra: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  18. 02d8bf8 i2c: tegra: use of_match_ptr() for match_table initialization by Laxman Dewangan · 12 years ago
  19. 9dce4bc i2c: tegra: use clk_disable_unprepare in place of clk_disable by Laxman Dewangan · 12 years ago
  20. 57c0dc3 i2c: tegra: remove unused member variable by Laxman Dewangan · 12 years ago
  21. 9cbb6b2 i2c: tegra: make all resource allocation through devm_* by Laxman Dewangan · 12 years ago
  22. c8f5af2 i2c: tegra: support for I2C_M_NOSTART functionality by Laxman Dewangan · 12 years ago
  23. a701810 i2c: tegra: add PROTOCOL_MANGLING as supported functionality. by Laxman Dewangan · 12 years ago
  24. ec7aaca i2c: tegra: make sure register writes completes by Laxman Dewangan · 12 years ago
  25. 6f786aa i2c: tegra: Add clk_prepare/clk_unprepare by Prashant Gaikwad · 12 years ago
  26. c889e91 i2c: tegra: notify transfer-complete after clearing status. by Laxman Dewangan · 12 years ago
  27. 353f56b i2c: tegra: fix 10bit address configuration by Laxman Dewangan · 12 years ago
  28. f70893d0 i2c: tegra: Add delay before resetting the controller after NACK by Alok Chauhan · 12 years ago
  29. bf6c2de i2c: tegra: Remove unnecessary write to INT_STATUS by Alok Chauhan · 12 years ago
  30. 218d06d i2c: tegra: Add devexit_p() for remove by Shubhrajyoti Datta · 13 years ago
  31. 68fb669 i2c: tegra: Support DVC controller in device tree by Stephen Warren · 13 years ago
  32. 92891da1 i2c: tegra: Add __devinit/exit to probe/remove by Stephen Warren · 13 years ago
  33. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  34. 93cf5d7 i2c: Add module.h to modular files prev. implicitly getting it by Paul Gortmaker · 13 years ago
  35. f533c61 i2c-tegra: __iomem annotation fix by Olof Johansson · 13 years ago
  36. 96219c3 i2c-tegra: fix possible race condition after tx by Doug Anderson · 13 years ago
  37. 048e29c i2c-tegra: add I2C_FUNC_SMBUS_EMUL by Mike Rapoport · 13 years ago
  38. 406bd18 i2c-tegra: Add of_match_table by John Bonesio · 13 years ago
  39. 5c470f3 i2c: Tegra: Add DeviceTree support by John Bonesio · 13 years ago
  40. 5afa9d3 i2c: tegra: Assign unused slave address by Stephen Warren · 13 years ago
  41. 40abcf7 i2c: tegra: Add de-bounce cycles. by Jay Cheng · 13 years ago
  42. 2078cf3 i2c: tegra: fix repeated start handling by Erik Gilling · 13 years ago
  43. cb63c62 i2c: tegra: recover from spurious interrupt storm by Todd Poynor · 13 years ago
  44. 65a1a0a i2c: tegra: Enable new slave mode. by Kenneth Waters · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. db811ca i2c: tegra: Add i2c support by Colin Cross · 13 years ago