]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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)
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>

Trivial merge