<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/vt6655/Kconfig, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/vt6655/Kconfig?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/vt6655/Kconfig?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2019-05-20T08:49:08Z</updated>
<entry>
<title>staging: vt665*: use help instead of ---help--- in Kconfig</title>
<updated>2019-05-20T08:49:08Z</updated>
<author>
<name>Moses Christopher</name>
<email>moseschristopherb@gmail.com</email>
</author>
<published>2019-05-18T06:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=cc9daca6e0ebd443ab1893f0d357fba1ce49bbeb'/>
<id>urn:sha1:cc9daca6e0ebd443ab1893f0d357fba1ce49bbeb</id>
<content type='text'>
  - Resolve the following warning from the Kconfig,
    "WARNING: prefer 'help' over '---help---' for new help texts"

Signed-off-by: Moses Christopher &lt;moseschristopherb@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: add missing SPDX lines to Kconfig files</title>
<updated>2019-04-03T09:10:15Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-04-02T10:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=99b75a4e3275e85814db0fa2f49274bd3d5359d3'/>
<id>urn:sha1:99b75a4e3275e85814db0fa2f49274bd3d5359d3</id>
<content type='text'>
There are a few remaining drivers/staging/*/Kconfig files that do not
have SPDX identifiers in them.  Add the correct GPL-2.0 identifier to
them to make scanning tools happy.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: switch driver over to mac80211</title>
<updated>2014-10-29T20:31:30Z</updated>
<author>
<name>Malcolm Priestley</name>
<email>tvboxspy@gmail.com</email>
</author>
<published>2014-10-29T17:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=1f7a081abfc1a5e452a40d727fa35f1402fe705e'/>
<id>urn:sha1:1f7a081abfc1a5e452a40d727fa35f1402fe705e</id>
<content type='text'>
Signed-off-by: Malcolm Priestley &lt;tvboxspy@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: vt665?: prevent modules from being built into the kernel.</title>
<updated>2011-04-05T04:33:26Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2011-03-17T15:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=07e195fde6dd553f30fb287fc169d64895425f5e'/>
<id>urn:sha1:07e195fde6dd553f30fb287fc169d64895425f5e</id>
<content type='text'>
It causes lots of linking errors when both of these modules are built into the
kernel directly due to their global symbol mess.

Reported-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging/vt66*: kconfig, depends on WLAN</title>
<updated>2009-12-23T19:27:50Z</updated>
<author>
<name>Randy Dunlap</name>
<email>randy.dunlap@oracle.com</email>
</author>
<published>2009-12-14T16:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b2cd41496c70a1653f28c6d07b61cbdd25167679'/>
<id>urn:sha1:b2cd41496c70a1653f28c6d07b61cbdd25167679</id>
<content type='text'>
The vt665[56] drivers can be built when CONFIG_NET=n &amp;
CONFIG_NETDEVICES=n or just when CONFIG_WLAN=n.
This leads to build failures.
Prevent this by making them depend on WLAN.

[This patch was lost in a dualing trees merge;
still needs to be re-applied.]

Signed-off-by: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV</title>
<updated>2009-10-07T20:39:43Z</updated>
<author>
<name>Larry Finger</name>
<email>Larry.Finger@lwfinger.net</email>
</author>
<published>2009-10-01T18:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=125b181aec7a67c71234284ecf6d9c729d05deda'/>
<id>urn:sha1:125b181aec7a67c71234284ecf6d9c729d05deda</id>
<content type='text'>
After the incorporation of the patch entitled "wext: refactor", some
of the wireless drivers in drivers/staging fail to build because they
need to have CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV defined.

Signed-off-by: Larry Finger &lt;Larry.Finger@lwfinger.net&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>Staging: vt665x: depend on WIRELESS_EXT</title>
<updated>2009-09-15T19:01:36Z</updated>
<author>
<name>Alexander Beregalov</name>
<email>a.beregalov@gmail.com</email>
</author>
<published>2009-07-04T19:09:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e882335bb19c0b9f96971fa6b1fe6c019280056b'/>
<id>urn:sha1:e882335bb19c0b9f96971fa6b1fe6c019280056b</id>
<content type='text'>
Make vt665x depended on WIRELESS_EXT and remove remain ifdef's

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

</content>
</entry>
<entry>
<title>Staging: vt6655: uses pci functions, should depend on PCI</title>
<updated>2009-06-19T18:00:52Z</updated>
<author>
<name>Randy Dunlap</name>
<email>randy.dunlap@oracle.com</email>
</author>
<published>2009-06-05T18:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=4900dea69fc70d145c7d6b66830de6642a4c4152'/>
<id>urn:sha1:4900dea69fc70d145c7d6b66830de6642a4c4152</id>
<content type='text'>
This driver uses lots of pci_*() calls, so it should depend on PCI.

drivers/staging/vt6655/device_main.c:3942: error: implicit declaration of function 'pci_dev_driver'

Signed-off-by: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: vt6655: Integrate drivers/staging/vt6655 into build system.</title>
<updated>2009-06-19T18:00:51Z</updated>
<author>
<name>Forest Bond</name>
<email>forest@alittletooquiet.net</email>
</author>
<published>2009-06-02T18:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=1d69a1c65b0d25739819caef6b1f0f6ddc2ab84c'/>
<id>urn:sha1:1d69a1c65b0d25739819caef6b1f0f6ddc2ab84c</id>
<content type='text'>
Integrate drivers/staging/vt6655 into build system.

Signed-off-by: Forest Bond &lt;forest@alittletooquiet.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

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