summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Poll VBUS status every second, hence the AT91 GPIO library doesn't supporthselasky2012-09-102-51/+15
* Fix for IRQ hang in DWC OTG host mode.hselasky2012-09-101-19/+27
* Cleanup interrupt handling in Host Mode.hselasky2012-09-102-45/+45
* Implement missing USB suspend and resume support for DWC OTG driver.hselasky2012-09-091-6/+60
* Add support for DWC OTG.hselasky2012-09-091-0/+3
* Add support for host mode to the DWC OTG controller driver.hselasky2012-09-093-193/+1174
* Support another uchcom(4) device.gavin2012-09-042-0/+2
* Add more DWC OTG register definitions.hselasky2012-09-031-3/+21
* Preparations for adding USB HOST mode to the DWC OTG driver.hselasky2012-08-303-506/+980
* Add tunable for XHCI port routing.hselasky2012-08-233-5/+19
* Add new USB device ID.hselasky2012-08-222-0/+2
* Style.hselasky2012-08-211-1/+1
* Fix USB drivers for KB920X target.hselasky2012-08-212-6/+26
* Add new USB device ID.hselasky2012-08-172-0/+2
* Revert r239178 and implement two new functions, namelyhselasky2012-08-1522-201/+221
* Add new USB device quirk.hselasky2012-08-152-0/+6
* Merging of projects/armv6, part 5gonzo2012-08-153-0/+2034
* Rename command defines to match names used in the datasheet, in order togavin2012-08-141-54/+57
* Fix for missing locks due to recent change.hselasky2012-08-131-1/+11
* Rename new IOCTL to singular form of the noun "streams".hselasky2012-08-132-6/+6
* Improve auto-quirks detection for certain Kingston memory sticks.hselasky2012-08-131-1/+41
* Compile fix.hselasky2012-08-121-1/+0
* Add support for the so-called streams feature of BULK endpointshselasky2012-08-1220-103/+325
* Style.hselasky2012-08-101-6/+0
* Remove unused structure field.hselasky2012-08-105-21/+0
* Take advantage of new UCOM and bus functionality so thathselasky2012-08-1021-42/+520
* Switch unit management in UCOM to unrhdr.hselasky2012-08-102-69/+182
* Style.hselasky2012-08-101-2/+2
* Fix spelling.hselasky2012-08-101-1/+1
* Update the list of devices supported by the FTDI driver. It might behselasky2012-08-053-6/+1258
* Minor style nit:hselasky2012-08-051-11/+12
* Support multiple interface devices. The driver had previously hardcodedgavin2012-08-041-15/+11
* Make this compile again. Also note that it is AT91RM9200+KB9202Bimp2012-07-271-2/+2
* Minor style(9) nit.imp2012-07-271-0/+1
* Improve descriptions for several devices supported by uslcom(4).gavin2012-07-262-12/+12
* Add support for more devices to uslcom(4). This commit syncronises thegavin2012-07-262-1/+57
* Add vendor.product for a mouse I have laying aroundgavin2012-07-251-0/+4
* The baud rate on CP1201/2/3 devices can be set in one of two ways:gavin2012-07-251-9/+11
* Update the list of devices supported by uplcom. Although this only addsgavin2012-07-252-0/+2
* Quirk MS keyboard so that function keys workemaste2012-07-231-0/+1
* u3g: add support for Huawei E392 LTE modemrea2012-07-232-0/+2
* For Intel Panther/Lynx Point USB 3.0 xHCI controllers enable SuperSpeed USBmav2012-07-172-0/+14
* Add new USB device ID.hselasky2012-07-162-1/+3
* Add new USB device ID.hselasky2012-07-162-0/+2
* Add new USB device ID.hselasky2012-07-152-0/+4
* The JP1082 device doesn't respond to the MII_BMSR command and it turnsrpaulo2012-07-152-3/+16
* Merge from r234532:hrs2012-07-111-2/+4
* Make usbusN logging pseudo-interface used by usbdump(8) clonable. One ishrs2012-07-091-26/+156
* - Add support of the following USB devices to run(4):hrs2012-07-092-1/+6
* Add new USB device ID.hselasky2012-07-032-0/+2
OpenPOWER on IntegriCloud