<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/usb/misc/Makefile, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/usb/misc/Makefile?h=v2.6.19</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/usb/misc/Makefile?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-10-17T21:46:32Z</updated>
<entry>
<title>USB: move trancevibrator.c to the proper usb directory</title>
<updated>2006-10-17T21:46:32Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2006-10-10T20:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9fcde235270e6783600d1aee5bcda78c8282bcdd'/>
<id>urn:sha1:9fcde235270e6783600d1aee5bcda78c8282bcdd</id>
<content type='text'>
It's not a input driver, so it doesn't belong in the input directory.


Cc: Sam Hocevar &lt;sam@zoy.org&gt;
Cc: Dmitry Torokhov &lt;dtor@insightbb.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: ftdi-elan: client driver for ELAN Uxxx adapters</title>
<updated>2006-09-27T18:58:59Z</updated>
<author>
<name>Tony Olech</name>
<email>tony.olech@elandigitalsystems.com</email>
</author>
<published>2006-09-13T10:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a5c66e4b2418278786a025a5bd9625f485b2087a'/>
<id>urn:sha1:a5c66e4b2418278786a025a5bd9625f485b2087a</id>
<content type='text'>
This "ftdi-elan" module is one half of the "driver" for
ELAN's Uxxx series adapters which are USB to PCMCIA CardBus
adapters. Currently only the U132 adapter is available and
it's module is called "u132-hcd".

When the USB hot plug subsystem detects a Uxxx series adapter
it should load this module.

Upon a successful device probe() the jtag device file interface
is created and the status workqueue started up.

The jtag device file interface exists for the purpose of
updating the firmware in the Uxxx series adapter, but as
yet it had never been used.

The status workqueue initializes the Uxxx and then sits there
polling the Uxxx until a supported PCMCIA CardBus device is
detected it will start the command and respond workqueues
and then load the module that handles the device. This will
initially be only the u132-hcd module. The status workqueue
then just polls the Uxxx looking for card ejects.

The command and respond workqueues implement a command
sequencer for communicating with the firmware on the other
side of the FTDI chip in the Uxxx. This "ftdi-elan" module
exports some functions to interface with the sequencer.

Note that this module is a USB client driver.

Note that the "u132-hcd" module is a (cut-down OHCI)
host controller.

Thus we have a topology with the parent of a host controller
being a USB client! This really stresses the USB subsystem
semaphore/mutex handling in the module removal.

Signed-off-by: Tony Olech &lt;tony.olech@elandigitalsystems.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
</entry>
<entry>
<title>USB: Add ADU support for Ontrak ADU devices</title>
<updated>2006-09-27T18:58:59Z</updated>
<author>
<name>Steven Haigh</name>
<email>netwiz@crc.id.au</email>
</author>
<published>2006-08-08T21:42:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=03270634e242dd10cc8569d31a00659d25b2b8e7'/>
<id>urn:sha1:03270634e242dd10cc8569d31a00659d25b2b8e7</id>
<content type='text'>
This patch adds support for Ontrak ADU USB devices.

Fixed for printk issues by Randy Dunlap &lt;rdunlap@xenotime.net&gt;

Signed-off-by: Steven Haigh &lt;netwiz@crc.id.au&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: Put phidgets driver in a sysfs class</title>
<updated>2006-09-27T18:58:49Z</updated>
<author>
<name>Sean Young</name>
<email>sean@mess.org</email>
</author>
<published>2006-07-10T09:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=912b24c333843514ff77ed88961c6945f0f286ce'/>
<id>urn:sha1:912b24c333843514ff77ed88961c6945f0f286ce</id>
<content type='text'>
This patch creates a device class phidget and add the phidget drivers to 
them.

Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: Add driver for PhidgetMotorControl</title>
<updated>2006-09-27T18:58:49Z</updated>
<author>
<name>Sean Young</name>
<email>sean@mess.org</email>
</author>
<published>2006-07-09T13:01:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d5176b413dcce85334e270021fc0d723d1714c84'/>
<id>urn:sha1:d5176b413dcce85334e270021fc0d723d1714c84</id>
<content type='text'>
This driver add support for the Phidgets Inc., MotorControl via sysfs. Also
some minor fixes for the InterfaceKit.

Signed-off-by: Sean Young &lt;sean@mess.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some tiny things</title>
<updated>2006-07-12T23:03:21Z</updated>
<author>
<name>Oliver Bock</name>
<email>o.bock@fh-wolfenbuettel.de</email>
</author>
<published>2006-06-22T17:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9189bfc2df0fd87e0e537fe7ad4cf3b66a440fe4'/>
<id>urn:sha1:9189bfc2df0fd87e0e537fe7ad4cf3b66a440fe4</id>
<content type='text'>
This is a new driver for the Cypress CY7C63xxx mirco controller series.
It currently supports the pre-programmed CYC63001A-PC by AK Modul-Bus
GmbH.  It's based on a kernel 2.4 driver (cyport) by Marcus Maul which I
ported to kernel 2.6 using sysfs. I intend to support more controllers
of this family (and more features) as soon as I get hold of the required
IDs etc. Please see the source code's header for more information.

Signed-off-by: Oliver Bock &lt;o.bock@fh-wolfenbuettel.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers</title>
<updated>2006-06-21T22:04:17Z</updated>
<author>
<name>Oliver Bock</name>
<email>o.bock@fh-wolfenbuettel.de</email>
</author>
<published>2006-06-09T22:42:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4255e6f6d98ad092c27fa2b83ac314cbe8a0c56f'/>
<id>urn:sha1:4255e6f6d98ad092c27fa2b83ac314cbe8a0c56f</id>
<content type='text'>
This is a new driver for the Cypress CY7C63xxx mirco controller series.
It currently supports the pre-programmed CYC63001A-PC by AK Modul-Bus
GmbH.  It's based on a kernel 2.4 driver (cyport) by Marcus Maul which I
ported to kernel 2.6 using sysfs. I intend to support more controllers
of this family (and more features) as soon as I get hold of the required
IDs etc. Please see the source code's header for more information.

Signed-off-by: Oliver Bock &lt;o.bock@fh-wolfenbuettel.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] Driver for Apple Cinema Display</title>
<updated>2006-06-21T22:04:14Z</updated>
<author>
<name>akpm@osdl.org</name>
<email>akpm@osdl.org</email>
</author>
<published>2006-05-26T20:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=069e8a65cd7970b15672825541be59218d9a8a0f'/>
<id>urn:sha1:069e8a65cd7970b15672825541be59218d9a8a0f</id>
<content type='text'>
This is a driver to control the brightness of an Apple Cinema Display over
USB.  It updates the local brightness value if the user presses a button on
the display.

Signed-off-by: Michael Hanselmann &lt;linux-kernel@hansmi.ch&gt;
Cc: Oliver Neukum &lt;oliver@neukum.org&gt;
Cc: Paul Mackerras &lt;paulus@samba.org&gt;
Cc: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile</title>
<updated>2005-11-17T19:29:55Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2005-11-17T17:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=654f31189e550cd5924b786487a5d93d9feaada9'/>
<id>urn:sha1:654f31189e550cd5924b786487a5d93d9feaada9</id>
<content type='text'>
This lets us remove a lot of code in the drivers that were all checking
the same thing.  It also found some bugs in a few of the drivers, which
has been fixed up.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: add ldusb driver</title>
<updated>2005-07-12T18:52:57Z</updated>
<author>
<name>Michael Hund</name>
<email>mhund@ld-didactic.de</email>
</author>
<published>2005-06-27T20:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2824bd250f0be1551747cc3ed5ae07facc285b57'/>
<id>urn:sha1:2824bd250f0be1551747cc3ed5ae07facc285b57</id>
<content type='text'>
The following driver provides complete interrupt-in and interrupt-out
reports (raw data) to a user program. Until now it uses the
HIDIOCGDEVINFO ioctl call, because I don't know better :-(. Perhaps, it
will be ok for you - and I will be happy, if you assign 8 minor numbers.

I have tested it in several environments and it works very well for me.
However, it has a problem with two or more devices at the same hub, if
the two or more devices need 1 ms interrupt-in transfers. Unfortunately
more than one interrupt-in transfer every ms isn't possible (ehci
driver?). This is why the min_interrupt_in_interval and
min_interrupt_out_interval are increased to 2 ms (see the corresponding
module parameters). This way, I can use two devices simultaneously at
the same hub.

Signed-off-by: Michael Hund &lt;mhund@ld-didactic.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
</feed>
