summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Make ums(4) driver more picky, not attaching to "mouses" with absolutemav2011-07-291-8/+40
* Add new USB ID to u3g driver.hselasky2011-07-212-0/+2
* Only the USB root HUB thread is allowed to attach and detach drivershselasky2011-07-185-5/+0
* Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP.ed2011-07-171-0/+2
* Fix for VirtualBox 4.x and other virtual machines that failhselasky2011-07-161-7/+28
* Add initial support for AX88772B USB Fast Ethernet. AX88772Byongari2011-07-143-25/+125
* Fix for dump after shutdown with USB keyboard plugged in. It appears that thehselasky2011-07-131-2/+32
* Remove reviewed line from copyright header.hselasky2011-07-091-1/+0
* Add new USB 3G driver.hselasky2011-07-083-0/+1844
* Make the USB keyboard driver more HID compliant.hselasky2011-07-043-151/+475
* Tag mbufs of all incoming frames or packets with the interface's FIBbz2011-07-031-0/+1
* Introduce a quirk for broken USB MIDI hardware instead of limiting performancehselasky2011-07-033-0/+7
* Fix for "nomatch" event for ums and ukbd drivers when uhid is loaded.hselasky2011-07-021-0/+12
* 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
OpenPOWER on IntegriCloud