summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
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
2012-03-24add a bunch of run devices found in the linux driverJonathan Gray
2012-03-24add ZTE HSUSB.Federico G. Schwindt
2012-03-24regen.Federico G. Schwindt
2012-03-24add ZTE HSUSB device.Federico G. Schwindt
2012-03-01use UE_GET_ADDR to get endpoint address (remove direction bit). FixesAlexandre Ratchov
2012-03-01add support for AX88772BJonathan Gray
2012-03-01regenJonathan Gray
2012-03-01ASIX AX88772BJonathan Gray
2012-02-28Add support for Roland UM-ONE, from Tom Ivar Helbekkmo in NetBSD PR 45908.Jonathan Gray
2012-02-28regenJonathan Gray
2012-02-28Roland UM-ONEJonathan Gray
2012-02-28add support for the MCS7832 which is apparently a low pin countJonathan Gray
2012-02-24Correct the spelling of "transferred" and "transferring"Philip Guenthe
2012-02-09Match on Atmel AT91 CDC ACM explicitly as it reports a protocol of 0Jonathan Gray
2012-02-09regenJonathan Gray
2012-02-09Atmel AT91 CDC ACMJonathan Gray
2012-01-31add uhid/uaudio quirks for the iPad and iPad 2.Bryan Steele
2012-01-31regen.Bryan Steele
2012-01-31Add product ID's for the iPad and the iPad 2.Bryan Steele