1. 9fa060d i2c: pxa: don't error out if there's no pinctrl by Lubomir Rintel · 4 years, 7 months ago
  2. 7c9ec2c i2c: pxa: implement generic i2c bus recovery by Russell King · 4 years, 8 months ago
  3. 2fd6cbf i2c: pxa: use master-abort for device probes by Russell King · 4 years, 8 months ago
  4. e81c979 i2c: pxa: clear all master action bits in i2c_pxa_stop_message() by Russell King · 4 years, 8 months ago
  5. 18d30c0 i2c: pxa: remove some unnecessary debug by Russell King · 4 years, 8 months ago
  6. ae1c3b7 i2c: pxa: ensure timeout messages are unique by Russell King · 4 years, 8 months ago
  7. c25e509 i2c: pxa: avoid complaints with non-responsive slaves by Russell King · 4 years, 8 months ago
  8. 0f03c0889 i2c: pxa: consolidate i2c_pxa_*xfer() implementations by Russell King · 4 years, 8 months ago
  9. e896be5 i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary condition by Russell King · 4 years, 8 months ago
  10. bb82ba6 i2c: pxa: clean up decode_bits() by Russell King · 4 years, 8 months ago
  11. 88b73ee i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output by Russell King · 4 years, 8 months ago
  12. 70aee28 i2c: pxa: move DT IDs along side platform IDs by Russell King · 4 years, 8 months ago
  13. 79622f3 i2c: pxa: move private definitions to i2c-pxa.c by Russell King · 4 years, 8 months ago
  14. ee47893 i2c: pxa: always set fm and hs members for each type by Russell King · 4 years, 8 months ago
  15. f8e5d3c i2c: pxa: add and use definitions for IBMR register by Russell King · 4 years, 8 months ago
  16. 940695a i2c: pxa: re-arrange register field definitions by Russell King · 4 years, 8 months ago
  17. 1ae49a1 i2c: pxa: re-arrange functions to flow better by Russell King · 4 years, 8 months ago
  18. 8de32da i2c: pxa: re-arrange includes to be in alphabetical order by Russell King · 4 years, 8 months ago
  19. fa8d74a i2c: pxa: remove unneeded includes by Russell King · 4 years, 8 months ago
  20. 868d4d3 i2c: pxa: use official address byte helper by Russell King · 4 years, 8 months ago
  21. e42688e i2c: busses: remove duplicate dev_err() by Dejin Zheng · 4 years, 9 months ago
  22. 7be5f90 i2c: pxa: remove unused i2c-slave APIs by Patrick Williams · 5 years ago
  23. 4d51b4c i2c: pxa: migrate to new i2c_slave APIs by Patrick Williams · 5 years ago
  24. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  25. f15fc9b ARM: pxa: move header file out of I2C realm by Wolfram Sang · 7 years ago
  26. 9242e72 i2c: use dev_get_drvdata() to get private data in suspend/resume hooks by Masahiro Yamada · 7 years ago
  27. 294be03 i2c: pxa: Add support for the I2C units found in Armada 3700 by Romain Perier · 8 years ago
  28. 6c14bda i2c: pxa: Add definition of fast and high speed modes via the regs layout by Romain Perier · 8 years ago
  29. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  30. c5fa6fc i2c: pxa: Add support for pxa910/988 & new configuration features by Vaibhav Hiremath · 9 years ago
  31. 51fcce8 i2c: pxa: Use devm_ variants in probe function by Vaibhav Hiremath · 9 years ago
  32. 3a2dc16 i2c: pxa: Update debug function to dump more info on error by Vaibhav Hiremath · 9 years ago
  33. e2b498f i2c: pxa: Fix compile warning in 64bit mode by Yipeng Yao · 9 years ago
  34. 8bd75bd i2c: pxa: Return I2C_RETRY when timeout in pio mode by Shouming Wang · 9 years ago
  35. e087b42 i2c: pxa: No need to set slave addr for i2c master mode reset by Vaibhav Hiremath · 9 years ago
  36. abf8a1f i2c: pxa: keep i2c irq ON in suspend by Leilei Shang · 9 years ago
  37. 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
  38. 86261fd i2c: pxa: add support for SCCB devices by Petr Cvek · 10 years ago
  39. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. eae45e5 i2c: Make of_device_id array const by Jingoo Han · 11 years ago
  41. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  42. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  43. 9d3dda5 i2c: pxa: enable high speed mode for i2c bus by Leilei Shang · 12 years ago
  44. 7a10f47 i2c-pxa: prepare clock before use by Daniel Drake · 12 years ago
  45. fe69c55 i2c: pxa: Use i2c-core to get bus number now by Doug Anderson · 12 years ago
  46. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 12 years ago
  47. 0a6d224 i2c: pxa: remove incorrect __exit annotations by Dmitry Torokhov · 12 years ago
  48. dd995c9 i2c/i2c-pxa: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  49. bc414b7 i2c-pxa: Drop leftover comment by Karol Lewandowski · 13 years ago
  50. 63fe122 i2c: pxa: add OF support by Haojian Zhuang · 13 years ago
  51. 488bf31 i2c: Allow i2c_add_numbered_adapter() to assign a bus id by Grant Likely · 13 years ago
  52. 97491ba i2c-pxa2xx: Don't clear isr bits too early by Vasily Khoruzhick · 14 years ago
  53. 23e74a8 i2c-pxa2xx: Fix register offsets by Vasily Khoruzhick · 14 years ago
  54. baa8cab i2c-pxa2xx: pass of_node from platform driver to adapter and publish by Sebastian Andrzej Siewior · 14 years ago
  55. 93c92cf i2c-pxa2xx: check timeout correctly by Sebastian Andrzej Siewior · 14 years ago
  56. c66dc52 i2c-pxa2xx: add support for shared IRQ handler by Sebastian Andrzej Siewior · 14 years ago
  57. 7e94dd1 i2c-pxa2xx: Add PCI support for PXA I2C controller by Sebastian Andrzej Siewior · 14 years ago
  58. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 14 years ago
  59. d6668c7 i2c-pxa2xx: use dynamic register layout by Sebastian Andrzej Siewior · 14 years ago
  60. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  61. 21e2ecf i2c-pxa: fix compiler warning, due to missing const by Marc Kleine-Budde · 15 years ago
  62. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 15 years ago
  63. 0d813d9 i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined by Wolfram Sang · 15 years ago
  64. 29412e6 i2c-pxa: remove unused macro by Uwe Kleine-König · 15 years ago
  65. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  66. 3ad2f3fb tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  67. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  68. 57f4d4f I2C: Rework i2c-pxa suspend_late()/resume_early() by Magnus Damm · 16 years ago
  69. c6ffdde i2c: Use resource_size macro by Linus Walleij · 16 years ago
  70. f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 16 years ago
  71. f23d491 [ARM] pxa: add platform device ID table to pxa i2c driver by Eric Miao · 16 years ago
  72. d10db3a i2c-pxa.c: timeouts off by 1 by Roel Kluin · 16 years ago
  73. 154d22b i2c: Add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  74. a746b57 i2c: Timeouts reach -1 by Roel Kluin · 16 years ago
  75. 22e965c i2c: Get rid of remaining bus_id access by Jean Delvare · 16 years ago
  76. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  77. 283afa0 [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c by Eric Miao · 16 years ago
  78. c46c948 [ARM] 5278/1: i2c-pxa fast mode support by Jonathan Cameron · 16 years ago
  79. e7d48fa [I2C] pxa: provide late suspend and early resume hooks by Russell King · 16 years ago
  80. 387fa6a [ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort() by Dmitry Baryshkov · 16 years ago
  81. 9ba63c4 [ARM] 5201/1: PXA3xx: Add support for power i2c bus by Mike Rapoport · 16 years ago
  82. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  83. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  84. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  85. 47a9b13 i2c-pxa: Initialize early by Uli Luckas · 16 years ago
  86. fdc614e Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa by Russell King · 17 years ago
  87. f1b2358 [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes by Philipp Zabel · 17 years ago
  88. bc3a595 [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/arm/mach-pxa by Philipp Zabel · 17 years ago
  89. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  90. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  91. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  92. a92b36e i2c-pxa: Misc fixes by Wolfram Sang · 17 years ago
  93. d6a7b5f [ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c by Holger Schurig · 17 years ago
  94. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
  95. 59d70df i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x by eric miao · 17 years ago
  96. ed11399 i2c-pxa, rename BIT macro to PXA_BIT by Jiri Slaby · 17 years ago
  97. c3cef3f [ARM] pxa: update pxa i2c driver to use clk support by Russell King · 17 years ago
  98. 51e5709 i2c-pxa: Fix adapter number by Jean Delvare · 17 years ago
  99. 066af98 i2c-pxa: Support new-style I2C drivers by Rodolfo Giometti · 17 years ago
  100. 6776f3d [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator by Enrico Scholz · 18 years ago