<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/drivers/staging/gpib/nec7210, 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/nec7210?h=master</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom/drivers/staging/gpib/nec7210?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2024-11-07T08:27:34Z</updated>
<entry>
<title>staging: gpib: Replace custom debug with dev_dbg</title>
<updated>2024-11-07T08:27:34Z</updated>
<author>
<name>Dave Penkler</name>
<email>dpenkler@gmail.com</email>
</author>
<published>2024-11-04T17:50:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=a836d4ec8f83bbbec06d460008429de437b9104b'/>
<id>urn:sha1:a836d4ec8f83bbbec06d460008429de437b9104b</id>
<content type='text'>
Remove GPIB_KERNEL_DEBUG config option
Remove GPIB_DEBUG reference
Replace GPIB_DPRINTK with dev_dbg
Change pr_alert to dev_alert

Signed-off-by: Dave Penkler &lt;dpenkler@gmail.com&gt;
Reviewed-by: Dan Carpenter &lt;dan.carpenter@linaro.org&gt;
Link: https://lore.kernel.org/r/20241104175014.12317-3-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: gpib: make port I/O code conditional</title>
<updated>2024-10-19T07:57:03Z</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2024-10-16T11:15:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=78ecb0375685bc9276638a5e2b6ec3b10d2810bf'/>
<id>urn:sha1:78ecb0375685bc9276638a5e2b6ec3b10d2810bf</id>
<content type='text'>
A few of the helper modules contain functions for both IORESOURCE_MEM
and IORESOURCE_IO type access, with the latter not being supported
on all architectures but also not used by all the drivers.

Add #ifdef checks around these to allow building the library code
and use it on MMIO-only configurations.

Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Link: https://lore.kernel.org/r/20241016111521.1143191-5-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 nec7210 GPIB chip driver</title>
<updated>2024-10-10T13:28:32Z</updated>
<author>
<name>Dave Penkler</name>
<email>dpenkler@gmail.com</email>
</author>
<published>2024-09-18T12:18:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=3ba84ac69b53e6ee07c31d54554e00793d7b144f'/>
<id>urn:sha1:3ba84ac69b53e6ee07c31d54554e00793d7b144f</id>
<content type='text'>
Low level Chip driver for NEC7210 and compatible based boards.

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