1. fa96f0c i2c: muxes always lock the parent adapter by Peter Rosin · 8 years ago
  2. 8320f49 i2c: allow adapter drivers to override the adapter locking by Peter Rosin · 8 years ago
  3. 8a35018 i2c: uniphier: add "\n" at the end of error log by Masahiro Yamada · 8 years ago
  4. f3a36fb i2c: mv64xxx: remove CONFIG_HAVE_CLK conditionals by Thomas Petazzoni · 8 years ago
  5. 7071935 i2c: mv64xxx: use clk_{prepare_enable,disable_unprepare} by Thomas Petazzoni · 8 years ago
  6. 9f4d6f1 i2c: mv64xxx: handle probe deferral for the clock by Thomas Petazzoni · 8 years ago
  7. 05872b8 i2c: mv64xxx: enable the driver on ARCH_MVEBU by Thomas Petazzoni · 8 years ago
  8. fe600cf i2c: octeon: Add workaround for broken irqs on CN3860 by David Daney · 8 years ago
  9. dd48595 i2c: nforce2: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  10. 2b899f3 i2c: imx: reduce load by using usleep_range instead of udelay by Oleksij Rempel · 8 years ago
  11. 1bb1ff3 i2c: octeon: Improve performance if interrupt is early by Peter Swain · 8 years ago
  12. 392d01d i2c: octeon: Remove zero-length message support by Jan Glauber · 8 years ago
  13. d16415b i2c: s3c2410: Check clk_prepare_enable() return value by Javier Martinez Canillas · 8 years ago
  14. 8f8edd4 i2c: s3c2410: Print errno code in error logs by Javier Martinez Canillas · 8 years ago
  15. 0915833 i2c: s3c2410: Cleanup indentation and comment style by Krzysztof Kozlowski · 8 years ago
  16. ec7c34a i2c: s3c2410: Minor function-level comment cleanup by Krzysztof Kozlowski · 8 years ago
  17. b1b3df2 i2c: s3c2410: Add missing clock unprepare on probe() error path by Krzysztof Kozlowski · 8 years ago
  18. 4729cbe i2c: octeon: Add support for cn78xx chips by Jan Glauber · 8 years ago
  19. d1fbff8 i2c: octeon: Enable High-Level Controller by David Daney · 8 years ago
  20. 30c24b2 i2c: octeon: Add flush writeq helper function by Peter Swain · 8 years ago
  21. c981e34 i2c: octeon: Use i2c recovery framework by Jan Glauber · 8 years ago
  22. b4c715d i2c: octeon: Improve error status checking by Jan Glauber · 8 years ago
  23. f690378 i2c: s3c2410: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded by Axel Lin · 8 years ago
  24. d4644be i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded by Axel Lin · 8 years ago
  25. 2c89e5d i2c: mux: pinctrl: fix indentation for better readability by Wolfram Sang · 8 years ago
  26. 126a66c i2c: omap: drop the lock hard irq context by Sebastian Andrzej Siewior · 8 years ago
  27. afc34be i2c: dln2: Pass forward ACPI companion by Irina Tirdea · 9 years ago
  28. 23fe440 i2c: mux: drop old unused i2c-mux api by Peter Rosin · 9 years ago
  29. b6e3b71 of/unittest: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  30. 05e0dfd [media] cx231xx: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  31. 58d7b54 [media] si2168: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  32. cddcc40 [media] rtl2832: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  33. a011915 [media] rtl2830: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  34. e00fed4 [media] m88ds3103: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  35. 51f97f6 iio: imu: inv_mpu6050: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  36. 193304a i2c: i2c-mux-reg: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  37. 7fcac98 i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  38. ab88b97 i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  39. 8aacd90 i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  40. 4bbe7fb i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  41. bb44814 i2c: i2c-mux-gpio: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  42. a7ab723 i2c: mux: add common data for every i2c-mux instance by Peter Rosin · 8 years ago
  43. 1d98d0e eeprom: at24: replace msleep() with usleep_range() by Bartosz Golaszewski · 8 years ago
  44. 5057e8e eeprom: at24: remove a reduntant if by Bartosz Golaszewski · 8 years ago
  45. 1ab9295 i2c: rk3x: switch to i2c generic dt parsing by David Wu · 9 years ago
  46. b69e5c6 i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg by Jan Glauber · 8 years ago
  47. c57db70 i2c: octeon: Introduce helper functions for register access by Jan Glauber · 8 years ago
  48. 9cb9480 i2c: octeon: Rename [read|write]_sw to reg_[read|write] by Jan Glauber · 8 years ago
  49. f541bb3 i2c: octeon: Move set-clock and init-lowlevel upward by Jan Glauber · 8 years ago
  50. a035d71 i2c: octeon: Increase retry default and use fixed timeout value by Jan Glauber · 8 years ago
  51. 497fbe2 i2c: tegra: enable multi master mode for tegra210 by Shardar Shariff Md · 9 years ago
  52. a7401ca i2c: i801: Add runtime PM support with autosuspend by Jarkko Nikula · 9 years ago
  53. 2ee73c4 i2c: i801: Convert to struct dev_pm_ops for suspend/resume by Jarkko Nikula · 9 years ago
  54. 04f5914 i2c: let I2C masters ignore their children for PM by Linus Walleij · 8 years ago
  55. a51a79d i2c: st: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  56. 5c1274f i2c: sirf: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  57. 3f8a57b i2c: sh_mobile: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  58. e3c60f3 i2c: qup: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  59. 7756e1e i2c: powermac: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  60. 380a295 i2c: ocores: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  61. 0d47ce2 i2c: mt65xx: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  62. 043f47f i2c: lpc2k: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  63. 515e240 i2c: iop3xx: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  64. 9c01cae i2c: img-scb: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  65. 73fef21 i2c: ibm_iic: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  66. 949d0c5 i2c: cpm: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  67. fa5ce47 i2c: brcmstb: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  68. 191d738 i2c: bcm-kona: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  69. 32822bf i2c: bcm-iproc: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  70. 041edda i2c: core: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  71. a16d6eb i2c: introduce helper function to get 8 bit address from a message by Wolfram Sang · 9 years ago
  72. e28b124 i2c: guarantee that I2C_M_RD will be 0x0001 forever by Wolfram Sang · 9 years ago
  73. bf16200 Linux 4.6-rc3 by Linus Torvalds · 8 years ago
  74. 08b15d1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  75. 2f422f9 Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  76. 6a7c924 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  77. 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 8 years ago
  78. 5b5b7fd Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  79. 239467e Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  80. 289b7bf Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  81. 183c948 Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  82. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  83. c6e6e58 Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  84. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  85. 63b106a Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  86. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  87. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  88. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  89. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  90. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  91. caf2808 i2c: jz4780: really prevent potential division by zero by Wolfram Sang · 9 years ago
  92. 4ececb7 Revert "i2c: jz4780: prevent potential division by zero" by Wolfram Sang · 8 years ago
  93. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  94. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  95. 3430284 bridge, netem: mark mailing lists as moderated by stephen hemminger · 8 years ago
  96. cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 8 years ago
  97. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 8 years ago
  98. ef72f311 parisc: Fix kernel crash with reversed copy_from_user() by Helge Deller · 8 years ago
  99. e389302 parisc: Avoid function pointers for kernel exception routines by Helge Deller · 8 years ago
  100. 592570c parisc: Handle R_PARISC_PCREL32 relocations in kernel modules by Helge Deller · 8 years ago