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