1. 243ec09 i2c: tiny-usb: do not use stack as URB transfer_buffer by Jussi Kivilinna · 11 years ago
  2. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  3. cda2109 i2c: omap: query STP always when NACK is received by Grygorii Strashko · 11 years ago
  4. 869c6a3 i2c: mxs: fix broken timing calculation by Lothar Waßmann · 11 years ago
  5. b7d12a8 drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  6. ad90efa i2c: imx: Add Vybrid VF610 I2C controller support by Jingchang Lu · 11 years ago
  7. 4b77502 i2c: imx: add struct to hold more configurable quirks by Jingchang Lu · 11 years ago
  8. 171408c i2c: imx: add INT flag and IEN bit operatation codes by Jingchang Lu · 11 years ago
  9. 8cc7331 i2c: imx: change register offset representation by Jingchang Lu · 11 years ago
  10. 1d5ef2a i2c: imx: wrap registers read/write to inline function by Jingchang Lu · 11 years ago
  11. 0fc1347 i2c: imx: don't change platform device id_entry directly by Jingchang Lu · 11 years ago
  12. 46f2832 i2c: imx: enable clk before write to registers by Jingchang Lu · 11 years ago
  13. d533f04 i2c: imx: use struct representing i2c clk{div, val} pair by Jingchang Lu · 11 years ago
  14. a94dd00 i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets by Rudolf Marek · 11 years ago
  15. d654b54 i2c: davinci: Allow i2c driver available for keystone platforms by Santosh Shilimkar · 11 years ago
  16. 9adad4d i2c: davinci: remove useless mach/hardware include by Santosh Shilimkar · 11 years ago
  17. 2fb9ac0 i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  18. c6a88fa i2c: puv3: add CONFIG_PM_SLEEP to suspend function by Jingoo Han · 11 years ago
  19. d2f1853 i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  20. 71f1260 i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  21. f076e91 i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  22. dfb03fb i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  23. 0a488c4 i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  24. 63151c5 i2c: mxs: Check the return value from stmp_reset_block() by Fabio Estevam · 11 years ago
  25. 2806914 drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  26. 3f97b62 drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  27. 421476a i2c: mpc: Define unique I2C adapter names by Guenter Roeck · 11 years ago
  28. 8256424 i2c: designware: Manually set RESTART bit between messages by Chew, Chiau Ee · 11 years ago
  29. 9d3dda5 i2c: pxa: enable high speed mode for i2c bus by Leilei Shang · 11 years ago
  30. 4c71566 i2c: Fix Kontron PLD prescaler calculation by Michael Brunner · 11 years ago
  31. d6e102f i2c: i2c-mxs: Use DMA mode even for small transfers by Fabio Estevam · 11 years ago
  32. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  33. 98f486f1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  34. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  35. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  36. 97191d7 i2c-designware: use div_u64 to fix link by Vincent Stehlé · 11 years ago
  37. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  38. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  39. e0b9b7b i2c: Kontron PLD i2c bus driver by Kevin Strasser · 11 years ago
  40. 88a8e4a i2c: iop3xxx: fix build failure after waitqueue changes by Kevin Hilman · 11 years ago
  41. 9803f86 i2c-designware: make SDA hold time configurable by Christian Ruppert · 11 years ago
  42. a16d8aa i2c-cpm: Fix to takeback i2c bus master-ship after a collision by Sachin Surendran · 12 years ago
  43. 4c730a0 i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not provided by Gregory CLEMENT · 11 years ago
  44. 2f641a8 i2c: imx: allow autoloading on dt ids by Arnaud Patard \(Rtp\) · 11 years ago
  45. 6faa353 i2c: mv64xxx: Fix transfer error code by Guenter Roeck · 11 years ago
  46. f39901c i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs by Seth Heasley · 11 years ago
  47. c3b693d Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc by Arnd Bergmann · 11 years ago
  48. c5dece3 ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary by Arnd Bergmann · 11 years ago
  49. 4368de1 i2c: omap: correct usage of the interrupt enable register by Oleksandr Dmytryshyn · 11 years ago
  50. 7a10f47 i2c-pxa: prepare clock before use by Daniel Drake · 11 years ago
  51. 2165f83 i2c: stu300: do not request a specific clock name by Linus Walleij · 11 years ago
  52. ac844b62 i2c: nomadik: use pinctrl PM helpers by Linus Walleij · 11 years ago
  53. d15b857 i2c: nomadik: allocate adapter number dynamically by Linus Walleij · 11 years ago
  54. 3a205be i2c: nomadik: support elder Nomadiks by Linus Walleij · 11 years ago
  55. 3d66ac7 i2c: mv64xxx: Add Allwinner sun4i compatible by Maxime Ripard · 11 years ago
  56. 004e8ed i2c: mv64xxx: make the registers offset configurable by Maxime Ripard · 11 years ago
  57. 683e69b i2c: mv64xxx: Add macros to access parts of registers by Maxime Ripard · 11 years ago
  58. 560746e i2c: vt8500: Add support for I2C bus on Wondermedia SoCs by Tony Prisk · 11 years ago
  59. 38d7fad i2c: designware: fix race between subsequent xfers by Christian Ruppert · 11 years ago
  60. 8419c8d i2c: bfin-twi: Read and write the FIFO in loop by Sonic Zhang · 11 years ago
  61. c2c6495 i2c: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  62. 3cc2d00 drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  63. e42dba5 i2c: designware: prevent signals from aborting I2C transfers by Mika Westerberg · 11 years ago
  64. dfda7d8 i2c: mxs: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  65. 76b1f72 i2c: imx: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  66. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  67. 4243fa0 I2C: mv64xxx: fix race between FSM/interrupt and process context by Russell King · 11 years ago
  68. 3420afb I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io() by Russell King · 11 years ago
  69. aa6bce5 I2C: mv64xxx: remove I2C_M_NOSTART code by Russell King · 11 years ago
  70. 0c195af I2C: mv64xxx: fix error handling for request_irq() by Russell King · 11 years ago
  71. 2c91110 I2C: mv64xxx: use devm_kzalloc() by Russell King · 11 years ago
  72. 4c5c95f I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put() by Russell King · 11 years ago
  73. 16874b0 I2C: mv64xxx: use devm_ioremap_resource() by Russell King · 11 years ago
  74. d5ac456 I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs() by Russell King · 11 years ago
  75. 1c2d721 i2c: intel-mid: remove obsolete driver by Andy Shevchenko · 11 years ago
  76. b996ac9 i2c-piix4: Add AMD CZ SMBus device ID by Shane Huang · 11 years ago
  77. 8c58d89 i2c: stu300: device tree support by Linus Walleij · 11 years ago
  78. e748a38 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  79. 00d083f drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  80. d295a86 i2c: mv64xxx: work around signals causing I2C transactions to be aborted by Russell King · 11 years ago
  81. 5322934 i2c: i801: Document feature bits in modinfo by Jean Delvare · 11 years ago
  82. 5a7e6bd i2c: designware: add Intel BayTrail ACPI ID by Mika Westerberg · 11 years ago
  83. 2a2d95e i2c: designware: always clear interrupts before enabling them by Mika Westerberg · 11 years ago
  84. e6f34ce i2c: designware: fix RX FIFO overrun by Josef Ahmad · 11 years ago
  85. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  86. 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
  87. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 11 years ago
  88. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  89. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  90. c39e8e4 i2c: xiic: must always write 16-bit words to TX_FIFO by Steven A. Falco · 11 years ago
  91. 73f37dc i2c: octeon: use HZ in timeout value by 송은봉 · 11 years ago
  92. 2637e5f i2c: octeon: Fix i2c fail problem when a process is terminated by a signal by 송은봉 · 11 years ago
  93. aaedeb6 i2c: designware-pci: drop superfluous {get|put}_device by Wolfram Sang · 11 years ago
  94. be7fbe6 i2c: designware-plat: drop superfluous {get|put}_device by Wolfram Sang · 11 years ago
  95. c4df500 i2c: davinci: drop superfluous {get|put}_device by Wolfram Sang · 11 years ago
  96. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  97. d877a72 i2c: at91: convert to dma_request_slave_channel_compat() by Ludovic Desroches · 11 years ago
  98. 92b775c i2c: mxs: do error checking and handling in PIO mode by Lucas Stach · 11 years ago
  99. 535ebd2 i2c: mxs: remove races in PIO code by Lucas Stach · 11 years ago
  100. 4345233 i2c-designware: switch to use runtime PM autosuspend by Mika Westerberg · 11 years ago