| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Add support for the Acer Acerscan 640BT. | Florent Thoumie | 2006-04-11 | 2 | -0/+2 |
| * | - Add support for the Epson RX425 scanner. | Florent Thoumie | 2006-04-10 | 2 | -0/+2 |
| * | stop device so we don't panic on card removal when active | Sam Leffler | 2006-03-24 | 1 | -0/+1 |
| * | Correct the calculation of the report size and only look at reports | Ian Dowse | 2006-03-22 | 1 | -4/+12 |
| * | Oops - fix the build in the !USB_DEBUG case. | Ian Dowse | 2006-03-18 | 1 | -0/+2 |
| * | Let the EHCI hardware track the toggle state for bulk and interrupt | Ian Dowse | 2006-03-18 | 1 | -50/+27 |
| * | Sony DSC cameras with revision number 6.0 require the same quirk | Ian Dowse | 2006-03-17 | 1 | -0/+4 |
| * | When we get an unknown ATAPI comand, try it even if it is not listed, | Poul-Henning Kamp | 2006-03-05 | 1 | -2/+4 |
| * | Don't free ifaces yet, should fix a panic | Warner Losh | 2006-03-01 | 1 | -1/+0 |
| * | Make ukbd(4) to not delay break scancodes in "raw" mode. | Maksim Yevmenkin | 2006-02-28 | 1 | -3/+1 |
| * | Since we set the decription, we don't need to also print it. Noticed by: ru@ | Warner Losh | 2006-02-27 | 1 | -2/+0 |
| * | Don't forget to free the ifaces when we free the ivars | Warner Losh | 2006-02-27 | 1 | -1/+3 |
| * | Add the Tripp-Lite U209-000-R serial adapter. | Ian Dowse | 2006-02-27 | 2 | -0/+5 |
| * | The UQ_OPEN_CLEARSTALL entry added in revision 1.48 is no longer | Ian Dowse | 2006-02-26 | 1 | -2/+0 |
| * | Save and restore the data toggle value when a pipe to an endpoint | Ian Dowse | 2006-02-26 | 5 | -3/+12 |
| * | Add a missing ohci_waitintr() call that allows polled operation of | Ian Dowse | 2006-02-25 | 1 | -0/+3 |
| * | Add a UQ_OPEN_CLEARSTALL quirk for devices that need a clear-stall | Ian Dowse | 2006-02-19 | 4 | -0/+16 |
| * | use s/w bmiss facility | Sam Leffler | 2006-02-18 | 1 | -0/+2 |
| * | Do not touch ifp->if_baudrate in miibus aware drivers. | Gleb Smirnoff | 2006-02-14 | 4 | -4/+0 |
| * | Typo: s/fint/find/ | Gleb Smirnoff | 2006-02-12 | 1 | -1/+1 |
| * | Add USB polling calls to umass_cam_poll(). This appears to be enough | Ian Dowse | 2006-02-12 | 1 | -7/+3 |
| * | Improve the memory resoruce allocation and usage during the probe. | Warner Losh | 2006-02-11 | 1 | -8/+29 |
| * | Use the release version as a floor, not an exact match. Add comment to that | Warner Losh | 2006-02-11 | 1 | -1/+4 |
| * | Give ohci_intr a proper return value. In FreeBSD, this is void. Remove | Warner Losh | 2006-02-11 | 3 | -7/+7 |
| * | Update the keyspan product list from NetBSD. | Warner Losh | 2006-02-11 | 1 | -7/+28 |
| * | ADDON is registered as 0x0d7d, not PNY. Don't confuse the two as we | Warner Losh | 2006-01-31 | 2 | -14/+24 |
| * | - Add a scsi_da.c and a umass.c quirk for Genesys 6-in-1 Card Reader. | Florent Thoumie | 2006-01-30 | 2 | -0/+5 |
| * | - Add a umass quirk that should have been part of latest commit. | Florent Thoumie | 2006-01-26 | 1 | -0/+4 |
| * | Add Product IDs : | Florent Thoumie | 2006-01-26 | 2 | -0/+16 |
| * | account tx retry-fail errors in if_oerrors. | Damien Bergamini | 2006-01-21 | 1 | -1/+8 |
| * | Adjust tx power based on user preferences. | Damien Bergamini | 2006-01-21 | 1 | -0/+3 |
| * | o fix initialization sequence. | Damien Bergamini | 2006-01-21 | 2 | -5/+28 |
| * | Add two new ural(4) product ids. | Damien Bergamini | 2006-01-21 | 2 | -0/+4 |
| * | sync w/ openbsd: | Damien Bergamini | 2006-01-21 | 2 | -54/+104 |
| * | Fix computation of the tx retry count in AMRR. | Damien Bergamini | 2006-01-21 | 1 | -2/+2 |
| * | ehci_pci.c: | Ariff Abdullah | 2006-01-16 | 3 | -7/+19 |
| * | Add PCI vendor id for ATI OHCI USB controllers. | Ariff Abdullah | 2006-01-16 | 1 | -0/+11 |
| * | Work around a problem seen on VIA EHCI controllers where occasionally | Ian Dowse | 2006-01-15 | 3 | -0/+38 |
| * | Set sc_dying to 1 when detaching. In NetBSD and OpenBSD this was | Ian Dowse | 2006-01-15 | 3 | -0/+6 |
| * | The ehci driver doesn't use the transfer `hcpriv' field, so don't | Ian Dowse | 2006-01-15 | 1 | -1/+0 |
| * | Don't use the ALLOCNOW flag for tags that will only be used for static | Scott Long | 2006-01-10 | 1 | -2/+2 |
| * | Add FOMA (NTT DoCoMo 3G mobile phone system) driver. | Takanori Watanabe | 2006-01-09 | 1 | -0/+1107 |
| * | Enable NO_GETMAXLUN quirk. | Florent Thoumie | 2006-01-09 | 1 | -1/+2 |
| * | Add support for Canon CanoScan D660U. | Alexander Leidinger | 2006-01-08 | 2 | -0/+2 |
| * | Remove the UQ_NO_OPEN_CLEARSTALL quirk, as this is now the default | Ian Dowse | 2006-01-08 | 2 | -12/+0 |
| * | Don't perform an endpoint stall clear every time a pipe is opened. | Ian Dowse | 2006-01-08 | 1 | -17/+0 |
| * | Add Product ID for Acerscan 1240u and the corresponding entry in uscanner.c. | Florent Thoumie | 2006-01-08 | 2 | -0/+2 |
| * | Add a new vendor ID for Personal Cummunication Systems. They make a nice | Maxime Henrion | 2005-12-31 | 1 | -0/+1 |
| * | Add support for the Wacom Graphire 3 4x5. Like the Graphire 3, it has a | Maxime Henrion | 2005-12-31 | 4 | -9/+107 |
| * | Add support for Xbox 360 gamepads. They are HID-capable devices, but | Maxime Henrion | 2005-12-31 | 3 | -4/+149 |