https://github.com/torvalds/linux
Revision f8c6d7246a380fd8d13ebc3f7dac2495dc53db47 authored by Linus Torvalds on 01 September 2017, 22:03:13 UTC, committed by Linus Torvalds on 01 September 2017, 22:03:13 UTC
Pull i2c fixes from Wolfram Sang:
 "The ismt driver had a problem with a rarely used transaction type and
  the designware driver was made even more robust against non standard
  ACPI tables"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: designware: Round down ACPI provided clk to nearest supported clk
  i2c: ismt: Return EMSGSIZE for block reads with bogus length
  i2c: ismt: Don't duplicate the receive length for block reads
2 parent s 138e4ad + 231d069
History
Tip revision: f8c6d7246a380fd8d13ebc3f7dac2495dc53db47 authored by Linus Torvalds on 01 September 2017, 22:03:13 UTC
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Tip revision: f8c6d72
File Mode Size
convert_drivers_to_kernel_api.txt -rw-r--r-- 7.5 KB
hpwdt.txt -rw-r--r-- 3.8 KB
pcwd-watchdog.txt -rw-r--r-- 2.2 KB
watchdog-api.txt -rw-r--r-- 8.2 KB
watchdog-kernel-api.txt -rw-r--r-- 15.9 KB
watchdog-parameters.txt -rw-r--r-- 17.8 KB
wdt.txt -rw-r--r-- 1.8 KB

back to top