]> 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)
commit8e2983a62f57334a6763b41f9e87539334296b72
treec9a0a487312539688bcac21db127bcbbef842764
parent66552488a34f3f9277d7fa5abbe8420e5c05f646
parentcfbedee34af4571930105887d7fdc6e88b67d28b
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>