<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/Kconfig, branch v3.18</title>
<subtitle>Linux Kernel (branches are rebased on master from time to time)</subtitle>
<id>https://sre.ring0.de/linux/atom?h=v3.18</id>
<link rel='self' href='https://sre.ring0.de/linux/atom?h=v3.18'/>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/'/>
<updated>2014-10-03T20:55:14Z</updated>
<entry>
<title>staging: et131x: Remove et131x driver from drivers/staging</title>
<updated>2014-10-03T20:55:14Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-10-03T20:45:53Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=e603984823a9218857c599195aaa514c5343de03'/>
<id>urn:sha1:e603984823a9218857c599195aaa514c5343de03</id>
<content type='text'>
The current version of the et131x driver has been accepted into the
main tree at /drivers/net/ethernet, so it can now be removed from
staging.

The MAINTAINERS entry has not been touched here, as the patch to
add the driver to drivers/net modifies it correctly.

Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: r8192ee: Remove staging driver</title>
<updated>2014-09-30T16:24:31Z</updated>
<author>
<name>Larry Finger</name>
<email>Larry.Finger@lwfinger.net</email>
</author>
<published>2014-09-30T14:48:19Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=f823182bc289f5dd6ac23737760a4024b09d3504'/>
<id>urn:sha1:f823182bc289f5dd6ac23737760a4024b09d3504</id>
<content type='text'>
A new version of this driver has been merged into the regular wireless tree.
The staging version is hereby removed.

Signed-off-by: Larry Finger &lt;Larry.Finger@lwfinger.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtl8821ae: remove driver</title>
<updated>2014-09-29T22:02:19Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2014-09-29T22:02:19Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=76272ab3f348d303eb31a5a061601ca8e0f9c5ce'/>
<id>urn:sha1:76272ab3f348d303eb31a5a061601ca8e0f9c5ce</id>
<content type='text'>
There is now a "real" driver in the wireless tree for this hardware
device, so remove the staging driver as it is no longer needed.

Reported-by: Larry Finger &lt;Larry.Finger@lwfinger.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xillybus: Move out of staging</title>
<updated>2014-09-24T06:44:16Z</updated>
<author>
<name>Eli Billauer</name>
<email>eli.billauer@gmail.com</email>
</author>
<published>2014-09-09T06:36:04Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=7051924f771722c6dd235e693742cda6488ac700'/>
<id>urn:sha1:7051924f771722c6dd235e693742cda6488ac700</id>
<content type='text'>
This driver has been functional and stable throughout the year it has spent
in the staging area. It has been patched for minor bugs, coding style issues
and improvements during this period.

This is the second submission of this move-out, after making several style
improvements, as suggested by Dan Carpenter.

Signed-off-by: Eli Billauer &lt;eli.billauer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Merge 3.17-rc3 into staging-next</title>
<updated>2014-09-01T03:53:12Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2014-09-01T03:53:12Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=e9723bf2ad1b7384e8d475e5356f51a1f35a8934'/>
<id>urn:sha1:e9723bf2ad1b7384e8d475e5356f51a1f35a8934</id>
<content type='text'>
We want the staging bugfixes in this branch as well.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: remove nokia_hp4p driver</title>
<updated>2014-08-30T20:10:25Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2014-08-30T20:10:25Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=a4102f90e87cfaa3fdbed6fdf469b23f0eeb4bfd'/>
<id>urn:sha1:a4102f90e87cfaa3fdbed6fdf469b23f0eeb4bfd</id>
<content type='text'>
The Bluetooth maintainer has been complaining about it for a while, and
I shouldn't have merged it over his objections.  There also has been no
real work done on it at all to get it out of the staging tree, so just
delete the code for now.

If someone wants to get this fixed up properly, feel free to revert this
commit and send the revert, along with cleanups and we will be glad to
consider it.

Cc: Marcel Holtmann &lt;marcel@holtmann.org&gt;
Cc: Pali Rohár &lt;pali.rohar@gmail.com&gt;
Cc: Pavel Machek &lt;pavel@ucw.cz&gt;,
Cc: Miguel Oliveira &lt;cmroliv@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>usbip: move usbip kernel code out of staging</title>
<updated>2014-08-25T17:40:06Z</updated>
<author>
<name>Valentina Manea</name>
<email>valentina.manea.m@gmail.com</email>
</author>
<published>2014-08-20T04:31:00Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=96c2737716d586a218bc795fcb79d2e2b6003081'/>
<id>urn:sha1:96c2737716d586a218bc795fcb79d2e2b6003081</id>
<content type='text'>
At this point, USB/IP kernel code is fully functional
and can be moved out of staging.

Signed-off-by: Valentina Manea &lt;valentina.manea.m@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: sep: remove driver</title>
<updated>2014-07-27T20:17:47Z</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-07-27T19:59:50Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=c22487b828adf09a6ffa3cdf47836d7b4407f827'/>
<id>urn:sha1:c22487b828adf09a6ffa3cdf47836d7b4407f827</id>
<content type='text'>
Looks like no one's working on the driver anymore, so remove it for now.
If someone wants to work on moving it out of staging, this commit can be
reverted.

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Cc: Alan Cox &lt;alan@linux.intel.com&gt;
Cc: Mark A. Allyn &lt;mark.a.allyn@intel.com&gt;
Cc: Jayant Mangalampalli &lt;jayant.mangalampalli@intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: silicom: remove driver</title>
<updated>2014-07-27T18:24:37Z</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-07-24T23:30:46Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=ad8c12eea0cb02040a2705ed28e020b49bb06a3c'/>
<id>urn:sha1:ad8c12eea0cb02040a2705ed28e020b49bb06a3c</id>
<content type='text'>
The driver hasn't been cleaned up and it doesn't look like anyone is
working on it anymore (including the original author). So remove it.
If someone wants to work on cleaning the driver up and moving it out of
staging, this commit can be reverted.

In addition, since this removes the CONFIG_NET_VENDOR_SILICOM config
symbol, remove the symbol from all defconfig files that reference it.

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Cc: Daniel Cotey &lt;puff65537@bansheeslibrary.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: quickstart: remove driver</title>
<updated>2014-07-24T22:00:07Z</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-07-24T18:58:46Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=0be013e3dc2ee79ffab8a438bbb4e216837e3d52'/>
<id>urn:sha1:0be013e3dc2ee79ffab8a438bbb4e216837e3d52</id>
<content type='text'>
The driver hasn't been cleaned up and it doesn't look like anyone is
working on it anymore (including the original author). So remove the
driver from the kernel. If someone wants to work on cleaning it up and
moving it out of staging, this commit can be reverted.

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Cc: Angelo Arrifano &lt;miknix@gentoo.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
