| Commit message (Expand) | Author | Age | Files | Lines |
* | s/logprintf/printf/g | imp | 2007-06-20 | 1 | -2/+2 |
* | Expand callout compatibility macros in the main usb bridges. | imp | 2007-06-14 | 1 | -11/+11 |
* | Remove more unnecessary and unwanted __OtherBSD__ ifdefs. | imp | 2007-06-13 | 1 | -65/+0 |
* | Use a different task queue for host controller and peripheral driver | iedowse | 2006-10-19 | 1 | -1/+2 |
* | Fix compile in non-debug case. | iedowse | 2006-10-03 | 1 | -2/+1 |
* | When changing the device address and max packet size in usbd_new_device(), | iedowse | 2006-10-03 | 1 | -10/+0 |
* | More removing compatibility macros. | imp | 2006-09-07 | 1 | -23/+23 |
* | s/Static/static/g | imp | 2006-09-06 | 1 | -133/+133 |
* | If a zero-length bulk or interrupt transfer is requested then assume | iedowse | 2006-05-28 | 1 | -9/+7 |
* | Use the limited scatter-gather capabilities of ehci, ohci and uhci | iedowse | 2006-05-28 | 1 | -184/+241 |
* | Since DELAY() was moved, most <machine/clock.h> #includes have been | phk | 2006-05-16 | 1 | -1/+0 |
* | Save and restore the data toggle value when a pipe to an endpoint | iedowse | 2006-02-26 | 1 | -1/+5 |
* | Add a missing ohci_waitintr() call that allows polled operation of | iedowse | 2006-02-25 | 1 | -0/+3 |
* | Give ohci_intr a proper return value. In FreeBSD, this is void. Remove | imp | 2006-02-11 | 1 | -4/+4 |
* | Set sc_dying to 1 when detaching. In NetBSD and OpenBSD this was | iedowse | 2006-01-15 | 1 | -0/+2 |
* | The ohci driver's processing of completed transfer descriptors (TDs) | iedowse | 2005-11-27 | 1 | -30/+38 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 1 | -2/+0 |
* | It was possible to have two threads concurrently aborting the same | iedowse | 2005-03-19 | 1 | -0/+28 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Fix KASSERT inversion that was introduced in 1.150, resulting in instant | keramida | 2005-01-05 | 1 | -1/+1 |
* | Remove comment that doesn't seem to be true and add comments describing | julian | 2005-01-03 | 1 | -17/+16 |
* | A much simpler way to work out if the required transfer can be done in 2 | julian | 2005-01-03 | 1 | -3/+2 |
* | Slightly reorganise part of the ohci_softintr() function | julian | 2004-12-14 | 1 | -15/+26 |
* | Fix just the worst of the timeout race conditions that the previous | iedowse | 2004-11-16 | 1 | -1/+6 |
* | Back out my recent changes for timeout races, as there have been | iedowse | 2004-11-12 | 1 | -39/+14 |
* | Attempt to fix a number of race conditions in the handling of | iedowse | 2004-11-09 | 1 | -14/+39 |
* | Make the USB subsystem unloadable and detachable, though currently | iedowse | 2004-08-02 | 1 | -3/+13 |
* | MFNetBSD. | le | 2004-06-26 | 1 | -2/+5 |
* | MFNetBSD Version 1.146 | julian | 2004-03-26 | 1 | -5/+11 |
* | Fixed incomplete initialization in some ohci controllers with | shiba | 2003-12-22 | 1 | -33/+46 |
* | Enable support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN | shiba | 2003-12-22 | 1 | -12/+2 |
* | Write the correct value to `td_be' for the second and further | iedowse | 2003-11-25 | 1 | -1/+1 |
* | Remove a gremlin so that this code compiles under -stable without | joe | 2003-11-12 | 1 | -1/+1 |
* | MFNetBSD: | joe | 2003-11-10 | 1 | -3/+1 |
* | MFNetBSD: | joe | 2003-11-10 | 1 | -1/+2 |
* | MFNetBSD: | joe | 2003-11-10 | 1 | -8/+11 |
* | Revise the NetBSD revision control strings. | joe | 2003-11-09 | 1 | -13/+1 |
* | MFNetBSD: | joe | 2003-11-09 | 1 | -2/+2 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -1/+3 |
* | fix support for umass and related devices on ohci. This is a partial | jmg | 2003-07-15 | 1 | -78/+144 |
* | make usb bus_dma aware. | jmg | 2003-07-15 | 1 | -49/+42 |
* | minor white space fix up | jmg | 2003-07-15 | 1 | -2/+4 |
* | Backout the last commit! | joe | 2003-07-14 | 1 | -1/+2 |
* | MFNetBSD: revision 1.136 | joe | 2003-07-14 | 1 | -1/+2 |
* | MFNetBSD: revision 1.135 | joe | 2003-07-14 | 1 | -4/+5 |
* | MFNetBSD: revision 1.134 | joe | 2003-07-14 | 1 | -27/+49 |
* | MFNetBSD: revision 1.133 | joe | 2003-07-14 | 1 | -0/+5 |
* | MFNetBSD: revision 1.132 | joe | 2003-07-14 | 1 | -1/+4 |
* | MFNetBSD: revision 1.129 | joe | 2003-07-14 | 1 | -0/+7 |
* | MFNetBSD: | joe | 2003-07-14 | 1 | -4/+5 |