1. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  2. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  3. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 11 years ago
  4. 5e47eec i2c: i2c-eg20t: do not print error message in syslog if no ACK received by Andreas Werner · 11 years ago
  5. 93d1724 i2c: bcm-kona: Introduce Broadcom I2C Driver by Tim Kryger · 11 years ago
  6. de546c8 i2c: cbus-gpio: Fix device tree binding by Tony Lindgren · 11 years ago
  7. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  8. 70762ab i2c: Use stable dev_name for ACPI enumerated I2C slaves by Jarkko Nikula · 11 years ago
  9. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  10. 2dc9688 i2c: wmt: add missing clk_disable_unprepare() on error by Wei Yongjun · 11 years ago
  11. 25b3dfc i2c: designware: add new ACPI IDs by Mika Westerberg · 11 years ago
  12. afc6592 i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH by James Ralston · 11 years ago
  13. 3cd0c2d i2c: exynos5: Remove incorrect clk_disable_unprepare by Sachin Kamat · 11 years ago
  14. 85b4fab i2c: i2c-st: Add ST I2C controller by Maxime COQUELIN · 11 years ago
  15. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  16. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  17. 8a73cd4 i2c: exynos5: add High Speed I2C controller driver by Naveen Krishna Ch · 11 years ago
  18. 043a3f1 i2c: rcar: fixup rcar type naming by Kuninori Morimoto · 11 years ago
  19. e55fea0 i2c: scmi: remove some bogus NULL checks by Dan Carpenter · 11 years ago
  20. 5edb106 i2c: sh_mobile & rcar: Enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  21. f887605 i2c: sh_mobile: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  22. 8c0ec25 i2c: mux: gpio: use reg value for i2c_add_mux_adapter by Ionut Nicu · 11 years ago
  23. 250ad59 i2c: mux: gpio: use gpio_set_value_cansleep() by Ionut Nicu · 11 years ago
  24. 4edd65e i2c: Include linux/of.h header by Sachin Kamat · 11 years ago
  25. dd6c26b Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  26. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  27. a76e9bd i2c: attach/detach I2C client device to the ACPI power domain by Lv Zheng · 11 years ago
  28. 2737de4 i2c: i2c-mux-pinctrl: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  29. 0cd9806 i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  30. 9937b8d i2c: i2c-mux-gpio: use deferred probing by Ionut Nicu · 11 years ago
  31. 492ed77 i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors by Ionut Nicu · 11 years ago
  32. 4cdbf7d i2c: omap: Clear ARDY bit twice by Taras Kondratiuk · 11 years ago
  33. 47b6e477 i2c: Not all adapters have a parent by Jean Delvare · 11 years ago
  34. 6d2cfb1 i2c: i2c-stu300: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  35. cc40bf9 i2c: i2c-mxs: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  36. 3611431 i2c: i2c-imx: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  37. cccdcea i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  38. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  39. 19e221b i2c: mxs: Fix PIO mode on i.MX23 by Marek Vasut · 11 years ago
  40. 29faeb3 i2c: mxs: Rework the PIO mode operation by Marek Vasut · 11 years ago
  41. 616228a i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller by Juergen Beisert · 11 years ago
  42. 0acc2b3 i2c: Remove redundant 'driver' field from the i2c_client struct by Lars-Peter Clausen · 11 years ago
  43. 4e90532 i2c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  44. 3c41aa7 i2c: bfin-twi: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  45. ab0dc7a i2c: xiic: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  46. 991e7ec i2c: rcar: use per-device clock by Guennadi Liakhovetski · 11 years ago
  47. 330c824 i2c: rcar: fix clk_get() error handling by Guennadi Liakhovetski · 11 years ago
  48. 7679c0e i2c: rcar: add Device Tree support by Guennadi Liakhovetski · 11 years ago
  49. 8d04940 i2c: rcar: get clock rate only once and simplify calculation by Guennadi Liakhovetski · 11 years ago
  50. 14d32f1 i2c: rcar: (cosmetic) remove superfluous parenthesis by Guennadi Liakhovetski · 11 years ago
  51. 45f176a i2c: i2c-dev: Create 'name' attribute automatically by Guenter Roeck · 11 years ago
  52. bf41691 i2c: ismt: initialize DMA buffer by James Ralston · 11 years ago
  53. bd63ace i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set by Chew, Chiau Ee · 11 years ago
  54. 85b3a93 i2c: mv64xxx: Do not use writel_relaxed() by Thierry Reding · 11 years ago
  55. c1a9946 i2c: mv64xxx: Fix some build warnings by Thierry Reding · 11 years ago
  56. 1533691 i2c: s3c2410: fix clk_disable/clk_unprepare WARNings by Kim Phillips · 11 years ago
  57. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  58. 1e2c239 i2c: davinci: Fix bad dev_get_platdata() conversion by Olof Johansson · 11 years ago
  59. b720423 i2c: rcar: add rcar-H2 support by Nguyen Viet Dung · 11 years ago
  60. 617da00 i2c: sirf: retry 3 times as sometimes we get random noack and timeout by Zhiwu Song · 11 years ago
  61. 5ebffa6b i2c: sirf: support reverse direction of address by Zhiwu Song · 11 years ago
  62. 4602bf1 i2c: sirf: fix the typo for setting bitrate to less than 100k by Zhiwu Song · 11 years ago
  63. ebae7df i2c: sirf: we need to wait I2C_RESET status in resume by Zhiwu Song · 11 years ago
  64. c984319 i2c: sirf: reset i2c controller early after we get a noack by Zhiwu Song · 11 years ago
  65. 57cd1e3 i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI by Mika Westerberg · 11 years ago
  66. defc0b2 i2c: designware: make HCNT/LCNT values configurable by Mika Westerberg · 11 years ago
  67. b3bfce2b i2c: mpc: cleanup clock API use by Gerhard Sittig · 11 years ago
  68. 498c014 i2c: pnx: fix error return code in i2c_pnx_probe() by Wei Yongjun · 11 years ago
  69. 370257b i2c: ismt: add error return code in probe() by Wolfram Sang · 11 years ago
  70. 55e71ed i2c: move ACPI helpers into the core by Mika Westerberg · 11 years ago
  71. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  72. c1d15b6 i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889) by Gregory CLEMENT · 11 years ago
  73. 930ab3d i2c: mv64xxx: Add I2C Transaction Generator support by Gregory CLEMENT · 11 years ago
  74. 874e955 i2c: powermac: fix return path on error by Wolfram Sang · 11 years ago
  75. 243ec09 i2c: tiny-usb: do not use stack as URB transfer_buffer by Jussi Kivilinna · 11 years ago
  76. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  77. cda2109 i2c: omap: query STP always when NACK is received by Grygorii Strashko · 11 years ago
  78. 869c6a3 i2c: mxs: fix broken timing calculation by Lothar Waßmann · 11 years ago
  79. b7d12a8 drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  80. ad90efa i2c: imx: Add Vybrid VF610 I2C controller support by Jingchang Lu · 11 years ago
  81. 4b77502 i2c: imx: add struct to hold more configurable quirks by Jingchang Lu · 11 years ago
  82. 171408c i2c: imx: add INT flag and IEN bit operatation codes by Jingchang Lu · 11 years ago
  83. 8cc7331 i2c: imx: change register offset representation by Jingchang Lu · 11 years ago
  84. 1d5ef2a i2c: imx: wrap registers read/write to inline function by Jingchang Lu · 11 years ago
  85. 0fc1347 i2c: imx: don't change platform device id_entry directly by Jingchang Lu · 11 years ago
  86. 46f2832 i2c: imx: enable clk before write to registers by Jingchang Lu · 11 years ago
  87. d533f04 i2c: imx: use struct representing i2c clk{div, val} pair by Jingchang Lu · 11 years ago
  88. a94dd00 i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets by Rudolf Marek · 11 years ago
  89. d63a9e8 i2c: Improve logging on failure to probe for ->class devices by Andy Lutomirski · 11 years ago
  90. d654b54 i2c: davinci: Allow i2c driver available for keystone platforms by Santosh Shilimkar · 11 years ago
  91. 9adad4d i2c: davinci: remove useless mach/hardware include by Santosh Shilimkar · 11 years ago
  92. 2fb9ac0 i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  93. c6a88fa i2c: puv3: add CONFIG_PM_SLEEP to suspend function by Jingoo Han · 11 years ago
  94. d2f1853 i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  95. 71f1260 i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  96. f076e91 i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  97. dfb03fb i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  98. 0a488c4 i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  99. 63151c5 i2c: mxs: Check the return value from stmp_reset_block() by Fabio Estevam · 11 years ago
  100. 2806914 drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago