summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate header includeskevlo2011-06-281-1/+0
* The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from thegavin2011-06-262-1/+1
* - Export the USB device ID format to userspace tools.hselasky2011-06-252-1/+114
* - Remove duplicate USB ID.hselasky2011-06-251-1/+0
* - Export more USB device ID's.hselasky2011-06-243-10/+25
* - Export more USB device ID's.hselasky2011-06-244-49/+49
* - Ensure that we get all the required nomatch devd events.hselasky2011-06-241-9/+10
* - Move execution of event handlers into the probe and attach function so thathselasky2011-06-242-6/+34
* - Export the URIO USB device ID's.hselasky2011-06-241-9/+12
* - Add additional information to the PnP info of USB HUBs children whichhselasky2011-06-242-8/+5
* - Move all USB device ID arrays into so-called sections,hselasky2011-06-2438-58/+100
* - Add some comments about the origin of some USB descriptors.hselasky2011-06-233-1/+10
* - Add more USB templates for various USB device classeshselasky2011-06-2310-11/+1169
* Use USB_VENDOR_OVISLINK define rather than the vendor ID.gavin2011-06-221-1/+1
* Add new USB ID to UDAV driver.hselasky2011-06-192-0/+2
* Reset clear-stall error counter before setting up the USB control transfers.hselasky2011-06-061-0/+5
* Improve enumeration of Low- and Full-speed devices connected through ahselasky2011-06-067-8/+133
* Rename recently added USB serial driver.hselasky2011-06-042-5/+5
* Poke correct GPIO pins for newer axe(4) controllers with Marvellyongari2011-06-011-3/+18
* Add support for new USB serial driver.hselasky2011-06-014-1/+1727
* usb: change to one-pass probing of device driversavg2011-05-187-29/+6
* Renamed PCI_INTERFACE_XHCI to PCIP_SERIALBUS_USB_XHCI and moved itru2011-05-172-2/+1
* Add new USB ID's.hselasky2011-05-141-0/+5
* Add VID for Simtec Electronics.bms2011-05-101-0/+4
* Cleanup usb_notify_addq_compat(). It should nothselasky2011-05-081-75/+0
* Add new USB ID.hselasky2011-05-071-0/+1
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-034-24/+12
* Guard against default ni_chankevlo2011-04-291-5/+6
* Trim some additional unnecessary <linker_set.h> includes.jhb2011-04-281-1/+0
* The maximum NCM frame size must be so that ithselasky2011-04-261-1/+1
* Fix for missing EHCI datatoggle change case.hselasky2011-04-261-0/+2
* We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCIhselasky2011-04-123-15/+1
* Rework change made at r203146. Instead of reporting all wire errors asmav2011-04-111-13/+19
* - Fix for missing event if a libUSB USB transfer is started andhselasky2011-04-031-4/+17
* - Correct EHCI interrupt disabling at detach.hselasky2011-04-033-3/+3
* - Improvements to USB PF solutionhselasky2011-04-034-75/+264
* - Minor style(9) cleanupkevlo2011-04-011-6/+7
* Fix initialisation order with regard to debug prints.hselasky2011-03-251-2/+2
* Fix panic while associating access point.kevlo2011-03-251-3/+1
* Fix typo.hselasky2011-03-241-1/+1
* Comply with style(9).hselasky2011-03-231-4/+4
* - Do not output the trailing newline to the HIDhselasky2011-03-211-4/+6
* - Bugfix: Fix a EHCI hardware race, where the hardware computed data togglehselasky2011-03-211-3/+25
* - Bugfix: Root HUBs do not support re-enumeration.hselasky2011-03-081-0/+6
* Add the Buffalo (Melco Inc.) WLI-UC-G301Ndaichi2011-03-042-0/+2
* - Remove dependency to ucom from ulpt.hselasky2011-03-031-1/+0
* - Add support for software pre-scaling of ISOCHRONOUS transfers.hselasky2011-02-284-3/+29
* - Correct USB 3.0 wire-speed to 5.0Gbpshselasky2011-02-261-1/+1
* - Add support for some non-standard USB MIDI devices from Roland, byhselasky2011-02-243-6/+40
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
OpenPOWER on IntegriCloud