<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/rt3090, branch master</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=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2010-03-04T00:42:48Z</updated>
<entry>
<title>Staging: rt{2860,2870}sta: Use request_firmware() to load firmware</title>
<updated>2010-03-04T00:42:48Z</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2010-01-18T03:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c22202faade08b6b45f14fd86bfb57f79d73464c'/>
<id>urn:sha1:c22202faade08b6b45f14fd86bfb57f79d73464c</id>
<content type='text'>
When originally introduced into staging, these drivers had custom
firmware-loading code which checked a version number and CRC at the
end of each blob.  This reintroduces those checks, using crc-ccitt
instead of custom code.

The removed firmware will be added to the linux-firmware.git
repository.

Based on work by Darren Salt &lt;linux@youmustbejoking.demon.co.uk&gt;.

Signed-off-by: Ben Hutchings &lt;ben@decadent.org.uk&gt;
Tested-By: Darren Salt &lt;linux@youmustbejoking.demon.co.uk&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: rt28x0: remove typedefs (part one)</title>
<updated>2009-12-11T20:23:15Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>bzolnier@gmail.com</email>
</author>
<published>2009-12-11T20:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=51126deb201c59cc8cdc4873e3d130d6bc60513d'/>
<id>urn:sha1:51126deb201c59cc8cdc4873e3d130d6bc60513d</id>
<content type='text'>
Remove typedefs from rtmp_type.h.

Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: remove no longer needed rt3090 driver</title>
<updated>2009-12-11T20:21:46Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>bzolnier@gmail.com</email>
</author>
<published>2009-09-22T18:44:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e20aea64e160d5873c2aaf62cc255ea81ce000eb'/>
<id>urn:sha1:e20aea64e160d5873c2aaf62cc255ea81ce000eb</id>
<content type='text'>
rt2860 handles now all rt2860/rt3090 chipsets.

Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: rt2860: add RT3090 chipset support</title>
<updated>2009-12-11T20:21:45Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>bzolnier@gmail.com</email>
</author>
<published>2009-09-22T18:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e44fd1cfded0e42c681ad5419b1ceea600ead29d'/>
<id>urn:sha1:e44fd1cfded0e42c681ad5419b1ceea600ead29d</id>
<content type='text'>
Add support for RT3090 chipset
(based on 2009_0612_RT3090_Linux_STA_V2.1.0.0_DPO).

Tested with RT2860.

Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: rt3090: remove private ioctls</title>
<updated>2009-12-11T20:21:43Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>bzolnier@gmail.com</email>
</author>
<published>2009-09-22T18:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3441d25f03a078d493777f165194f8623ec2750f'/>
<id>urn:sha1:3441d25f03a078d493777f165194f8623ec2750f</id>
<content type='text'>
This makes rt3090 match other Ralink drivers.

Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: rt3090: remove private debugging ioctls</title>
<updated>2009-12-11T20:21:43Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>bzolnier@gmail.com</email>
</author>
<published>2009-09-22T18:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ee8e96c0413279e49e79f1dc5eec05af46df20b2'/>
<id>urn:sha1:ee8e96c0413279e49e79f1dc5eec05af46df20b2</id>
<content type='text'>
This makes rt3090 match other Ralink drivers.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: rt3090: disable HAS_ANTENNA_DIVERSITY_SUPPORT option</title>
<updated>2009-12-11T20:21:43Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>bzolnier@gmail.com</email>
</author>
<published>2009-09-22T18:43:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8b44a41e344209a5be8e521e32e581ceb126b323'/>
<id>urn:sha1:8b44a41e344209a5be8e521e32e581ceb126b323</id>
<content type='text'>
This makes rt3090 match other Ralink drivers and V2.2.0.0 vendor version.

Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: rt3090: disable HAS_ATE option</title>
<updated>2009-12-11T20:21:42Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>bzolnier@gmail.com</email>
</author>
<published>2009-09-22T18:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c5c48cbccf624fd3a66885aab7e2822b4ea882a6'/>
<id>urn:sha1:c5c48cbccf624fd3a66885aab7e2822b4ea882a6</id>
<content type='text'>
Disable ATE debugging functionality.

This makes rt3090 match other Ralink drivers and V2.2.0.0 vendor version.

Signed-off-by: Bartlomiej Zolnierkiewicz &lt;bzolnier@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: wireless drivers Kconfig change</title>
<updated>2009-10-30T21:47:44Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2009-10-27T22:46:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=049e62614abe79877d210e0661b141578e8df4cd'/>
<id>urn:sha1:049e62614abe79877d210e0661b141578e8df4cd</id>
<content type='text'>
Change the wireless drivers to depend on CONFIG_WLAN instead of
CONFIG_WLAN_80211 which is going away soon.


Cc: John W. Linville &lt;linville@tuxdriver.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>staging: more sched.h fixes</title>
<updated>2009-10-14T21:14:40Z</updated>
<author>
<name>Jeff Mahoney</name>
<email>jeffm@suse.com</email>
</author>
<published>2009-10-13T00:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5f267996eb4501b45beecdfe7c9a9af714fc083f'/>
<id>urn:sha1:5f267996eb4501b45beecdfe7c9a9af714fc083f</id>
<content type='text'>
This patch contains more sched.h additions for drivers that built
fine under x86_64 but not i386 for some reason.

Signed-off-by: Jeff Mahoney &lt;jeffm@suse.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
</feed>
