1. 90224e6 i2c: drivers: Use generic definitions for bus frequencies by Andy Shevchenko · 5 years ago
  2. 3e566be i2c: imx: remove duplicate print after platform_get_irq() by Tang Bin · 5 years ago
  3. 3a5ee18 i2c: imx: implement master_xfer_atomic callback by Stefan Lengfeld · 5 years ago
  4. 351c8a0 Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  5. 11330a9 i2c: imx: ACPI support for NXP i2c controller by Chuanhua Han · 6 years ago
  6. e8c220f Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()" by Fabio Estevam · 6 years ago
  7. a4b5363 i2c: imx: Use __maybe_unused instead of #if CONFIG_PM by Anson Huang · 6 years ago
  8. d386bb9 i2c: imx: correct the method of getting private data in notifier_call by Anson Huang · 6 years ago
  9. 3ace689 i2c: imx: don't leak the i2c adapter on error by Laurentiu Tudor · 6 years ago
  10. 3d5b386 i2c: imx: Fix inconsistent IS_ERR and PTR_ERR in i2c_imx_dma_request() by YueHaibing · 6 years ago
  11. e1ab9a4 i2c: imx: improve the error handling in i2c_imx_dma_request() by Oleksij Rempel · 6 years ago
  12. 5b3a23a i2c: imx: notify about real errors on dma i2c_imx_dma_request by Oleksij Rempel · 6 years ago
  13. fece4978 i2c: imx: don't print error message on probe defer by Lucas Stach · 6 years ago
  14. 99cc7ad Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  15. ef456a2 i2c: imx: Simplify stopped state tracking by Esben Haabendal · 7 years ago
  16. bed4ff1 i2c: imx: Fix race condition in dma read by Esben Haabendal · 7 years ago
  17. d2d0ad2 i2c: imx: use open drain for recovery GPIO by Wolfram Sang · 7 years ago
  18. 9f9e3e0 i2c: imx: Fix reinit_completion() use by Esben Haabendal · 7 years ago
  19. 30a6475 i2c: busses: make use of i2c_8bit_addr_from_msg by Peter Rosin · 7 years ago
  20. ef9fc0ba i2c: imx: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  21. d9a22d7 i2c: imx: avoid taking clk_prepare mutex in PM callbacks by Lucas Stach · 7 years ago
  22. 90ad2cb i2c: imx: use clk notifier for rate changes by Lucas Stach · 7 years ago
  23. 7d42762 i2c: imx: Include the right GPIO header by Linus Walleij · 7 years ago
  24. 4c3c9a9 i2c: imx: use proper GPIO directions for recovery by Wolfram Sang · 7 years ago
  25. ad36a27 i2c: imx: switch to using gpiod for bus recovery gpios by Phil Reid · 7 years ago
  26. eba523b i2c: imx: fix misleading bus recovery debug message by Clemens Gruber · 7 years ago
  27. df0a2fd i2c: imx: use IRQF_SHARED mode to request IRQ by Wei Jinhua · 7 years ago
  28. 6c782a5 i2c: imx: Use correct function to write to register by Michail Georgios Etairidis · 8 years ago
  29. 92d9d0d i2c: busses: constify i2c_algorithm structures by Bhumika Goyal · 8 years ago
  30. 533169d i2c: imx: defer probe if bus recovery GPIOs are not ready by Stefan Agner · 8 years ago
  31. fd8961c i2c: imx: make bus recovery through pinctrl optional by Yang Li · 8 years ago
  32. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 9 years ago
  33. 2b899f34 i2c: imx: reduce load by using usleep_range instead of udelay by Oleksij Rempel · 9 years ago
  34. 3bf58bb i2c: imx: remove extra spaces. by Dmitriy Baranov · 9 years ago
  35. c552815 i2c: imx: fix i2c resource leak with dma transfer by Gao Pan · 9 years ago
  36. 995e68a i2c: imx: Remove unneeded comments by Fabio Estevam · 9 years ago
  37. e8e7129 i2c: imx: improve code readability by Gao Pan · 9 years ago
  38. 5b66153 i2c: imx: Improve message log when DMA is not used by Fabio Estevam · 9 years ago
  39. 588eb93 i2c: imx: add runtime pm support to improve the performance by Gao Pan · 9 years ago
  40. a5f6501 i2c: imx: init bus recovery info before adding i2c adapter by Gao Pan · 9 years ago
  41. 8bb6fd5 i2c: imx: fix a compiling error by Hou Zhiqiang · 9 years ago
  42. 4c0657a i2c: imx: Use -ENXIO as error in the NACK case by Fabio Estevam · 9 years ago
  43. 1c4b6c3 i2c: imx: implement bus recovery by Gao Pan · 9 years ago
  44. e9a02a3 i2c: constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  45. 1ac63fe i2c: imx: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  46. 4e355f5 i2c: imx: whitespace and checkpatch cleanup by Philipp Zabel · 10 years ago
  47. 90ebd0e i2c: imx: remove unused return value assignments by Philipp Zabel · 10 years ago
  48. cb9eaba i2c: imx: fix handling of wait_for_completion_timeout result by Nicholas Mc Guire · 10 years ago
  49. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  50. f508493 i2c: imx: simplify i2c_imx_dma_write() a little by Wolfram Sang · 10 years ago
  51. ce1a788 i2c: imx: add DMA support for freescale i2c driver by Yao Yuan · 10 years ago
  52. 2fbed51 i2c: imx: Sort include headers alphabetically by Yao Yuan · 10 years ago
  53. d4ffeec i2c: imx+mxs: Use the preferred form for passing a size of a struct by Fabio Estevam · 10 years ago
  54. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  55. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  56. a4ce47f i2c-imx: Disable the clock on probe failure by Fabio Estevam · 10 years ago
  57. 639a26c i2c: imx: Add arbitration lost check by Haibo Chen · 11 years ago
  58. 64bdfbf i2c: imx: Fix format warning for dev_dbg by Xiubo Li · 11 years ago
  59. 46797a2 i2c: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  60. 9b2a6da i2c: imx: update i2c clock divider for each transaction by Fugang Duan · 11 years ago
  61. 054b62d i2c: imx: fix the i2c bus hang issue when do repeat restart by Fugang Duan · 11 years ago
  62. 8e8782c i2c: imx: add SMBus block read support by Kaushal Butala · 11 years ago
  63. a8763f3 i2c: imx: propagate irq error code in probe by Wolfram Sang · 11 years ago
  64. e5bf216 i2c: imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  65. 3611431 i2c: i2c-imx: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  66. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 12 years ago
  67. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 12 years ago
  68. ad90efa i2c: imx: Add Vybrid VF610 I2C controller support by Jingchang Lu · 12 years ago
  69. 4b77502 i2c: imx: add struct to hold more configurable quirks by Jingchang Lu · 12 years ago
  70. 171408c i2c: imx: add INT flag and IEN bit operatation codes by Jingchang Lu · 12 years ago
  71. 8cc7331 i2c: imx: change register offset representation by Jingchang Lu · 12 years ago
  72. 1d5ef2a i2c: imx: wrap registers read/write to inline function by Jingchang Lu · 12 years ago
  73. 0fc1347 i2c: imx: don't change platform device id_entry directly by Jingchang Lu · 12 years ago
  74. 46f2832 i2c: imx: enable clk before write to registers by Jingchang Lu · 12 years ago
  75. d533f04 i2c: imx: use struct representing i2c clk{div, val} pair by Jingchang Lu · 12 years ago
  76. 2f641a8 i2c: imx: allow autoloading on dt ids by Arnaud Patard \(Rtp\) · 12 years ago
  77. 3cc2d00 drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  78. 76b1f72 i2c: imx: Let device core handle pinctrl by Fabio Estevam · 12 years ago
  79. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  80. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 12 years ago
  81. 84dbf80 i2c: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  82. 5bdfba2 i2c: imx: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  83. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  84. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 13 years ago
  85. 002f002 i2c: imx: Use dev_dbg logging style by Fabio Estevam · 13 years ago
  86. 06d141e i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered by Fabio Estevam · 13 years ago
  87. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  88. 8c88ab0 i2c: imx: make bitrate an u32 type by Wolfram Sang · 13 years ago
  89. 1f09c67 i2c: i2c-imx: Adapt the clock name to the new clock framework by Fabio Estevam · 13 years ago
  90. 9f8a3e7 i2c: imx: convert to use managed functions by Richard Zhao · 13 years ago
  91. 6387f8f i2c: imx: remove unneeded mach/irqs.h inclusion by Shawn Guo · 13 years ago
  92. ae32adc Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  93. 973c5ed i2c: imx: don't use strcpy but strlcpy by Wolfram Sang · 13 years ago
  94. 15afbc6 i2c: imx: adopt pinctrl support by Shawn Guo · 13 years ago
  95. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  96. bb79a07 i2c: imx: fix imx driver to work though signal is pending by Oskar Schirmer · 13 years ago
  97. 8391433 i2c: imx: add clk_prepare/clk_unprepare by Richard Zhao · 13 years ago
  98. dfcd04b i2c-imx: add device tree probe support by Shawn Guo · 14 years ago
  99. 593702c i2c-imx: remove init/exit hooks from platform data by Shawn Guo · 14 years ago
  100. e39428d i2c-imx: do not allow interruptions when waiting for I2C to complete by Marc Kleine-Budde · 15 years ago