1. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  2. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  4. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  5. bcacbdb Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
  6. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  7. 33f1459 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  8. 907ddf8 i2c / ACPI: add ACPI enumeration support by Mika Westerberg · 12 years ago
  9. 958f988 i2c: mxs: Handle i2c DMA failure properly by Marek Vasut · 12 years ago
  10. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  11. 963f207 i2c: s3c2410: Fix code to free gpios by Abhilash Kesavan · 12 years ago
  12. 16c4c52 bindings: i2c: use consistent naming for i2c binding descriptions by Wolfram Sang · 12 years ago
  13. aedc256 i2c: omap: ensure writes to dev->buf_len are ordered by Felipe Balbi · 12 years ago
  14. 9aadd70 Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" by Paul Walmsley · 12 years ago
  15. 0d852fe i2c: at91: fix SMBus quick command by Ludovic Desroches · 12 years ago
  16. aa1e3e8 i2c-mux-pinctrl: Fix probe error path by Guenter Roeck · 12 years ago
  17. b5932cc Merge branch 'cleanups/dma' into next/cleanup by Arnd Bergmann · 12 years ago
  18. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  19. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  20. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  21. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  22. 28901f5 i2c-i801: Fix comment by Jean Delvare · 12 years ago
  23. 79e3e5b i2c-i801: Simplify dependency towards GPIOLIB by Jean Delvare · 12 years ago
  24. 31d178b i2c-stub: Move to drivers/i2c by Jean Delvare · 12 years ago
  25. 5bdfba2 i2c: imx: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  26. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  27. 62885f5 MXS: Implement DMA support into mxs-i2c by Marek Vasut · 12 years ago
  28. 102084d Merge tag 'v3.6-rc7' into i2c-embedded/for-next by Wolfram Sang · 12 years ago
  29. 6ccbe60 i2c: add Renesas R-Car I2C driver by Kuninori Morimoto · 12 years ago
  30. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  31. d3b64c5 i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  32. 3db11fe ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints by Jean Pihet · 12 years ago
  33. 43fea58 i2c: nomadik: Add Device Tree support to the Nomadik I2C driver by Lee Jones · 12 years ago
  34. a76e7c6 i2c: algo: pca: Fix chip reset function for PCA9665 by Thomas Kavanagh · 12 years ago
  35. c415b30 i2c-piix4: Fix build failure by Daniel J Blueman · 12 years ago
  36. f82b862 i2c-i801: Let i2c-mux-gpio find the GPIO chip by Jean Delvare · 12 years ago
  37. e7ee514 i2c-mux-gpio: Add support for dynamically allocated GPIO pins by Jean Delvare · 12 years ago
  38. 2614a85 i2c-mux-gpio: Use devm_kzalloc instead of kzalloc by Maxime Ripard · 12 years ago
  39. 3ad7ea1 i2c-i801: Support SMBus multiplexing on Asus Z8 series by Jean Delvare · 12 years ago
  40. 01d56a6 i2c-viapro: Add VIA VX900 device ID by Jean Delvare · 12 years ago
  41. 7fe442a i2c-parport: i2c_parport_irq can be static by Jean Delvare · 12 years ago
  42. bccd780 i2c-designware: i2c_dw_xfer_msg can be static by Jean Delvare · 12 years ago
  43. 401e72b i2c/scx200_*: Replace printks with pr_<level>s by Jim Cromie · 12 years ago
  44. 3ddb59d i2c: Make I2C available on UML by Peter Huewe · 12 years ago
  45. 230da09 i2c: Convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  46. 71b5784 i2c-smbus: Convert kzalloc to devm_kzalloc by Julia Lawall · 12 years ago
  47. eee543e i2c-mux: Add support for device auto-detection by Jean Delvare · 12 years ago
  48. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  49. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  51. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  52. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  53. 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
  54. 2042050 i2c-scmi: convert to module_acpi_driver() by Mika Westerberg · 12 years ago
  55. 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
  56. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  57. 5b799dd Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  58. 0c25aef i2c: mpc: Wait for STOP to hit the bus by Joakim Tjernlund · 12 years ago
  59. 5f71a3e i2c: algo: pca: Fix mode selection for PCA9665 by Thomas Kavanagh · 12 years ago
  60. 2bdbfa9 i2c: davinci: preparation for switch to common clock framework by Murali Karicheri · 12 years ago
  61. 54ecf4f ARM: w90x900: move platform_data definitions by Arnd Bergmann · 12 years ago
  62. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  63. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  64. fd301cc i2c: tegra: dynamically control fast clk by Laxman Dewangan · 12 years ago
  65. 6ad068e i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20 by Laxman Dewangan · 12 years ago
  66. 14e92bd i2c: tegra: pass proper name for getting clock by Laxman Dewangan · 12 years ago
  67. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  68. 72ee734 i2c: mxs: correctly setup speed for non devicetree by Wolfram Sang · 12 years ago
  69. c076ada4 i2c: pnx: Fix read transactions of >= 2 bytes by Roland Stigge · 12 years ago
  70. b3aafe8 i2c: pnx: Fix bit definitions by Roland Stigge · 12 years ago
  71. c5d3cd6 omap-i2c: fix incorrect log message when using a device tree by Florian Vaussard · 12 years ago
  72. 0bdfe0c i2c: omap: sanitize exit path by Felipe Balbi · 12 years ago
  73. 6d8451d i2c: omap: switch over to autosuspend API by Felipe Balbi · 12 years ago
  74. e3a36b2 i2c: omap: remove unnecessary pm_runtime_suspended check by Felipe Balbi · 12 years ago
  75. 3b2f8f8 i2c: omap: switch to threaded IRQ support by Felipe Balbi · 12 years ago
  76. d741d0c i2c: omap: remove redundant status read by Shubhrajyoti D · 12 years ago
  77. b07be0f i2c: omap: get rid of the "complete" label by Felipe Balbi · 12 years ago
  78. dd74548 i2c: omap: resize fifos before each message by Felipe Balbi · 12 years ago
  79. 4a7ec4e i2c: omap: simplify IRQ exit path by Felipe Balbi · 12 years ago
  80. 6a85ced i2c: omap: always return IRQ_HANDLED by Felipe Balbi · 12 years ago
  81. 3ff4443 i2c: omap: simplify errata check by Felipe Balbi · 12 years ago
  82. 079d8af i2c: omap: bus: add a receiver flag by Felipe Balbi · 12 years ago
  83. ac79e4b i2c: omap: switch to platform_get_irq() by Felipe Balbi · 12 years ago
  84. 1d7afc9 i2c: omap: ack IRQ in parts by Felipe Balbi · 12 years ago
  85. 66b9298 i2c: omap: switch over to do {} while loop by Felipe Balbi · 12 years ago
  86. 3312d25 i2c: omap: re-factor receive/transmit data loop by Felipe Balbi · 12 years ago
  87. 4151e74 i2c: omap: improve i462 errata handling by Felipe Balbi · 12 years ago
  88. 6d9939f i2c: omap: split out [XR]DR and [XR]RDY by Felipe Balbi · 12 years ago
  89. 540a479 i2c: omap: simplify omap_i2c_ack_stat() by Felipe Balbi · 12 years ago
  90. c55edb9 i2c: omap: add blank lines by Felipe Balbi · 12 years ago
  91. 2049b5b i2c: omap: decrease indentation level on data handling by Felipe Balbi · 12 years ago
  92. baf3d7b i2c: omap: simplify num_bytes handling by Felipe Balbi · 12 years ago
  93. d9ebd04 i2c: omap: switch to devm_* API by Felipe Balbi · 12 years ago
  94. 70d46a2 i2c: at91: add dt support to i2c-at91 by Ludovic Desroches · 12 years ago
  95. fac368a i2c: at91: add new driver by Nikolaus Voss · 13 years ago
  96. a879e9c i2c: at91: remove old polling driver by Nikolaus Voss · 13 years ago
  97. e89cec7 i2c: nomadik: stop fetching the regulator by Linus Walleij · 12 years ago
  98. 5c3d8a4 i2c: davinci: add OF support by Heiko Schocher · 12 years ago
  99. 002f002 i2c: imx: Use dev_dbg logging style by Fabio Estevam · 12 years ago
  100. 06d141e i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered by Fabio Estevam · 12 years ago