| Commit message (Expand) | Author | Age | Files | Lines |
* | Add another rum(4) device found in | kevlo | 2009-03-31 | 2 | -0/+2 |
* | Hoist 802.11 encapsulation up into net80211: | sam | 2009-03-30 | 3 | -18/+0 |
* | o add ic_rt to track the rate table for the current channel; this enables | sam | 2009-03-29 | 5 | -29/+18 |
* | Eliminate ic_myaddr so changing the mac address of a device works correctly: | sam | 2009-03-29 | 3 | -14/+8 |
* | The buffer start and end phys addresses should be 0x0 for an OHCI zero length | thompsa | 2009-03-27 | 1 | -2/+5 |
* | Fix order of debug printf items, addr and config# were swapped. | thompsa | 2009-03-23 | 1 | -1/+1 |
* | Do not pass uninitialized data buffer to devctl_queue_data function. | kan | 2009-03-23 | 1 | -26/+25 |
* | Set the endpoint on the preallocated fifo so it doesnt get matched as an | thompsa | 2009-03-22 | 1 | -0/+2 |
* | NO_INQUIRY is wrong for this device. Alternatively, if it is right, | imp | 2009-03-22 | 1 | -1/+1 |
* | Improve debugging output around ioctls. | thompsa | 2009-03-22 | 1 | -3/+6 |
* | Revert r190173 as it breaks 64bit arches. | thompsa | 2009-03-21 | 2 | -57/+51 |
* | Fix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE_STRINGS. | thompsa | 2009-03-20 | 8 | -54/+68 |
* | Add umass quirk. | thompsa | 2009-03-20 | 1 | -0/+1 |
* | MFp4 //depot/projects/usb @159423, 159497 | thompsa | 2009-03-20 | 1 | -2/+4 |
* | MFp4 //depot/projects/usb@159446 | thompsa | 2009-03-20 | 2 | -15/+0 |
* | MFp4 //depot/projects/usb@159517 | thompsa | 2009-03-20 | 7 | -23/+1 |
* | MFp4 //depot/projects/usb | thompsa | 2009-03-20 | 1 | -7/+34 |
* | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | thompsa | 2009-03-20 | 1 | -17/+34 |
* | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | thompsa | 2009-03-20 | 17 | -169/+285 |
* | MFp4 //depot/projects/usb @159431,159437,159438 | thompsa | 2009-03-20 | 35 | -285/+291 |
* | MFp4 //depot/projects/usb@159392 | thompsa | 2009-03-20 | 16 | -81/+220 |
* | MFp4 //depot/projects/usb @159430 | thompsa | 2009-03-20 | 46 | -70/+43 |
* | MFp4 //depot/projects/usb @159379,159380 | thompsa | 2009-03-20 | 2 | -51/+76 |
* | MFp4 //depot/projects/usb @159375,159376,159377 | thompsa | 2009-03-20 | 8 | -25/+23 |
* | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | thompsa | 2009-03-19 | 1 | -641/+0 |
* | - Add Sun Type 7 keyboard | garga | 2009-03-19 | 1 | -1/+3 |
* | MFp4 //depot/projects/usb 159225,159241,159292 | thompsa | 2009-03-17 | 5 | -60/+70 |
* | MFp4 //depot/projects/usb 159238,159275 | thompsa | 2009-03-17 | 1 | -2/+6 |
* | Add Supertop IDE adapter and Quickcam entries. | thompsa | 2009-03-17 | 1 | -0/+5 |
* | HID usage minimum can be equal to the maximum. | thompsa | 2009-03-13 | 1 | -1/+1 |
* | MFp4 //depot/projects/usb 159004,159053,159091 | thompsa | 2009-03-12 | 1 | -18/+38 |
* | MFp4 //depot/projects/usb 158981,159016,159024 | thompsa | 2009-03-11 | 3 | -23/+253 |
* | Fix a possible NULL pointer access at controller attach. | thompsa | 2009-03-11 | 1 | -1/+2 |
* | Make sure HID has a default usage, this fixes recent mouse problems. | thompsa | 2009-03-10 | 1 | -6/+7 |
* | MFp4 //depot/projects/usb 158942,158948 | thompsa | 2009-03-09 | 3 | -21/+40 |
* | Fix musb_otg.h include filename. | thompsa | 2009-03-09 | 1 | -1/+1 |
* | MFp4 //depot/projects/usb@158916 | thompsa | 2009-03-09 | 1 | -58/+61 |
* | remove now-redunant cardbus attachment. | imp | 2009-03-09 | 3 | -3/+0 |
* | MFp4 //depot/projects/usb@158868 | thompsa | 2009-03-08 | 2 | -123/+203 |
* | MFp4 //depot/projects/usb@158869 | thompsa | 2009-03-08 | 1 | -11/+15 |
* | Move m_getcl() into its own function. This also fixes a bug where the m_adj for | thompsa | 2009-03-08 | 3 | -7/+18 |
* | Fix endian conversion from htole16 to htole32. | thompsa | 2009-03-08 | 1 | -1/+1 |
* | (re)merge r186415,186416 from the old usb stack; | thompsa | 2009-03-07 | 3 | -200/+255 |
* | Fix some missed htole32 conversions to htoehci32. | thompsa | 2009-03-07 | 1 | -8/+8 |
* | MFp4 //depot/projects/usb@158692 | thompsa | 2009-03-06 | 1 | -0/+9 |
* | Ensure the cached rq pointer is still valid before waking up the address, the | thompsa | 2009-03-06 | 1 | -4/+8 |
* | Add a couple of more things to the FTDI driver I came across: | joerg | 2009-03-06 | 2 | -0/+4 |
* | Fix usb2_poll not to return an error number as the function return value is a | thompsa | 2009-03-05 | 1 | -9/+5 |
* | Add support for the UNION interface descriptor, used by Nokia phones. | thompsa | 2009-03-05 | 1 | -27/+22 |
* | Add Mobile Action MA-620 Infrared Adapter. | thompsa | 2009-03-04 | 2 | -0/+6 |