1. e705155 i2c: octeon: Fix set SCL recovery function by Dmitry Bazhenov · 8 years ago
  2. c13f743 i2c: rcar: add support for r8a7796 (R-Car M3-W) by Ulrich Hecht · 8 years ago
  3. fd8961c i2c: imx: make bus recovery through pinctrl optional by Yang Li · 8 years ago
  4. d1050ca i2c: meson: add gxbb compatible string by Neil Armstrong · 8 years ago
  5. 0b1c7716 i2c: uniphier-f: set the adapter to master mode when probing by Masahiro Yamada · 8 years ago
  6. 405188e i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path by Masahiro Yamada · 8 years ago
  7. 4c91307 i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path by Masahiro Yamada · 8 years ago
  8. fbf8090 i2c: tegra: Fix assignment of boolean variables by Jon Hunter · 8 years ago
  9. 77821b46 i2c: tegra: proper handling of error cases by Shardar Shariff Md · 8 years ago
  10. 2bc445e i2c: tegra: use atomic poll function during configuration by Shardar Shariff Md · 8 years ago
  11. 89120d6 i2c: tegra: add separate function for config_load programing by Shardar Shariff Md · 8 years ago
  12. 2148c01 i2c: tegra: If fifo flush fails return error by Shardar Shariff Md · 8 years ago
  13. 685143a1 i2c: tegra: use readl_poll_timeout after config_load reg programmed by Shardar Shariff Md · 8 years ago
  14. 17f8048 i2c: shmobile: Use ARCH_SHMOBILE instead of SUPERH by Geert Uytterhoeven · 8 years ago
  15. b93d3d3 i2c: core: put literals on one line in dev_*() calls by Andy Shevchenko · 8 years ago
  16. d1ed798 i2c: move locking operations to their own struct by Peter Rosin · 8 years ago
  17. 718917b i2c: tegra: Add pinctrl support by Jon Hunter · 8 years ago
  18. 1f50ad2 i2c: tegra: Add runtime power-management support by Jon Hunter · 8 years ago
  19. f4c2d89 i2c: tegra: Simplify I2C resume by Jon Hunter · 8 years ago
  20. 0da9ab8 i2c: tegra: Use device name for adapter name by Jon Hunter · 8 years ago
  21. a9e32cd i2c: tegra: Remove non device-tree support by Jon Hunter · 8 years ago
  22. e8e999cb i2c: tegra: Add missing new line characters by Jon Hunter · 8 years ago
  23. f507668 i2c: tegra: Fix missing blank lines after declarations by Jon Hunter · 8 years ago
  24. 2929be2 i2c: tegra: Use BIT macro by Jon Hunter · 8 years ago
  25. c7ae44e8 i2c: tegra: Fix lines over 80 characters by Jon Hunter · 8 years ago
  26. 6d54f14 Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for-4.9 by Wolfram Sang · 8 years ago
  27. 0317e6c i2c: designware: do not disable adapter after transfer by Lucas De Marchi · 8 years ago
  28. 63d0f0a6 i2c: designware: detect when dynamic tar update is possible by Lucas De Marchi · 8 years ago
  29. 8c5660b i2c: designware: add common functions for locking by Lucas De Marchi · 8 years ago
  30. 2702ea7 i2c: designware: wait for disable/enable only if necessary by José Roberto de Souza · 8 years ago
  31. 10f8e7f i2c: designware: Find bus speed from ACPI by Jarkko Nikula · 8 years ago
  32. 5853b22 i2c: core: Add function for finding the bus speed from ACPI, take 2 by Jarkko Nikula · 8 years ago
  33. aec809f i2c: core: Cleanup I2C ACPI namespace, take 2 by Jarkko Nikula · 8 years ago
  34. b6e6714 i2c: designware: Enable high speed mode by Weifeng Voon · 8 years ago
  35. 548e669 i2c: designware: set the common config before the if else by Weifeng Voon · 8 years ago
  36. d608c3d i2c: designware: Enable fast mode plus by Weifeng Voon · 8 years ago
  37. a92ec17 i2c: designware: get fast plus and high speed *CNT configuration by Weifeng Voon · 8 years ago
  38. 19c0a53 i2c: designware: Move clk_freq into struct dw_i2c_dev by Weifeng Voon · 8 years ago
  39. f948485 i2c: octeon: thunderx: Add MAINTAINERS entry by Jan Glauber · 8 years ago
  40. eefbfe0 i2c: octeon: Use booleon values for booleon variables by Jan Glauber · 8 years ago
  41. caa505f i2c: octeon: Sort include files alphabetically by Jan Glauber · 8 years ago
  42. 97d9700 i2c: octeon,thunderx: Move register offsets to struct by Jan Glauber · 8 years ago
  43. 1e58667 i2c: thunderx: Add SMBUS alert support by Jan Glauber · 8 years ago
  44. 22d4020 i2c: thunderx: Add i2c driver for ThunderX SOC by Jan Glauber · 8 years ago
  45. ad83665 i2c: octeon: Split the driver into two parts by Jan Glauber · 8 years ago
  46. 68af512 i2c: octeon: Rename driver to prepare for split by Jan Glauber · 8 years ago
  47. 8a191a7 i2c: pca954x: add device tree binding by Peter Rosin · 8 years ago
  48. a1cbf33 i2c: pca9541: add device tree binding by Peter Rosin · 8 years ago
  49. 40839590 i2c: mux: inform the i2c mux core about how it is used by Peter Rosin · 8 years ago
  50. b2d57b5 i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes by Peter Rosin · 8 years ago
  51. 8f7720b dt-bindings: i2c: add bindings for nxp,pca9541 by Peter Rosin · 8 years ago
  52. 0ac8eb6 dt-bindings: i2c: add support for 'i2c-gate' subnode by Peter Rosin · 8 years ago
  53. e8813c1 dt-bindings: i2c: add support for 'i2c-arb' subnode by Peter Rosin · 8 years ago
  54. 374f843 dt-bindings: i2c: add support for 'i2c-mux' subnode by Peter Rosin · 8 years ago
  55. fb79e09 i2c: add i2c_trylock_bus wrapper, use it by Peter Rosin · 8 years ago
  56. 00f0ea7 eeprom: at24: check if the chip is functional in probe() by Bartosz Golaszewski · 8 years ago
  57. 56025e7 i2c: uniphier{-f}: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  58. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  59. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  60. 46097f2 Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  61. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  62. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  63. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  64. 6040e57 Make the hardened user-copy code depend on having a hardened allocator by Linus Torvalds · 8 years ago
  65. 8cc9ddd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  66. 43f4d36 Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  67. b284879 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  68. 080ebb1 Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  69. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  70. 3f318b3 Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  71. 952b159 Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  72. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  73. 5cae6fe Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  74. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  75. aae2d1f Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  76. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. b061b4f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  82. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  83. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  84. 76dcd93 Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  85. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  86. f17b3ea Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference" by Johannes Berg · 8 years ago
  87. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 9 years ago
  88. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  89. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  90. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  91. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  92. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  93. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
  94. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  95. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  96. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  97. 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
  98. 91d62d9 Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  99. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  100. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago