1. 9dd3162 i2c-designware: add missing MODULE_LICENSE by Mika Westerberg · 11 years ago
  2. 9eb13cf i2c: omap: fix draining irq handling by Aaro Koskinen · 11 years ago
  3. 2c5de55 i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt by Aaro Koskinen · 11 years ago
  4. 43a2bd4 i2c: muxes: fix wrong use of sizeof(ptr) by Laurent Navet · 11 years ago
  5. bfd059d i2c: sirf: register i2c_client from dt child-nodes in probe entry by Barry Song · 12 years ago
  6. 0f40cbc4 i2c: mxs: Fix type of error code by Fabio Estevam · 11 years ago
  7. 85de7fa i2c: mxs: Fix misuse init_completion by Marek Vasut · 12 years ago
  8. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  9. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  10. 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
  11. 8117e41 i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  12. 6676a84 i2c-i801: Enable interrupts for all post-ICH5 chips by Jean Delvare · 12 years ago
  13. f6afc8b i2c-i801: Add device tree support by Thierry Reding · 12 years ago
  14. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  15. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 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
  17. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  18. bcacbdb Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
  19. 972deb4 i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag by Shubhrajyoti D · 12 years ago
  20. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  21. 60937b2 i2c: at91: add dma support by Ludovic Desroches · 12 years ago
  22. 5f43381 i2c: at91: change struct members indentation by Ludovic Desroches · 12 years ago
  23. cd32e6c i2c: at91: fix compilation warning by Ludovic Desroches · 12 years ago
  24. 33f1459 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  25. 907ddf8 i2c / ACPI: add ACPI enumeration support by Mika Westerberg · 12 years ago
  26. 958f988 i2c: mxs: Handle i2c DMA failure properly by Marek Vasut · 12 years ago
  27. 8f41405 i2c: mxs: Do not disable the I2C SMBus quick mode by Marek Vasut · 12 years ago
  28. c35d3cf i2c: mxs: Handle i2c DMA failure properly by Marek Vasut · 12 years ago
  29. 31f313d i2c: s3c2410: Remove recently introduced performance overheads by Mark Brown · 12 years ago
  30. c5d5474 i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block by Andreas Larsson · 12 years ago
  31. 174a13a i2c: Add viperboard i2c master driver by Lars Poeschel · 12 years ago
  32. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  33. 963f207 i2c: s3c2410: Fix code to free gpios by Abhilash Kesavan · 12 years ago
  34. 658122f i2c: s3c2410: Add fix for i2c suspend/resume by Abhilash Kesavan · 12 years ago
  35. 3b2f3ce i2c: s3c2410: Fix code to free gpios by Abhilash Kesavan · 12 years ago
  36. 0857ba3 i2c: i2c-cbus-gpio: introduce driver by Aaro Koskinen · 12 years ago
  37. 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
  38. f5f35a9 i2c: ocores: Add irq support for sparc by Andreas Larsson · 12 years ago
  39. 1ab3604 i2c: omap: Move the remove constraint by Shubhrajyoti D · 12 years ago
  40. 79f678e i2c: s3c2410: do not special case HDMIPHY stuck bus detection by Daniel Kurtz · 12 years ago
  41. fe724bf i2c: s3c2410: use exponential back off while polling for bus idle by Daniel Kurtz · 12 years ago
  42. 0da2e77 i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY by Daniel Kurtz · 12 years ago
  43. 9bcd04b i2c: s3c2410: grab adapter lock while changing i2c clock by Daniel Kurtz · 12 years ago
  44. 2693ac6 i2c: s3c2410: Add support for pinctrl by Tomasz Figa · 12 years ago
  45. a72ad45 i2c: s3c2410: Convert to devm_request_and_ioremap() by Mark Brown · 12 years ago
  46. 2935e0e i2c: s3c2410: Refactor ifdefs for PM_SLEEP by Mark Brown · 12 years ago
  47. 9b7a0c4 i2c: mux: Add dt support to i2c-mux-gpio driver by Maxime Ripard · 12 years ago
  48. 29fb08c3 i2c: i2c-sh_mobile: fix spurious transfer request timed out by Shinya Kuribayashi · 12 years ago
  49. ebd5ac1 i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock by Shinya Kuribayashi · 12 years ago
  50. 23a6129 i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed by Shinya Kuribayashi · 12 years ago
  51. 7b0e629 i2c: i2c-sh_mobile: calculate clock parameters at driver probing time by Shinya Kuribayashi · 12 years ago
  52. 16c4c52 bindings: i2c: use consistent naming for i2c binding descriptions by Wolfram Sang · 12 years ago
  53. 27e0fbe i2c: omap: don't save a value only needed for read-clearing by Wolfram Sang · 12 years ago
  54. ca85e24 i2c: omap: cleanup the sysc write by Shubhrajyoti D · 12 years ago
  55. 554c967 i2c: omap: Restore i2c context always by Shubhrajyoti D · 12 years ago
  56. d6c842a i2c: omap: make reset a seperate function by Shubhrajyoti D · 12 years ago
  57. 95dd303 i2c: omap: re-factor omap_i2c_init function by Shubhrajyoti D · 12 years ago
  58. 2c88ab8 ARM: i2c: omap: Remove the i207 errata flag by Shubhrajyoti D · 12 years ago
  59. cd10c74 i2c: omap: remove the dtrev by Shubhrajyoti D · 12 years ago
  60. a748021 i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207 by Shubhrajyoti D · 12 years ago
  61. 47dcd01 i2c: omap: Fix the revision register read by Shubhrajyoti D · 12 years ago
  62. 2d4b452 i2c: omap: adopt pinctrl support by Sebastien Guiriec · 12 years ago
  63. d60ece5 i2c: omap: ensure writes to dev->buf_len are ordered by Felipe Balbi · 12 years ago
  64. aedc256 i2c: omap: ensure writes to dev->buf_len are ordered by Felipe Balbi · 12 years ago
  65. 9aadd70 Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" by Paul Walmsley · 12 years ago
  66. 49839dc Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" by Paul Walmsley · 12 years ago
  67. 0d852fe i2c: at91: fix SMBus quick command by Ludovic Desroches · 12 years ago
  68. 7c3fe64 i2c: at91: fix SMBus quick command by Ludovic Desroches · 12 years ago
  69. 58a7371 i2c: i2c-gpio: fix name issue with multiple i2c gpio nodes by Bo Shen · 12 years ago
  70. aa1e3e8 i2c-mux-pinctrl: Fix probe error path by Guenter Roeck · 12 years ago
  71. 970d494 i2c: ocores: Use devm_request_and_ioremap() by Thierry Reding · 12 years ago
  72. 45fd5e4 i2c: rcar: fix section mismatch by Wolfram Sang · 12 years ago
  73. b5932cc Merge branch 'cleanups/dma' into next/cleanup by Arnd Bergmann · 12 years ago
  74. b53f4ba i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap() by Kuninori Morimoto · 12 years ago
  75. cf7505e i2c: nomadik: Fix the usage of wait_for_completion_timeout by Chuansheng Liu · 12 years ago
  76. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  77. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  78. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  79. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  80. 28901f5 i2c-i801: Fix comment by Jean Delvare · 12 years ago
  81. 79e3e5b i2c-i801: Simplify dependency towards GPIOLIB by Jean Delvare · 12 years ago
  82. 31d178b i2c-stub: Move to drivers/i2c by Jean Delvare · 12 years ago
  83. 5bdfba2 i2c: imx: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  84. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  85. 62885f5 MXS: Implement DMA support into mxs-i2c by Marek Vasut · 12 years ago
  86. 102084d Merge tag 'v3.6-rc7' into i2c-embedded/for-next by Wolfram Sang · 12 years ago
  87. 6ccbe60 i2c: add Renesas R-Car I2C driver by Kuninori Morimoto · 12 years ago
  88. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  89. d3b64c5 i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  90. 3db11fe ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints by Jean Pihet · 12 years ago
  91. 43fea58 i2c: nomadik: Add Device Tree support to the Nomadik I2C driver by Lee Jones · 12 years ago
  92. a76e7c6 i2c: algo: pca: Fix chip reset function for PCA9665 by Thomas Kavanagh · 12 years ago
  93. c415b30 i2c-piix4: Fix build failure by Daniel J Blueman · 12 years ago
  94. f82b862 i2c-i801: Let i2c-mux-gpio find the GPIO chip by Jean Delvare · 12 years ago
  95. e7ee514 i2c-mux-gpio: Add support for dynamically allocated GPIO pins by Jean Delvare · 12 years ago
  96. 2614a85 i2c-mux-gpio: Use devm_kzalloc instead of kzalloc by Maxime Ripard · 12 years ago
  97. 3ad7ea1 i2c-i801: Support SMBus multiplexing on Asus Z8 series by Jean Delvare · 12 years ago
  98. 01d56a6 i2c-viapro: Add VIA VX900 device ID by Jean Delvare · 12 years ago
  99. 7fe442a i2c-parport: i2c_parport_irq can be static by Jean Delvare · 12 years ago
  100. bccd780 i2c-designware: i2c_dw_xfer_msg can be static by Jean Delvare · 12 years ago