summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2012-09-17regenYojiro Uo
2012-09-17add Toradex productsYojiro Uo
2012-09-12match on another axis AX88772B that comes with the asus ux21/ux31ajoshua stein
2012-09-12regenjoshua stein
2012-09-12add another ASIX AX88772B devicejoshua stein
2012-09-11Support FTDI FT2232H. This has a new base clock rate, different divisor,Theo de Raadt
2012-09-02Dont "#ifdef DIAGNOSTICS" out umidi_jack->intr.Alexandre Ratchov
2012-08-17Fix typos in DPRINTF() so error messages refer to correct *hci.Kenneth R Westerback
2012-08-14regenDavid Coppa
2012-08-14Replace the encoded character in the device name: Clang doesn't like it.David Coppa
2012-08-10regenDavid Coppa
2012-08-10Add O2 Micro OZ776 HubDavid Coppa
2012-08-07Make all *_device_*_start() functions (e.g. ohci_device_intr_start())Kenneth R Westerback
2012-08-05Remove a self-assignment, from BradMartin Pieuchot
2012-08-03add HUAWEI E392, tested by Alexei MalininJonathan Gray
2012-08-03regenJonathan Gray
2012-08-03HUAWEI E392Jonathan Gray
2012-07-17Add the Huawei Mobile E303.David Coppa
2012-07-17Add the Huawei Mobile E303.David Coppa
2012-07-13Add support compose LED on a usb keyboardAlexandr Shadchin
2012-07-07regenJasper Lievisse Adriaanse
2012-07-07add the x200 cameraJasper Lievisse Adriaanse
2012-07-07When aborting a transfer set the halted bit to the QH's qTD and removeMartin Pieuchot
2012-07-07Support for USB keyboards that use a variable for each separate key in theMike Larkin
2012-06-23There's no need to check for the last qTD of a list because they areMartin Pieuchot
2012-06-23Fix a bad copy/paste; when starting an isochronous transfer set theMartin Pieuchot
2012-06-20- urndis_match() should support multiple interface descriptors.Federico G. Schwindt
2012-06-18Do not try to get the description of an unexisting video format,Martin Pieuchot
2012-06-10Remove leftovers from the "usb event" removal.Martin Pieuchot
2012-05-18Remove unused header.Martin Pieuchot
2012-05-15Set the usb(4) unit number as bus number. This fixes a possibleMartin Pieuchot
2012-05-15Don't use a pointer to an opaque softc, we'll need to access its unitMartin Pieuchot
2012-05-13Remove unused and confusing 'head' argument.Martin Pieuchot
2012-05-12Remove unused xfer pointer from the qTD structure.Martin Pieuchot
2012-05-12Because qTD lists are NULL terminated, there is no need for an extraMartin Pieuchot
2012-05-12Returns different errors for USB_REQUEST if the address specifiedMartin Pieuchot
2012-04-08additional urtwn device ids found in the linux driverJonathan Gray
2012-04-08regenJonathan Gray
2012-04-08additional urtwn device ids found in the linux driverJonathan Gray
2012-04-08match BELKIN F7D2102; from Seth JacksonTheo de Raadt
2012-04-08add BELKIN F7D2102; Seth JacksonTheo de Raadt
2012-04-03regenMiod Vallat
2012-04-03Do not turn keypad delete key into the other delete key when creating theMiod Vallat
2012-04-01make this work on big endian archs again, broken in the last commit.Jonathan Gray
2012-03-30If the MIDI UART is not ready for output, don't spin at IPL_CLOCK;Alexandre Ratchov
2012-03-26Add support for the udl(4) in the Polaris2 USB dockClaudio Jeker
2012-03-26syncClaudio Jeker
2012-03-26Add id for the Polaris2 USB dock which is a udl(4)Claudio Jeker
2012-03-24add a bunch of run devices found in the linux driverJonathan Gray
2012-03-24regenJonathan Gray