| Age | Commit message (Expand) | Author |
| 2004-07-22 | typo in comment | drochner |
| 2004-07-17 | Avoid touching the xfer after calling usb_transfer_complete(), as the | mycroft |
| 2004-07-17 | ugen_isoc_rintr() may recycle the xfer immediately. Therefore, we avoid | mycroft |
| 2004-07-17 | hcpriv is not actually used here. Remove references to it. | mycroft |
| 2004-07-16 | AUOPEN_* != AUMODE_*. Duh. Make unidirectional devices work again. | mycroft |
| 2004-07-16 | The previous change was not complete. /brick me | mycroft |
| 2004-07-09 | Whoops! Don't try to set parameters for a direction that doesn't exist. | mycroft |
| 2004-07-09 | Adjust some silliness that was causing us to do extra work for "frame list | mycroft |
| 2004-07-09 | Clean up a little. | mycroft |
| 2004-07-08 | The MCT advertises both the interrupt and bulkin endpoints as | rumble |
| 2004-07-07 | Previous fix was not right. Also fix a couple of other problems -- we were | mycroft |
| 2004-07-07 | Regen. | mycroft |
| 2004-07-07 | GREENHOUSE2_USBKR100 -> REALTEK_RTL8150L, per PR 20425. | mycroft |
| 2004-07-07 | Regen. | mycroft |
| 2004-07-07 | Add another Zire device, from PR 25929. | mycroft |
| 2004-07-07 | Rearrange to fix a potential crash when changing parameters with audioctl and | mycroft |
| 2004-07-06 | Fix an error in a printf() format. | mycroft |
| 2004-07-06 | Fix a byte order error. | mycroft |
| 2004-07-03 | Remove the call to ulpt_reset(). Although this *shouldn't* cause printers to | mycroft |
| 2004-06-30 | When starting a bulk-only transfer, punt early if the device is going away. | mycroft |
| 2004-06-30 | Fix an endianness problem (EHCI_NULL was being double-swapped). | mycroft |
| 2004-06-29 | Ignore a port error that happens to come in at the same time as a connect | mycroft |
| 2004-06-29 | Make one message dependent on ohcidebug, so it doesn't interfere with polled | mycroft |
| 2004-06-28 | Fix some UMATCH values. | mycroft |
| 2004-06-28 | Tracy's Clie reports that it's SFF-8070 when it's really UFI. Bah. | mycroft |
| 2004-06-26 | Do not do a CBI reset before returning STATUS_CMD_FAILED. This causes any | mycroft |
| 2004-06-25 | Fix usage of incorrect buffer in CBI, possibly causing general failure to | mycroft |
| 2004-06-25 | Do not return STATUS_WIRE_FAILED in response to a CBI stall. This is perfectly | mycroft |
| 2004-06-25 | Add a comment explaining quirk table policy. | mycroft |
| 2004-06-23 | Further cleanup of toggle handling. Now that we use EHCI_QH_DTC, we don't | mycroft |
| 2004-06-23 | In the "seemed like a good idea until I found the fatal flaw" department... | mycroft |
| 2004-06-23 | Whoops, use the correct value for the maximum string descriptor length. | mycroft |
| 2004-06-23 | Yes, some devices return incorrect lengths in their string descriptors. Rather | mycroft |
| 2004-06-22 | Fix an error in a debug printf(). | mycroft |
| 2004-06-22 | Adjust a couple of comments to make it clear WTF is going on. | mycroft |
| 2004-06-22 | Update comment. | mycroft |
| 2004-06-22 | Fix a printf() error. | mycroft |
| 2004-06-22 | Remove comment about the data toggle being borked. | mycroft |
| 2004-06-22 | As the ehci_idone() now uses the variable `epipe' unconditionally, always | enami |
| 2004-06-22 | Fix a stupid bug in ehci_check_intr() that caused use to try to complete a | mycroft |
| 2004-06-22 | Oops. Remove a couple of printf()s. | mycroft |
| 2004-06-22 | Failure to properly mask off UE_DIR_IN from the endpoint address was causing | mycroft |
| 2004-06-22 | Set the data toggle correctly, and use EHCI_QTD_DTC. This fixes problems with | mycroft |
| 2004-06-14 | Remove change accidentally committed by tls. | augustss |
| 2004-06-12 | Add calibration support to uep driver. | tsarna |
| 2004-06-12 | Fix an unimportant typo. | mycroft |
| 2004-06-11 | Initialize restartcnt. from FreeBSD. | petrov |
| 2004-06-05 | attach to Sitecom USB to serial cable | jdolecek |
| 2004-06-05 | regen: | jdolecek |
| 2004-06-05 | add Sitecom USB to serial cable | jdolecek |