https://github.com/torvalds/linux
Revision 44813aa62aa2f6ac98ba3554cf8bc49087098b74 authored by Linus Torvalds on 29 June 2018, 19:21:12 UTC, committed by Linus Torvalds on 29 June 2018, 19:21:12 UTC
Pull i2c fixes from Wolfram Sang:

 - a revert because of bugzilla #200045 (and some documentation about
   it)

 - another regression fix in the i2c-gpio driver

 - a leak fix for the i2c core

* 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: gpio: initialize SCL to HIGH again
  i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
  i2c: algos: bit: mention our experience about initial states
  Revert "i2c: algo-bit: init the bus to a known state"
2 parent s 7886953 + 12b731d
History
Tip revision: 44813aa62aa2f6ac98ba3554cf8bc49087098b74 authored by Linus Torvalds on 29 June 2018, 19:21:12 UTC
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Tip revision: 44813aa
File Mode Size
Documentation
arch
.gitignore -rw-r--r-- 42 bytes
Build -rw-r--r-- 505 bytes
Makefile -rw-r--r-- 1.7 KB
arch.h -rw-r--r-- 1.9 KB
builtin-check.c -rw-r--r-- 1.9 KB
builtin-orc.c -rw-r--r-- 1.7 KB
builtin.h -rw-r--r-- 1012 bytes
cfi.h -rw-r--r-- 1.4 KB
check.c -rw-r--r-- 52.9 KB
check.h -rw-r--r-- 2.2 KB
elf.c -rw-r--r-- 13.3 KB
elf.h -rw-r--r-- 2.9 KB
objtool.c -rw-r--r-- 3.0 KB
orc.h -rw-r--r-- 948 bytes
orc_dump.c -rw-r--r-- 4.3 KB
orc_gen.c -rw-r--r-- 4.8 KB
special.c -rw-r--r-- 4.6 KB
special.h -rw-r--r-- 1.1 KB
sync-check.sh -rwxr-xr-x 584 bytes
warn.h -rw-r--r-- 1.7 KB

back to top