<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/platform, branch v3.6</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v3.6</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v3.6'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2012-09-13T20:46:31Z</updated>
<entry>
<title>thinkpad_acpi: buffer overflow in fan_get_status()</title>
<updated>2012-09-13T20:46:31Z</updated>
<author>
<name>Dan Carpenter</name>
<email>dan.carpenter@oracle.com</email>
</author>
<published>2012-09-01T19:54:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=eceeb4371240aff22e9a535a2bc57d2311820942'/>
<id>urn:sha1:eceeb4371240aff22e9a535a2bc57d2311820942</id>
<content type='text'>
The acpi_evalf() function modifies four bytes of data but in
fan_get_status() we pass a pointer to u8.  I have modified the
function to use type checking now.

Signed-off-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
<entry>
<title>eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()</title>
<updated>2012-09-13T20:46:31Z</updated>
<author>
<name>Jiang Liu</name>
<email>liuj97@gmail.com</email>
</author>
<published>2012-09-13T16:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f661848b74b33069b0b7068c414bd282c407781d'/>
<id>urn:sha1:f661848b74b33069b0b7068c414bd282c407781d</id>
<content type='text'>
Fix a device reference count leakage issue in function
eeepc_rfkill_hotplug().

Signed-off-by: Jiang Liu &lt;jiang.liu@huawei.com&gt;
Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
<entry>
<title>platform/x86: fix asus_laptop.wled_type description</title>
<updated>2012-09-13T20:46:31Z</updated>
<author>
<name>Maxim Nikulin</name>
<email>m.a.nikulin@gmail.com</email>
</author>
<published>2012-08-20T21:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3f5449bf39896587ca9f87b76832c5aa30f0f5c7'/>
<id>urn:sha1:3f5449bf39896587ca9f87b76832c5aa30f0f5c7</id>
<content type='text'>
MODULE_PARM_DESC for wlan_status is further in the same file

Signed-off-by: Maxim A. Nikulin &lt;M.A.Nikulin@gmail.com&gt;
Signed-off-by: Corentin Chary &lt;corentin.chary@gmail.com&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
<entry>
<title>asus-laptop: HRWS/HWRS typo</title>
<updated>2012-09-13T20:46:30Z</updated>
<author>
<name>Corentin Chary</name>
<email>corentin.chary@gmail.com</email>
</author>
<published>2012-08-20T21:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8871e99f89b7d7b1ea99de550eea2a56273f42ab'/>
<id>urn:sha1:8871e99f89b7d7b1ea99de550eea2a56273f42ab</id>
<content type='text'>
Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=24222
Signed-off-by: Corentin Chary &lt;corentin.chary@gmail.com&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
<entry>
<title>drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO</title>
<updated>2012-09-13T20:46:30Z</updated>
<author>
<name>Corentin Chary</name>
<email>corentin.chary@gmail.com</email>
</author>
<published>2012-08-20T21:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=689db7843d503fae0eb46cb849e4caab35588170'/>
<id>urn:sha1:689db7843d503fae0eb46cb849e4caab35588170</id>
<content type='text'>
Signed-off-by: Corentin Chary &lt;corentin.chary@gmail.com&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
<entry>
<title>apple-gmux: Fix port address calculation in gmux_pio_write32()</title>
<updated>2012-09-13T20:46:29Z</updated>
<author>
<name>Seth Forshee</name>
<email>seth.forshee@canonical.com</email>
</author>
<published>2012-08-22T02:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e6d9d3d59ca08fc87688c5953061b4da0d17bf15'/>
<id>urn:sha1:e6d9d3d59ca08fc87688c5953061b4da0d17bf15</id>
<content type='text'>
This function fails to add the start address of the gmux I/O range to
the requested port address and thus writes to the wrong location.

Signed-off-by: Seth Forshee &lt;seth.forshee@canonical.com&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
<entry>
<title>apple-gmux: Fix index read functions</title>
<updated>2012-09-13T20:46:29Z</updated>
<author>
<name>Bernhard Froemel</name>
<email>froemel@vmars.tuwien.ac.at</email>
</author>
<published>2012-08-25T08:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c5a5052923c55990e32a3d64bdb4779b01162646'/>
<id>urn:sha1:c5a5052923c55990e32a3d64bdb4779b01162646</id>
<content type='text'>
Study of Apple's binary driver revealed that the GMUX_READ_PORT should
be written between calls to gmux_index_wait_ready and
gmux_index_wait_complete (i.e., the new index protocol must be
followed). If this is not done correctly, the indexed
gmux device only partially accepts writes which lead to problems
concerning GPU switching. Special thanks to Seth Forshee who helped
greatly with identifying unnecessary changes.

Signed-off-by: Bernhard Froemel &lt;froemel@vmars.tuwien.ac.at&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
<entry>
<title>apple-gmux: Obtain version info from indexed gmux</title>
<updated>2012-09-13T20:46:29Z</updated>
<author>
<name>Bernhard Froemel</name>
<email>froemel@vmars.tuwien.ac.at</email>
</author>
<published>2012-08-25T08:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=07f377da7e8a7d3c3a6626333516f9c808637c9e'/>
<id>urn:sha1:07f377da7e8a7d3c3a6626333516f9c808637c9e</id>
<content type='text'>
This patch extracts and displays version information from the indexed
gmux device as it is also done for the classic gmux device.

Signed-off-by: Bernhard Froemel &lt;froemel@vmars.tuwien.ac.at&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
<entry>
<title>ideapad: add Lenovo IdeaPad Z570 support (part 3)</title>
<updated>2012-08-20T16:44:41Z</updated>
<author>
<name>Maxim Mikityanskiy</name>
<email>maxtram95@gmail.com</email>
</author>
<published>2012-07-06T08:08:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0c7bbeb9f1373cea9e8efb43221118be2102a01c'/>
<id>urn:sha1:0c7bbeb9f1373cea9e8efb43221118be2102a01c</id>
<content type='text'>
The patch adds support for Lenovo IdeaPad Z570 laptop. It makes all special
keys working, adds possibility to control fan like Windows does, controls
Touchpad Disabled LED, toggles touchpad state via keyboard controller and
corrects touchpad behavior on resume from suspend. It is new, modified
version of patch. Now it does not depend on psmouse and does not need patching
of input subsystem.

Signed-off-by: Maxim Mikityanskiy &lt;maxtram95@gmail.com&gt;

This is the part 3 for fan control

Signed-off-by: Ike Panhc &lt;ike.pan@canonical.com&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
<entry>
<title>ideapad: add Lenovo IdeaPad Z570 support (part 2)</title>
<updated>2012-08-20T16:44:34Z</updated>
<author>
<name>Maxim Mikityanskiy</name>
<email>maxtram95@gmail.com</email>
</author>
<published>2012-07-06T08:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=07a4a4fc83dd95bc7eb842cf9510ddcb45691a88'/>
<id>urn:sha1:07a4a4fc83dd95bc7eb842cf9510ddcb45691a88</id>
<content type='text'>
The patch adds support for Lenovo IdeaPad Z570 laptop. It makes all special
keys working, adds possibility to control fan like Windows does, controls
Touchpad Disabled LED, toggles touchpad state via keyboard controller and
corrects touchpad behavior on resume from suspend. It is new, modified
version of patch. Now it does not depend on psmouse and does not need patching
of input subsystem.

Signed-off-by: Maxim Mikityanskiy &lt;maxtram95@gmail.com&gt;

This is part 2 for touchpad toggle

Signed-off-by: Ike Panhc &lt;ike.pan@canonical.com&gt;
Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
</content>
</entry>
</feed>
