Age | Commit message (Expand) | Author |
2014-04-03 | regen | Miod Vallat |
2014-04-03 | XIRING Ximax CDC adapter | Miod Vallat |
2014-04-03 | XHCI -> xHCI to be consistent with device names. | Martin Pieuchot |
2014-03-31 | Force the detach of all USB devices by disconnecting the root hubs | Martin Pieuchot |
2014-03-29 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2014-03-28 | Do not declare a struct as const if we write to it, fix build on sparc64 | Martin Pieuchot |
2014-03-28 | If a command is submitted when the hardware is already gone, it will | Martin Pieuchot |
2014-03-25 | Instead of matching root hubs with a custom address, that only works | Martin Pieuchot |
2014-03-25 | Upon resume do a full reset of the HC, including the command and event | Martin Pieuchot |
2014-03-25 | Add a driver for simple usb serial devices, it attaches | Jonathan Gray |
2014-03-25 | regen | Jonathan Gray |
2014-03-25 | add HP-x9G+ | Jonathan Gray |
2014-03-23 | Fix uhidev_detach() when detaching a device which did not claimed for all | andre |
2014-03-23 | Revert audio key handling, requested by ratchov@ | Martin Pieuchot |
2014-03-20 | add USB_PRODUCT_ITUNER_USBLCD256x64 as UQ_BAD_HID so libusb can talk via | Aaron Bieber |
2014-03-20 | sync | Aaron Bieber |
2014-03-20 | Add ITUNER USBLCD256x64 | Aaron Bieber |
2014-03-20 | Add several devices we already have defined in usbdevs and are also known to be | andre |
2014-03-20 | *** empty log message *** | andre |
2014-03-19 | When BatteryPresent flag is not set, invalidate battery-dependent sensors. | andre |
2014-03-19 | spacing | Theo de Raadt |
2014-03-19 | Removing devices supported by upd(4) from quirks. | andre |
2014-03-19 | Stop abusing the rcvif pointer to pass wireless nodes down to the | Martin Pieuchot |
2014-03-19 | Add a temporary hack to let a subdriver claim all the reportIDs of | Martin Pieuchot |
2014-03-18 | Properly clear and free the endpoint associated to a pipe. Do not | Martin Pieuchot |
2014-03-17 | Add upd(4) to the tree, disabled. Please do not enable it yet. | andre |
2014-03-16 | Move the logic to deal with devices with broken descriptors into its | Martin Pieuchot |
2014-03-16 | Convert LED page defines to the common usage names patern, no | Martin Pieuchot |
2014-03-16 | Don't use volume keys when in raw-mode (this doesn't work), and let | Martin Pieuchot |
2014-03-16 | Add Sitecom LN-032 from/tested by Fabian Raetz. | Jonathan Gray |
2014-03-16 | regen | Jonathan Gray |
2014-03-16 | Add Sitecom LN-032 from/tested by Fabian Raetz. | Jonathan Gray |
2014-03-15 | Starting the spring cleanup. | Martin Pieuchot |
2014-03-15 | Remove debug leftover. | Martin Pieuchot |
2014-03-15 | Unify the *hci_timeout() functions, there should be no functional change. | Martin Pieuchot |
2014-03-15 | Add usage pages from usb HID Power Devices spec. | andre |
2014-03-14 | Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz and | Martin Pieuchot |
2014-03-14 | regen | Martin Pieuchot |
2014-03-14 | Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz and | Martin Pieuchot |
2014-03-14 | Have some style. | Paul Irofti |
2014-03-12 | If a device is babbling do a full reset of the associated endpoint | Martin Pieuchot |
2014-03-11 | Kill dead links. | Martin Pieuchot |
2014-03-09 | regen | Brad Smith |
2014-03-09 | - Add Hirose vendor id and USB-100 FastE Ethernet idoduct id | Brad Smith |
2014-03-08 | Dumb xhci(4) implementation. | Martin Pieuchot |
2014-03-08 | Recognize super speed devices, note that this driver sill uses | Martin Pieuchot |
2014-03-08 | Attach to host controller drivers advertising USB 3.0 support and assign | Martin Pieuchot |
2014-03-08 | Add various super speed defines, mostly the same as in FreeBSD to | Martin Pieuchot |
2014-03-08 | Add defines for upcoming USB 3.0 support. | Martin Pieuchot |
2014-03-08 | Pass M_ZERO to malloc(9) when allocating usbd pipes to make sure to | Martin Pieuchot |