<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/dgnc/Kconfig, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/dgnc/Kconfig?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/dgnc/Kconfig?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2018-10-02T22:14:14Z</updated>
<entry>
<title>staging: dgnc: delete the driver</title>
<updated>2018-10-02T22:14:14Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-10-02T22:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=3268357865d6541f11c2e759525e090f79210793'/>
<id>urn:sha1:3268357865d6541f11c2e759525e090f79210793</id>
<content type='text'>
Digi does not support it, no one has hardware for it, and no one is
working on it, so let's drop it for now.  If anyone wants to pick it
back up, then can revert this patch.

Reported-by: Lidza Louina &lt;lidza.louina@gmail.com&gt;
Reported-by: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: Fix Kconfig help header and text</title>
<updated>2018-10-02T22:10:22Z</updated>
<author>
<name>Sehro Rautenkranz</name>
<email>sehro@sehro.org</email>
</author>
<published>2018-09-25T23:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f3583dcd4d83803007ed6a8a09e58ee746a4ff99'/>
<id>urn:sha1:f3583dcd4d83803007ed6a8a09e58ee746a4ff99</id>
<content type='text'>
Replace Kconfig help header and text to match other modules. Issue found
by checkpatch.

Spacing adjusted to match Documentation/process/coding-style.rst. Issue
reported by rdunlap@infradead.org.

Reported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Signed-off-by: Sehro Rautenkranz &lt;sehro@sehro.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: Kconfig: add dependency PCI for it</title>
<updated>2013-08-26T13:29:09Z</updated>
<author>
<name>Chen Gang</name>
<email>gang.chen@asianux.com</email>
</author>
<published>2013-08-26T03:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b0b15cb27d0ae43ea15e10c7693781e92e92a370'/>
<id>urn:sha1:b0b15cb27d0ae43ea15e10c7693781e92e92a370</id>
<content type='text'>
DGNC is based on PCI, so need add related dependency, or when compiled
with PCI disabled, it will be fail.

The related error (randconfig for PCI disabled under s390):

  drivers/staging/dgnc/dgnc_cls.c:1394:2: error: implicit declaration of function ‘ioremap’ [-Werror=implicit-function-declaration]
  drivers/staging/dgnc/dgnc_cls.c:1407:3: error: implicit declaration of function ‘iounmap’ [-Werror=implicit-function-declaration]

Cc: Lidza Louina &lt;lidza.louina@gmail.com&gt;
Signed-off-by: Chen Gang &lt;gang.chen@asianux.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: add dgnc digi driver</title>
<updated>2013-08-01T21:42:45Z</updated>
<author>
<name>Lidza Louina</name>
<email>lidza.louina@gmail.com</email>
</author>
<published>2013-08-01T21:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=0b99d58902dd82fa51216eb8e0d6ddd8c43e90e4'/>
<id>urn:sha1:0b99d58902dd82fa51216eb8e0d6ddd8c43e90e4</id>
<content type='text'>
This patch adds the DGNC driver. This is a TTY Serial Port
Driver for the Digi International Neo and Classic PCI based product
line by Digi International &lt;http://www.digi.com&gt;.

This driver isn't hooked up to the build system because it doesn't
build, it merely adds the driver written by Digi to the kernel tree so
that it can be cleaned up and fixed up properly over time.

Cc: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Lidza Louina &lt;lidza.louina@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
