<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/dgnc/Makefile, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/dgnc/Makefile?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/dgnc/Makefile?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: delete dgnc_neo.* files</title>
<updated>2018-01-17T14:02:55Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-01-15T20:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=945d2a60b5d041ffb35b332af0eeca8ed690deaa'/>
<id>urn:sha1:945d2a60b5d041ffb35b332af0eeca8ed690deaa</id>
<content type='text'>
As the Neo devices were never actually supported by the driver, delete
the files that purported to control that type of device as they are not
needed.  This will let us shrink the driver a lot over time.

Cc: Lidza Louina &lt;lidza.louina@gmail.com&gt;
Cc: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: remove crazy "management" device node</title>
<updated>2018-01-15T15:07:08Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-01-11T16:50:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=37034c1b42b087a60c4ba088edc07252d83ce2cf'/>
<id>urn:sha1:37034c1b42b087a60c4ba088edc07252d83ce2cf</id>
<content type='text'>
There's no need for a special character device just to get some random
information out of a single serial port driver.  So remove the
dgnc_mgmt.c file, and some structures and ioctl definitions that only it
was using.

Cc: Lidza Louina &lt;lidza.louina@gmail.com&gt;
Cc: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: delete dgnc_utils.c</title>
<updated>2018-01-15T15:07:08Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-01-11T16:50:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f75c1b2953766623052dbe5e297decca6a730772'/>
<id>urn:sha1:f75c1b2953766623052dbe5e297decca6a730772</id>
<content type='text'>
There was just one function in it, and it duplicated what
msleep_interruptable() was doing, which is pointless, so delete it and
fix up the one calling site.

Cc: Lidza Louina &lt;lidza.louina@gmail.com&gt;
Cc: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: remove sysfs files</title>
<updated>2016-12-01T08:57:49Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2016-11-30T13:46:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=1eb388b67a380b387030e54684f297d9f6046449'/>
<id>urn:sha1:1eb388b67a380b387030e54684f297d9f6046449</id>
<content type='text'>
The dgnc driver has no business creating "custom" sysfs files just for a
single tty driver.  Combined with the odd way they are created, it's
just a mess, so remove them entirely as I am tired of tripping over them
when doing driver core changes.

Cc: Lidza Louina &lt;lidza.louina@gmail.com&gt;
Cc: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>dgnc: Move DG_PART definition from Makefile to dgnc_driver.h</title>
<updated>2015-03-12T10:05:27Z</updated>
<author>
<name>Cass May</name>
<email>cass@cassm.net</email>
</author>
<published>2015-02-15T23:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f11cc568758f23088c1f7a8369100c59e4c07bd6'/>
<id>urn:sha1:f11cc568758f23088c1f7a8369100c59e4c07bd6</id>
<content type='text'>
Avoid deprecated usage of EXTRA_CFLAGS by moving definition of DG_PART into dgnc_driver.h

Signed-off-by: Cass May &lt;cass@cassm.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>dgnc: Remove superfluous EXTRA_CFLAGS variable</title>
<updated>2015-03-12T10:05:26Z</updated>
<author>
<name>Cass May</name>
<email>cass@cassm.net</email>
</author>
<published>2015-02-15T23:40:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=fd933bae1474fa172693b712012cbb4a2d31fc30'/>
<id>urn:sha1:fd933bae1474fa172693b712012cbb4a2d31fc30</id>
<content type='text'>
Clean up Makefile by removing unnecessary definition of DG_NAME.

Signed-off-by: Cass May &lt;cass@cassm.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: Move utility functions out of dgnc_driver.c</title>
<updated>2014-08-16T19:23:13Z</updated>
<author>
<name>Konrad Zapalowicz</name>
<email>bergo.torino@gmail.com</email>
</author>
<published>2014-08-06T12:21:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=9a633d00d14129b5865502a0f45c160f523b446f'/>
<id>urn:sha1:9a633d00d14129b5865502a0f45c160f523b446f</id>
<content type='text'>
This commit moves the utility functions out of dgnc_driver.c file and
puts them in the new dgnc_utils.{c,h} files. The accompanying changes
adjust the existing code to work with this design.

Signed-off-by: Konrad Zapalowicz &lt;bergo.torino@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.h</title>
<updated>2014-08-01T21:50:04Z</updated>
<author>
<name>Seunghun Lee</name>
<email>waydi1@gmail.com</email>
</author>
<published>2014-07-31T13:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=dfc2b00152e99e3adc36d7066811cd936b7cd60d'/>
<id>urn:sha1:dfc2b00152e99e3adc36d7066811cd936b7cd60d</id>
<content type='text'>
Removes unneeded dgnc_trace.c and dgnc_trace.h

CC: Lidza Louina &lt;lidza.louina@gmail.com&gt;
CC: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Seunghun Lee &lt;waydi1@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: removes proc code</title>
<updated>2013-08-15T17:14:29Z</updated>
<author>
<name>Lidza Louina</name>
<email>lidza.louina@gmail.com</email>
</author>
<published>2013-08-15T14:28:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=35cf90459312fc3b6bc4bbf31aa5fe47b73922d4'/>
<id>urn:sha1:35cf90459312fc3b6bc4bbf31aa5fe47b73922d4</id>
<content type='text'>
This patch removes the dgnc_proc.c and dgnc_proc.h files and all
references to proc functions in dgnc_driver.c. This also removes proc.h
from the include headers in driver.c, mgmt.c and sysfs.c and proc.o
from the Makefile.

Drivers now use sysfs instead of proc.

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>
