1. b34bb1e ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices() by Rafael J. Wysocki · 11 years ago
  2. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  3. 488b926 i2c: iSMT: add Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  4. 132c803 i2c: tegra: check the clk_prepare_enable() return value by Laxman Dewangan · 11 years ago
  5. aaaf9cf drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 11 years ago
  6. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  7. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  8. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  9. 0a6d224 i2c: pxa: remove incorrect __exit annotations by Dmitry Torokhov · 11 years ago
  10. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  11. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  12. 6beaddf i2c: ocores: Fix pointer to integer cast warning by Jayachandran C · 11 years ago
  13. 58823c7 i2c: tegra: remove warning dump if timeout happen in transfer by Laxman Dewangan · 11 years ago
  14. 724d5ed i2c: fix i2c-ismt.c printk format warning by Randy Dunlap · 11 years ago
  15. a3fc0ff i2c: i801: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  16. f3b54b9 i2c: add bcm2835 driver by Stephen Warren · 11 years ago
  17. 91991f3 i2c: sis630: checkpatch cleanup by Amaury Decrême · 11 years ago
  18. 97da42d i2c: sis630: display unsigned hex by Amaury Decrême · 11 years ago
  19. a6e7d0ef i2c: sis630: use hex to constants for SMBus commands by Amaury Decrême · 11 years ago
  20. 499b919 i2c: sis630: fix behavior after collision by Amaury Decrême · 11 years ago
  21. aa9e7a3 i2c: sis630: clear sticky bits by Amaury Decrême · 11 years ago
  22. 974d6a3 i2c: sis630: Add SIS964 support by Amaury Decrême · 11 years ago
  23. b08369a i2c: isch: Add module parameter for backbone clock rate if divider is unset by Alexander Stein · 11 years ago
  24. 4182b43 i2c: at91: fix unsed variable warning when building with !CONFIG_OF by Joachim Eastwood · 11 years ago
  25. 13f35ac i2c: Adding support for Intel iSMT SMBus 2.0 host controller by Neil Horman · 11 years ago
  26. e789029 i2c: sh_mobile: don't send a stop condition by default inside transfers by Guennadi Liakhovetski · 11 years ago
  27. 4b38231 i2c: sh_mobile: eliminate an open-coded "goto" loop by Guennadi Liakhovetski · 11 years ago
  28. 5687265 i2c: sh_mobile: fix timeout error handling by Guennadi Liakhovetski · 11 years ago
  29. 05cf936 i2c: sh_mobile: cosmetic: trivially simplify 2 functions by Guennadi Liakhovetski · 11 years ago
  30. 626f0a2 i2c: mxs: Implement arbitrary clock speed derivation algorithm by Marek Vasut · 12 years ago
  31. c2db409c i2c: i801: SMBus patch for Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  32. bda6f8e Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 11 years ago
  33. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  34. faf93ff i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440 by Giridhar Maruthy · 11 years ago
  35. fc91e40 i2c: mxs: Add PIO and mixed-DMA support by Marek Vasut · 11 years ago
  36. dc6fea4 i2c: s3c2410: Remove err_cpufreq label by Tushar Behera · 11 years ago
  37. d16933b i2c: s3c2410: Move location of clk_prepare_enable() call in probe function by Tushar Behera · 11 years ago
  38. 2b255b9 i2c: s3c2410: Convert to use devm_* APIs by Tushar Behera · 11 years ago
  39. 669da30 i2c: s3c2410: Remove unnecessary label err_noclk by Tushar Behera · 11 years ago
  40. 876ae85 i2c: nomadik: drop superfluous variable initialization by Wolfram Sang · 11 years ago
  41. 24e9e15 i2c: nomadik: adopt pinctrl support by Patrice Chotard · 11 years ago
  42. 631056c i2c: at91: add of_device_id entry for at91rm9200 by Joachim Eastwood · 12 years ago
  43. 2a2897b i2c: tegra: add support for Tegra114 SoC by Laxman Dewangan · 12 years ago
  44. b61b141 i2c-designware: add support for Intel Lynxpoint by Mika Westerberg · 11 years ago
  45. 7272194 i2c-designware: add minimal support for runtime PM by Mika Westerberg · 11 years ago
  46. 17a76b4 i2c-designware: always set the STOP bit after last byte by Mika Westerberg · 11 years ago
  47. 5c38dc8 i2c: nforce2: fix coding style issues by Laurent Navet · 12 years ago
  48. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  49. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  50. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  51. 84dbf80 i2c: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  52. 9dd3162 i2c-designware: add missing MODULE_LICENSE by Mika Westerberg · 11 years ago
  53. 9eb13cf i2c: omap: fix draining irq handling by Aaro Koskinen · 11 years ago
  54. 2c5de55 i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt by Aaro Koskinen · 11 years ago
  55. bfd059d i2c: sirf: register i2c_client from dt child-nodes in probe entry by Barry Song · 12 years ago
  56. 0f40cbc4 i2c: mxs: Fix type of error code by Fabio Estevam · 12 years ago
  57. 417e86c drivers/i2c: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  58. 85de7fa i2c: mxs: Fix misuse init_completion by Marek Vasut · 12 years ago
  59. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  60. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  61. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  62. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  63. 8117e41 i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  64. 6676a84 i2c-i801: Enable interrupts for all post-ICH5 chips by Jean Delvare · 12 years ago
  65. f6afc8b i2c-i801: Add device tree support by Thierry Reding · 12 years ago
  66. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  67. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  69. 972deb4 i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag by Shubhrajyoti D · 12 years ago
  70. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  71. 60937b2 i2c: at91: add dma support by Ludovic Desroches · 12 years ago
  72. 5f43381 i2c: at91: change struct members indentation by Ludovic Desroches · 12 years ago
  73. cd32e6c i2c: at91: fix compilation warning by Ludovic Desroches · 12 years ago
  74. 958f988 i2c: mxs: Handle i2c DMA failure properly by Marek Vasut · 12 years ago
  75. 8f41405 i2c: mxs: Do not disable the I2C SMBus quick mode by Marek Vasut · 12 years ago
  76. c35d3cf i2c: mxs: Handle i2c DMA failure properly by Marek Vasut · 12 years ago
  77. 31f313d i2c: s3c2410: Remove recently introduced performance overheads by Mark Brown · 12 years ago
  78. c5d5474 i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block by Andreas Larsson · 12 years ago
  79. 174a13a i2c: Add viperboard i2c master driver by Lars Poeschel · 12 years ago
  80. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  81. 963f207 i2c: s3c2410: Fix code to free gpios by Abhilash Kesavan · 12 years ago
  82. 658122f i2c: s3c2410: Add fix for i2c suspend/resume by Abhilash Kesavan · 12 years ago
  83. 3b2f3ce i2c: s3c2410: Fix code to free gpios by Abhilash Kesavan · 12 years ago
  84. 0857ba3 i2c: i2c-cbus-gpio: introduce driver by Aaro Koskinen · 12 years ago
  85. a000b8c1 i2c: ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functions by Andreas Larsson · 12 years ago
  86. f5f35a9 i2c: ocores: Add irq support for sparc by Andreas Larsson · 12 years ago
  87. 1ab3604 i2c: omap: Move the remove constraint by Shubhrajyoti D · 12 years ago
  88. 79f678e i2c: s3c2410: do not special case HDMIPHY stuck bus detection by Daniel Kurtz · 12 years ago
  89. fe724bf i2c: s3c2410: use exponential back off while polling for bus idle by Daniel Kurtz · 12 years ago
  90. 0da2e77 i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY by Daniel Kurtz · 12 years ago
  91. 9bcd04b i2c: s3c2410: grab adapter lock while changing i2c clock by Daniel Kurtz · 12 years ago
  92. 2693ac6 i2c: s3c2410: Add support for pinctrl by Tomasz Figa · 12 years ago
  93. a72ad45 i2c: s3c2410: Convert to devm_request_and_ioremap() by Mark Brown · 12 years ago
  94. 2935e0e i2c: s3c2410: Refactor ifdefs for PM_SLEEP by Mark Brown · 12 years ago
  95. 29fb08c3 i2c: i2c-sh_mobile: fix spurious transfer request timed out by Shinya Kuribayashi · 12 years ago
  96. ebd5ac1 i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock by Shinya Kuribayashi · 12 years ago
  97. 23a6129 i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed by Shinya Kuribayashi · 12 years ago
  98. 7b0e629 i2c: i2c-sh_mobile: calculate clock parameters at driver probing time by Shinya Kuribayashi · 12 years ago
  99. 16c4c52 bindings: i2c: use consistent naming for i2c binding descriptions by Wolfram Sang · 12 years ago
  100. 27e0fbe i2c: omap: don't save a value only needed for read-clearing by Wolfram Sang · 12 years ago