summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2014-04-27Do not let the bluetooth HID device, present in Apple machines with USB,Martin Pieuchot
2014-04-24Change the usbd_*_report() family of functions to take a usbd_deviceMartin Pieuchot
2014-04-20regenStefan Sperling
2014-04-20Add device ID for Ralink (now branded Mediatek) MT7601 USB wifi deviceStefan Sperling
2014-04-15Modify the uhidev_*_report() methods to always take a report ID argumentMartin Pieuchot
2014-04-12simplify flag testsJonathan Gray
2014-04-07- Remove a enumerator for supported sensors, makes better usage of our usb api;andre
2014-04-07Use the `use_polling' hack to make sure usb_delay_ms() will notMartin Pieuchot
2014-04-03regenMiod Vallat
2014-04-03XIRING Ximax CDC adapterMiod Vallat
2014-04-03XHCI -> xHCI to be consistent with device names.Martin Pieuchot
2014-03-31Force the detach of all USB devices by disconnecting the root hubsMartin Pieuchot
2014-03-29It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2014-03-28Do not declare a struct as const if we write to it, fix build on sparc64Martin Pieuchot
2014-03-28If a command is submitted when the hardware is already gone, it willMartin Pieuchot
2014-03-25Instead of matching root hubs with a custom address, that only worksMartin Pieuchot
2014-03-25Upon resume do a full reset of the HC, including the command and eventMartin Pieuchot
2014-03-25Add a driver for simple usb serial devices, it attachesJonathan Gray
2014-03-25regenJonathan Gray
2014-03-25add HP-x9G+Jonathan Gray
2014-03-23Fix uhidev_detach() when detaching a device which did not claimed for allandre
2014-03-23Revert audio key handling, requested by ratchov@Martin Pieuchot
2014-03-20add USB_PRODUCT_ITUNER_USBLCD256x64 as UQ_BAD_HID so libusb can talk viaAaron Bieber
2014-03-20syncAaron Bieber
2014-03-20Add ITUNER USBLCD256x64Aaron Bieber
2014-03-20Add several devices we already have defined in usbdevs and are also known to beandre
2014-03-20*** empty log message ***andre
2014-03-19When BatteryPresent flag is not set, invalidate battery-dependent sensors.andre
2014-03-19spacingTheo de Raadt
2014-03-19Removing devices supported by upd(4) from quirks.andre
2014-03-19Stop abusing the rcvif pointer to pass wireless nodes down to theMartin Pieuchot
2014-03-19Add a temporary hack to let a subdriver claim all the reportIDs ofMartin Pieuchot
2014-03-18Properly clear and free the endpoint associated to a pipe. Do notMartin Pieuchot
2014-03-17Add upd(4) to the tree, disabled. Please do not enable it yet.andre
2014-03-16Move the logic to deal with devices with broken descriptors into itsMartin Pieuchot
2014-03-16Convert LED page defines to the common usage names patern, noMartin Pieuchot
2014-03-16Don't use volume keys when in raw-mode (this doesn't work), and letMartin Pieuchot
2014-03-16Add Sitecom LN-032 from/tested by Fabian Raetz.Jonathan Gray
2014-03-16regenJonathan Gray
2014-03-16Add Sitecom LN-032 from/tested by Fabian Raetz.Jonathan Gray
2014-03-15Starting the spring cleanup.Martin Pieuchot
2014-03-15Remove debug leftover.Martin Pieuchot
2014-03-15Unify the *hci_timeout() functions, there should be no functional change.Martin Pieuchot
2014-03-15Add usage pages from usb HID Power Devices spec.andre
2014-03-14Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz andMartin Pieuchot
2014-03-14regenMartin Pieuchot
2014-03-14Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz andMartin Pieuchot
2014-03-14Have some style.Paul Irofti
2014-03-12If a device is babbling do a full reset of the associated endpointMartin Pieuchot
2014-03-11Kill dead links.Martin Pieuchot