]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qmi_wwan'
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Apr 2013 21:51:26 +0000 (17:51 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Apr 2013 21:51:26 +0000 (17:51 -0400)
commitcecc7883c7e2dd5586aeebb7581d3055711cf24a
treec9a0a487312539688bcac21db127bcbbef842764
parent81785cdfebedc2bbe70499fb57569eb649a1cfb6
parent050c49526757597946a01779d24f0f8a1e774f8a
Merge branch 'qmi_wwan'

Bjørn Mork says:

====================
This series adds workarounds for 3 different firmware bugs, each
preventing the affected devices from working at all. I therefore
humbly request that these fixes go to stable-3.8 (if still
maintained) and 3.9 (either via net if still possible, or via
stable if not).

All 3 workarounds are applied to all devices supported by the driver.
Adding quirks for specific devices was considered as an alternative,
but was rejected because we have too little information about the
exact distribution of the buggy firmwares. All we know is that the
same bug shows up in devices from at least 3 different, and presumably
independent, vendors.

The workarounds have instead been designed to automatically apply
when necessary, and to have as little impact as possible on unaffected
devices.  The series has been tested on a number of devices both with
and without these bugs.

The series should apply cleanly to net/master, net-next/master and
stable/linux-3.8.y
====================

Signed-off-by: David S. Miller <davem@davemloft.net>