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