<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/drivers/staging/gpib/pc2, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.kobert.dev/pm24.git/atom/drivers/staging/gpib/pc2?h=master</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom/drivers/staging/gpib/pc2?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2024-10-19T07:57:03Z</updated>
<entry>
<title>staging: gpib: pc2: avoid calling undefined dma_free()</title>
<updated>2024-10-19T07:57:03Z</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2024-10-16T11:15:17Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=e282c89beab6ed0d77c96e85c50b470091e26e7e'/>
<id>urn:sha1:e282c89beab6ed0d77c96e85c50b470091e26e7e</id>
<content type='text'>
On architectures that don't support the ISA DMA API, this causes a build
failure. The corresponding dma_alloc() call is already in an #ifdef,
so use the same one for dma_free().

Note that nothing seems to set PC2_DMA, so parts of this driver
are likely unused. ISA DMA usually does not work on PCI or PCMCIA
devices, only on physical ISA slots.

Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Link: https://lore.kernel.org/r/20241016111521.1143191-4-arnd@kernel.org
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: gpib: add module descriptions</title>
<updated>2024-10-19T07:57:03Z</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2024-10-16T11:15:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=ad59cf382cd5c0548b3aeb80cb1e34ebac40ade6'/>
<id>urn:sha1:ad59cf382cd5c0548b3aeb80cb1e34ebac40ade6</id>
<content type='text'>
Every loadable module should have a description, and not having one
causes a W=1 build warning, so add these to the newly added modules.

Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Link: https://lore.kernel.org/r/20241016111521.1143191-2-arnd@kernel.org
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: gpib: Add pc2 GPIB driver</title>
<updated>2024-10-10T13:28:49Z</updated>
<author>
<name>Dave Penkler</name>
<email>dpenkler@gmail.com</email>
</author>
<published>2024-09-18T12:19:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=0dc1ad1c0051c29eaca6202e08d0d5787d296649'/>
<id>urn:sha1:0dc1ad1c0051c29eaca6202e08d0d5787d296649</id>
<content type='text'>
Driver for pc2 compatible boards for Computer Equipment Corporation,
Hameg and ohters

Signed-off-by: Dave Penkler &lt;dpenkler@gmail.com&gt;
Link: https://lore.kernel.org/r/20240918121908.19366-21-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
