<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/usb/host/isp1362.h, branch v4.9.331</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v4.9.331</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v4.9.331'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2013-07-24T21:43:05+00:00</updated>
<entry>
<title>USB: isp1362: move debug files from proc to debugfs</title>
<updated>2013-07-24T21:43:05+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2013-07-02T19:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a6363463e8f5c7996aff6fa1285ff6c7cc3d3f6d'/>
<id>urn:sha1:a6363463e8f5c7996aff6fa1285ff6c7cc3d3f6d</id>
<content type='text'>
Drivers should not be putting debug files in /proc/ that is what debugfs
is for, so move the isp1362 driver's debug file to debugfs.

Reviewed-by: Felipe Balbi &lt;balbi@ti.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>USB: isp1362: remove CONFIG_USB_DEBUG dependency</title>
<updated>2013-07-23T23:35:17+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2013-06-28T18:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=641c86cd1cc6cb42233500a20e85ae5027826cfa'/>
<id>urn:sha1:641c86cd1cc6cb42233500a20e85ae5027826cfa</id>
<content type='text'>
Now that the debugging macros are cleaned up, just rely on the dynamic
debug code in the kernel to do the debug messages for the driver.

This lets debugging be enabled without having to rebuild the driver, an
important thing for users that can not do it.

Acked-by: Felipe Balbi &lt;balbi@ti.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>USB: isp1362: remove _DBG() usage</title>
<updated>2013-07-23T23:35:17+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2013-06-28T18:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=374f4bfdf5b6a37a641c13ef22e0bbb42e0b3ac7'/>
<id>urn:sha1:374f4bfdf5b6a37a641c13ef22e0bbb42e0b3ac7</id>
<content type='text'>
If you want a debug call, just make it, so move to using the
already-there DBG() call.  No need to make things more complex than they
really need to be.

Acked-by: Felipe Balbi &lt;balbi@ti.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>USB: isp1362: remove unused _WARN_ON() calls</title>
<updated>2013-07-23T23:35:17+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2013-06-28T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=2809508d3b63c9fedf8daf23d08dd61f40a761f4'/>
<id>urn:sha1:2809508d3b63c9fedf8daf23d08dd61f40a761f4</id>
<content type='text'>
Like _BUG_ON(), _WARN_ON() wasn't ever being used, so just delete it, as
obviously things are working properly now (if not, we have bigger
problems...)

Acked-by: Felipe Balbi &lt;balbi@ti.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>USB: isp1362: remove unused _BUG_ON() calls</title>
<updated>2013-07-23T23:35:17+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2013-06-28T18:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=051a0689d64348264fb6e32736be283398b3f0c3'/>
<id>urn:sha1:051a0689d64348264fb6e32736be283398b3f0c3</id>
<content type='text'>
We shouldn't ever panic in a driver, and these calls were never being
used, so just delete them, as obviously the driver is working properly
now (right?)

Acked-by: Felipe Balbi &lt;balbi@ti.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>USB: host: Remove dead CONFIG_ARCH_KARO</title>
<updated>2010-08-10T21:35:40+00:00</updated>
<author>
<name>Christian Dietrich</name>
<email>qy03fugy@stud.informatik.uni-erlangen.de</email>
</author>
<published>2010-07-20T07:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=10d0ca024257c88b28235fcd58577c3eb01b0460'/>
<id>urn:sha1:10d0ca024257c88b28235fcd58577c3eb01b0460</id>
<content type='text'>
CONFIG_ARCH_KARO doesn't exist in Kconfig and is never defined anywhere
else, therefore removing all references for it from the source code.

Signed-off-by: Christian Dietrich &lt;qy03fugy@stud.informatik.uni-erlangen.de&gt;
Acked-by: Ryan Mallon &lt;ryan@bluewatersys.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: isp1362: fix inw warning on Blackfin systems</title>
<updated>2010-06-04T20:16:18+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2010-05-21T08:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0c8a32dff4f9ebed3e067e52e12842d7d7e047a0'/>
<id>urn:sha1:0c8a32dff4f9ebed3e067e52e12842d7d7e047a0</id>
<content type='text'>
The Blackfin code is incorrectly casting the argument to inw() to a pointer.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: FIX bitfield istl_flip:1, make it unsigned.</title>
<updated>2009-12-11T19:55:20+00:00</updated>
<author>
<name>Roel Kluin</name>
<email>roel.kluin@gmail.com</email>
</author>
<published>2009-11-18T13:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=22a627ba81e0f75b994d37adb68761a9b9ef7186'/>
<id>urn:sha1:22a627ba81e0f75b994d37adb68761a9b9ef7186</id>
<content type='text'>
istl_flip is a signed bitfield of one bit so it can be -1 or 0.
However in drivers/usb/host/isp1362-hcd.c:1103:

finish_iso_transfers(isp1362_hcd,
	&amp;isp1362_hcd-&gt;istl_queue[isp1362_hcd-&gt;istl_flip]);

So if isp1362_hcd-&gt;istl_flip is set, the 2nd argument becomes
&amp;isp1362_hcd-&gt;istl_queue[-1], which is invalid.

Signed-off-by: Roel Kluin &lt;roel.kluin@gmail.com&gt;
Acked-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: isp1362: fix build warnings on 64-bit systems</title>
<updated>2009-10-09T20:52:07+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-10-07T08:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b0a9cf297e587219332ee4acca243627702c2cc9'/>
<id>urn:sha1:b0a9cf297e587219332ee4acca243627702c2cc9</id>
<content type='text'>
A bunch of places assumed pointers were 32-bits in size (bit checking and
debug output), but none of these affected runtime functionality.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: isp1362: fix pulldown register defines and conf logic</title>
<updated>2009-09-23T13:46:33+00:00</updated>
<author>
<name>Ken MacLeod</name>
<email>ken@bitsko.slc.ut.us</email>
</author>
<published>2009-08-06T19:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7949f4e16456183bae0bc19ffe92072a27d0553e'/>
<id>urn:sha1:7949f4e16456183bae0bc19ffe92072a27d0553e</id>
<content type='text'>
HCHWCFG_PULLDOWN_DS2 and HCHWCFG_PULLDOWN_DS1 were swapped.  Incorrect
operator precedence in isp1362_hc_start() hid part of the problem.
This fixes a problem where Port 1 in Host mode fails to see disconnects.

Signed-Off-By: Ken MacLeod &lt;ken@bitsko.slc.ut.us&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
</feed>
