1. fe724bf i2c: s3c2410: use exponential back off while polling for bus idle by Daniel Kurtz · 12 years ago
  2. 0da2e77 i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY by Daniel Kurtz · 12 years ago
  3. 9bcd04b i2c: s3c2410: grab adapter lock while changing i2c clock by Daniel Kurtz · 12 years ago
  4. 2693ac6 i2c: s3c2410: Add support for pinctrl by Tomasz Figa · 12 years ago
  5. a72ad45 i2c: s3c2410: Convert to devm_request_and_ioremap() by Mark Brown · 12 years ago
  6. 2935e0e i2c: s3c2410: Refactor ifdefs for PM_SLEEP by Mark Brown · 12 years ago
  7. 9b7a0c4 i2c: mux: Add dt support to i2c-mux-gpio driver by Maxime Ripard · 12 years ago
  8. 29fb08c3 i2c: i2c-sh_mobile: fix spurious transfer request timed out by Shinya Kuribayashi · 12 years ago
  9. ebd5ac1 i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock by Shinya Kuribayashi · 12 years ago
  10. 23a6129 i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed by Shinya Kuribayashi · 12 years ago
  11. 7b0e629 i2c: i2c-sh_mobile: calculate clock parameters at driver probing time by Shinya Kuribayashi · 12 years ago
  12. 16c4c52 bindings: i2c: use consistent naming for i2c binding descriptions by Wolfram Sang · 12 years ago
  13. 27e0fbe i2c: omap: don't save a value only needed for read-clearing by Wolfram Sang · 12 years ago
  14. ca85e24 i2c: omap: cleanup the sysc write by Shubhrajyoti D · 12 years ago
  15. 554c967 i2c: omap: Restore i2c context always by Shubhrajyoti D · 12 years ago
  16. d6c842a i2c: omap: make reset a seperate function by Shubhrajyoti D · 12 years ago
  17. 95dd303 i2c: omap: re-factor omap_i2c_init function by Shubhrajyoti D · 12 years ago
  18. 2c88ab8 ARM: i2c: omap: Remove the i207 errata flag by Shubhrajyoti D · 12 years ago
  19. cd10c74 i2c: omap: remove the dtrev by Shubhrajyoti D · 12 years ago
  20. a748021 i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207 by Shubhrajyoti D · 12 years ago
  21. 47dcd01 i2c: omap: Fix the revision register read by Shubhrajyoti D · 12 years ago
  22. 2d4b452 i2c: omap: adopt pinctrl support by Sebastien Guiriec · 12 years ago
  23. d60ece5 i2c: omap: ensure writes to dev->buf_len are ordered by Felipe Balbi · 12 years ago
  24. aedc256 i2c: omap: ensure writes to dev->buf_len are ordered by Felipe Balbi · 12 years ago
  25. 9aadd70 Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" by Paul Walmsley · 12 years ago
  26. 49839dc Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" by Paul Walmsley · 12 years ago
  27. 0d852fe i2c: at91: fix SMBus quick command by Ludovic Desroches · 12 years ago
  28. 7c3fe64 i2c: at91: fix SMBus quick command by Ludovic Desroches · 12 years ago
  29. 58a7371 i2c: i2c-gpio: fix name issue with multiple i2c gpio nodes by Bo Shen · 12 years ago
  30. aa1e3e8 i2c-mux-pinctrl: Fix probe error path by Guenter Roeck · 12 years ago
  31. 970d494 i2c: ocores: Use devm_request_and_ioremap() by Thierry Reding · 12 years ago
  32. 45fd5e4 i2c: rcar: fix section mismatch by Wolfram Sang · 12 years ago
  33. b5932cc Merge branch 'cleanups/dma' into next/cleanup by Arnd Bergmann · 12 years ago
  34. b53f4ba i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap() by Kuninori Morimoto · 12 years ago
  35. cf7505e i2c: nomadik: Fix the usage of wait_for_completion_timeout by Chuansheng Liu · 12 years ago
  36. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  37. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  38. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  39. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  40. 28901f5 i2c-i801: Fix comment by Jean Delvare · 12 years ago
  41. 79e3e5b i2c-i801: Simplify dependency towards GPIOLIB by Jean Delvare · 12 years ago
  42. 31d178b i2c-stub: Move to drivers/i2c by Jean Delvare · 12 years ago
  43. 5bdfba2 i2c: imx: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  44. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  45. 62885f5 MXS: Implement DMA support into mxs-i2c by Marek Vasut · 12 years ago
  46. 102084d Merge tag 'v3.6-rc7' into i2c-embedded/for-next by Wolfram Sang · 12 years ago
  47. 6ccbe60 i2c: add Renesas R-Car I2C driver by Kuninori Morimoto · 12 years ago
  48. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  49. d3b64c5 i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  50. 3db11fe ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints by Jean Pihet · 12 years ago
  51. 43fea58 i2c: nomadik: Add Device Tree support to the Nomadik I2C driver by Lee Jones · 12 years ago
  52. a76e7c6 i2c: algo: pca: Fix chip reset function for PCA9665 by Thomas Kavanagh · 12 years ago
  53. c415b30 i2c-piix4: Fix build failure by Daniel J Blueman · 12 years ago
  54. f82b862 i2c-i801: Let i2c-mux-gpio find the GPIO chip by Jean Delvare · 12 years ago
  55. e7ee514 i2c-mux-gpio: Add support for dynamically allocated GPIO pins by Jean Delvare · 12 years ago
  56. 2614a85 i2c-mux-gpio: Use devm_kzalloc instead of kzalloc by Maxime Ripard · 12 years ago
  57. 3ad7ea1 i2c-i801: Support SMBus multiplexing on Asus Z8 series by Jean Delvare · 12 years ago
  58. 01d56a6 i2c-viapro: Add VIA VX900 device ID by Jean Delvare · 12 years ago
  59. 7fe442a i2c-parport: i2c_parport_irq can be static by Jean Delvare · 12 years ago
  60. bccd780 i2c-designware: i2c_dw_xfer_msg can be static by Jean Delvare · 12 years ago
  61. 401e72b i2c/scx200_*: Replace printks with pr_<level>s by Jim Cromie · 12 years ago
  62. 3ddb59d i2c: Make I2C available on UML by Peter Huewe · 12 years ago
  63. 230da09 i2c: Convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  64. 71b5784 i2c-smbus: Convert kzalloc to devm_kzalloc by Julia Lawall · 12 years ago
  65. eee543e i2c-mux: Add support for device auto-detection by Jean Delvare · 12 years ago
  66. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  67. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  69. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  70. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  71. b536661 Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical by Olof Johansson · 12 years ago
  72. 2042050 i2c-scmi: convert to module_acpi_driver() by Mika Westerberg · 12 years ago
  73. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  74. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  75. 5b799dd Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  76. 0c25aef i2c: mpc: Wait for STOP to hit the bus by Joakim Tjernlund · 12 years ago
  77. 5f71a3e i2c: algo: pca: Fix mode selection for PCA9665 by Thomas Kavanagh · 12 years ago
  78. 2bdbfa9 i2c: davinci: preparation for switch to common clock framework by Murali Karicheri · 12 years ago
  79. 54ecf4f ARM: w90x900: move platform_data definitions by Arnd Bergmann · 12 years ago
  80. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  81. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  82. fd301cc i2c: tegra: dynamically control fast clk by Laxman Dewangan · 12 years ago
  83. 6ad068e i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20 by Laxman Dewangan · 12 years ago
  84. 14e92bd i2c: tegra: pass proper name for getting clock by Laxman Dewangan · 12 years ago
  85. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  86. 72ee734 i2c: mxs: correctly setup speed for non devicetree by Wolfram Sang · 12 years ago
  87. c076ada4 i2c: pnx: Fix read transactions of >= 2 bytes by Roland Stigge · 12 years ago
  88. b3aafe8 i2c: pnx: Fix bit definitions by Roland Stigge · 12 years ago
  89. c5d3cd6 omap-i2c: fix incorrect log message when using a device tree by Florian Vaussard · 12 years ago
  90. 0bdfe0c i2c: omap: sanitize exit path by Felipe Balbi · 12 years ago
  91. 6d8451d i2c: omap: switch over to autosuspend API by Felipe Balbi · 12 years ago
  92. e3a36b2 i2c: omap: remove unnecessary pm_runtime_suspended check by Felipe Balbi · 12 years ago
  93. 3b2f8f8 i2c: omap: switch to threaded IRQ support by Felipe Balbi · 12 years ago
  94. d741d0c i2c: omap: remove redundant status read by Shubhrajyoti D · 12 years ago
  95. b07be0f i2c: omap: get rid of the "complete" label by Felipe Balbi · 12 years ago
  96. dd74548 i2c: omap: resize fifos before each message by Felipe Balbi · 12 years ago
  97. 4a7ec4e i2c: omap: simplify IRQ exit path by Felipe Balbi · 12 years ago
  98. 6a85ced i2c: omap: always return IRQ_HANDLED by Felipe Balbi · 12 years ago
  99. 3ff4443 i2c: omap: simplify errata check by Felipe Balbi · 12 years ago
  100. 079d8af i2c: omap: bus: add a receiver flag by Felipe Balbi · 12 years ago