1. e42dba5 i2c: designware: prevent signals from aborting I2C transfers by Mika Westerberg · 11 years ago
  2. dfda7d8 i2c: mxs: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  3. 76b1f72 i2c: imx: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  4. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  5. 4243fa0 I2C: mv64xxx: fix race between FSM/interrupt and process context by Russell King · 11 years ago
  6. 3420afb I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io() by Russell King · 11 years ago
  7. aa6bce5 I2C: mv64xxx: remove I2C_M_NOSTART code by Russell King · 11 years ago
  8. 0c195af I2C: mv64xxx: fix error handling for request_irq() by Russell King · 11 years ago
  9. 2c91110 I2C: mv64xxx: use devm_kzalloc() by Russell King · 11 years ago
  10. 4c5c95f I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put() by Russell King · 11 years ago
  11. 16874b0 I2C: mv64xxx: use devm_ioremap_resource() by Russell King · 11 years ago
  12. d5ac456 I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs() by Russell King · 11 years ago
  13. 1c2d721 i2c: intel-mid: remove obsolete driver by Andy Shevchenko · 11 years ago
  14. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  15. b996ac9 i2c-piix4: Add AMD CZ SMBus device ID by Shane Huang · 11 years ago
  16. 8c58d89 i2c: stu300: device tree support by Linus Walleij · 11 years ago
  17. e748a38 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  18. 00d083f drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  19. e9b526f i2c: suppress lockdep warning on delete_device by Alexander Sverdlin · 11 years ago
  20. d295a86 i2c: mv64xxx: work around signals causing I2C transactions to be aborted by Russell King · 11 years ago
  21. 5322934 i2c: i801: Document feature bits in modinfo by Jean Delvare · 11 years ago
  22. 5a7e6bd i2c: designware: add Intel BayTrail ACPI ID by Mika Westerberg · 11 years ago
  23. 2a2d95e i2c: designware: always clear interrupts before enabling them by Mika Westerberg · 11 years ago
  24. e6f34ce i2c: designware: fix RX FIFO overrun by Josef Ahmad · 11 years ago
  25. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  26. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  27. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 11 years ago
  28. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  29. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  30. c39e8e4 i2c: xiic: must always write 16-bit words to TX_FIFO by Steven A. Falco · 11 years ago
  31. 73f37dc i2c: octeon: use HZ in timeout value by 송은봉 · 11 years ago
  32. 2637e5f i2c: octeon: Fix i2c fail problem when a process is terminated by a signal by 송은봉 · 11 years ago
  33. aaedeb6 i2c: designware-pci: drop superfluous {get|put}_device by Wolfram Sang · 11 years ago
  34. be7fbe6 i2c: designware-plat: drop superfluous {get|put}_device by Wolfram Sang · 11 years ago
  35. c4df500 i2c: davinci: drop superfluous {get|put}_device by Wolfram Sang · 11 years ago
  36. b81dfaa i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver by Doug Anderson · 11 years ago
  37. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  38. d877a72 i2c: at91: convert to dma_request_slave_channel_compat() by Ludovic Desroches · 11 years ago
  39. 92b775c i2c: mxs: do error checking and handling in PIO mode by Lucas Stach · 11 years ago
  40. 535ebd2 i2c: mxs: remove races in PIO code by Lucas Stach · 11 years ago
  41. 4345233 i2c-designware: switch to use runtime PM autosuspend by Mika Westerberg · 11 years ago
  42. 1451b91 i2c-designware: use usleep_range() in the busy-loop by Mika Westerberg · 11 years ago
  43. 3ca4ed8 i2c-designware: enable/disable the controller properly by Mika Westerberg · 11 years ago
  44. efe7d64 i2c-designware: use dynamic adapter numbering on Lynxpoint by Mika Westerberg · 11 years ago
  45. 76cf3fc i2c-designware-pci: use managed functions pcim_* and devm_* by Andy Shevchenko · 11 years ago
  46. ca0c1ff i2c-designware-pci: use dev_err() instead of printk() by Andy Shevchenko · 11 years ago
  47. 1cb715c i2c-designware: move to managed functions (devm_*) by Andy Shevchenko · 11 years ago
  48. e5a7074 i2c: remove CONFIG_HOTPLUG ifdefs by Yijing Wang · 11 years ago
  49. 85747311 i2c: s3c2410: Add SMBus emulation for block read by Jaemin Yoo · 11 years ago
  50. e5aba13 i2c: i2c-mxs: move to use generic DMA helper by Shawn Guo · 11 years ago
  51. b34bb1e ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices() by Rafael J. Wysocki · 11 years ago
  52. 51d9570 i2c: Make the return type of i2c_del_mux_adapter() void by Lars-Peter Clausen · 11 years ago
  53. a205e63 i2c: Ignore the return value of i2c_del_mux_adapter() by Lars-Peter Clausen · 11 years ago
  54. 7154630 i2c: Make return type of i2c_del_adapter() void by Lars-Peter Clausen · 11 years ago
  55. bf51a8c i2c: Ignore return value of i2c_del_adapter() by Lars-Peter Clausen · 11 years ago
  56. f5fb082 i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error by Lars-Peter Clausen · 11 years ago
  57. 19baba4 i2c: Remove detach_adapter by Lars-Peter Clausen · 11 years ago
  58. 600abea i2c: at91: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  59. 8579684 i2c: davinci: update to devm_* API by Vishwanathrao Badarkhe, Manish · 11 years ago
  60. adf68ac i2c: davinci: rename recover bus functions by Wolfram Sang · 11 years ago
  61. 7fafae6 i2c: mux: gpio: Check gpio_direction_output return value by Jean Delvare · 11 years ago
  62. 1b295c8 i2c: gpio: Add support for deferred probing by Jean Delvare · 11 years ago
  63. 7a6674d i2c: s3c2410: fixup the styling of the newly moved register definitions by Heiko Stübner · 11 years ago
  64. e636602 i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver by Heiko Stübner · 11 years ago
  65. 1fdc66a i2c: ismt: remove duplicate const by Wolfram Sang · 11 years ago
  66. 49a64ac i2c: tegra: assume CONFIG_OF, remove platform data by Stephen Warren · 11 years ago
  67. fe69c55 i2c: pxa: Use i2c-core to get bus number now by Doug Anderson · 11 years ago
  68. 5f9296b i2c: Add bus recovery infrastructure by Viresh Kumar · 12 years ago
  69. ee5c274 i2c: core: Pick i2c bus number from dt alias if present by Doug Anderson · 11 years ago
  70. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  71. b104153 i2c: Fix my e-mail address in drivers and documentation by Guenter Roeck · 11 years ago
  72. 488b926 i2c: iSMT: add Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  73. 132c803 i2c: tegra: check the clk_prepare_enable() return value by Laxman Dewangan · 11 years ago
  74. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 11 years ago
  75. aaaf9cf drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 11 years ago
  76. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  77. 4ae42b0f i2c: convert to idr_alloc() by Tejun Heo · 11 years ago
  78. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  79. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  80. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  81. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  82. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  83. 0a6d224 i2c: pxa: remove incorrect __exit annotations by Dmitry Torokhov · 11 years ago
  84. 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
  85. 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
  86. 6beaddf i2c: ocores: Fix pointer to integer cast warning by Jayachandran C · 11 years ago
  87. 58823c7 i2c: tegra: remove warning dump if timeout happen in transfer by Laxman Dewangan · 11 years ago
  88. 724d5ed i2c: fix i2c-ismt.c printk format warning by Randy Dunlap · 11 years ago
  89. a3fc0ff i2c: i801: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  90. f3b54b9 i2c: add bcm2835 driver by Stephen Warren · 11 years ago
  91. 91991f3 i2c: sis630: checkpatch cleanup by Amaury Decrême · 12 years ago
  92. 97da42d i2c: sis630: display unsigned hex by Amaury Decrême · 12 years ago
  93. a6e7d0ef i2c: sis630: use hex to constants for SMBus commands by Amaury Decrême · 12 years ago
  94. 499b919 i2c: sis630: fix behavior after collision by Amaury Decrême · 12 years ago
  95. aa9e7a3 i2c: sis630: clear sticky bits by Amaury Decrême · 12 years ago
  96. 974d6a3 i2c: sis630: Add SIS964 support by Amaury Decrême · 12 years ago
  97. b08369a i2c: isch: Add module parameter for backbone clock rate if divider is unset by Alexander Stein · 12 years ago
  98. 4182b43 i2c: at91: fix unsed variable warning when building with !CONFIG_OF by Joachim Eastwood · 11 years ago
  99. 13f35ac i2c: Adding support for Intel iSMT SMBus 2.0 host controller by Neil Horman · 11 years ago
  100. e789029 i2c: sh_mobile: don't send a stop condition by default inside transfers by Guennadi Liakhovetski · 12 years ago