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
Raw File
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
index.rst
Linux Networking Documentation
==============================

Contents:

.. toctree::
   :maxdepth: 2

   kapi
   z8530book

.. only::  subproject

   Indices
   =======

   * :ref:`genindex`

back to top