aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* MFC r340212:Hans Petter Selasky2018-11-101-0/+13
* MFC r339587:Hans Petter Selasky2018-10-291-36/+182
* Fix for reception of large full speed isochronous frames via the transactionHans Petter Selasky2018-10-161-7/+22
* Use PNP metadata to allow devmatch to autoload ure(4)Allan Jude2018-09-301-0/+1
* Reapply, with minor tweaks, r338025, from the original commit:Warner Losh2018-09-261-3/+3
* wmt(4): Fix regression introduced in r337289Vladimir Kondratyev2018-09-041-1/+1
* Back out r338035 until Warner is finished churning GSoC PNP patchesConrad Meyer2018-08-191-3/+3
* Remove unused and easy to misuse PNP macro parameterConrad Meyer2018-08-191-3/+3
* evdev: Remove evdev.ko linkage dependency on kbd driverVladimir Kondratyev2018-08-131-1/+19
* evdev: remove soft context from evdev methods parameter list.Vladimir Kondratyev2018-08-133-14/+49
* Add USB ID for rebranded RTL8153 found on NVIDIA Jetson TX1 board.Michal Meloun2018-08-132-0/+5
* - Fix hash calculation by MAC addressKevin Lo2018-08-081-2/+2
* uep(4): add evdev supportVladimir Kondratyev2018-08-051-5/+98
* wmt(4): Use internal function to calculate input report sizeVladimir Kondratyev2018-08-041-6/+7
* wmt(4): Read Microsoft's "Touch Hardware Quality Assurance" certificate blobVladimir Kondratyev2018-08-041-0/+20
* wmt(4): Read 'Contact count maximum' usage value from feature reportVladimir Kondratyev2018-08-041-12/+109
* Remove Atmel AT91RM9200 and AT91SAM9 support.Warner Losh2018-07-278-3944/+0
* run(4): Support the D-Link DWA-125 rev A3Gavin Atkinson2018-07-212-0/+2
* Raise "Report Count" value limit in HID descriptor parser.Vladimir Kondratyev2018-07-211-9/+9
* Remove kernel support for armebWarner Losh2018-07-171-323/+0
* Add PCI IDs for AMD X370 AHCI and XHCI.Mark Johnston2018-07-121-1/+2
* run(4): Add a new USB device ID.Ben Widawsky2018-07-112-0/+2
* Detach all children before beginning to tear down the hardware, instead ofIan Lepore2018-07-051-9/+6
* muge(4): remove DTB MAC addr from TODO list after r335925Ed Maste2018-07-041-10/+8
* muge(4): add DTB blob as one more possible source of MAC addressOleksandr Tymoshenko2018-07-041-36/+157
* Improve the kernel's USB descriptor reading function.Hans Petter Selasky2018-06-271-2/+27
* if_muge: retire lan78xx_eeprom_readEd Maste2018-06-111-23/+6
* if_muge: add LAN7850 supportEd Maste2018-06-111-8/+24
* usbdevs: sort my prior commitEitan Adler2018-06-111-1/+1
* usbdevs: adding vendorEitan Adler2018-06-111-0/+1
* usbdevs: sync from NetBSDEitan Adler2018-06-051-8/+73
* Add support for SIMCom SIM7600E.Kevin Lo2018-06-052-0/+2
* Set bDeviceClass properly for composite device (template 8). There shouldEdward Tomasz Napierala2018-06-011-1/+1
* [usbdevs] add several GENESYS product idsEitan Adler2018-05-291-0/+3
* [usbdevs] add AMD vendor idsEitan Adler2018-05-291-1/+2
* [usbdevs] add misig lettersEitan Adler2018-05-291-1/+1
* [usbdevs] add several intel product identifiersEitan Adler2018-05-291-0/+4
* [usbdevs] Add USB product ID for Philips SPC N900 CCD WebcamEitan Adler2018-05-291-0/+1
* if_muge: Add GMII enable (vs RGMII) bitEd Maste2018-05-281-0/+1
* Describe Fresco Logic FL1100 USB 3.0 controllers.Marius Strobl2018-05-281-0/+2
* Change the default USB template from the current 0 to -1. The reasonEdward Tomasz Napierala2018-05-281-1/+1
* if_muge: Use lock assertion instead of broken locking in lan78xx_chip_initEd Maste2018-05-251-7/+1
* Clarify that USB bus power consumption is measured in mA at 5V.Edward Tomasz Napierala2018-05-241-1/+1
* if_muge: Add LAN78xx family USB ids but attach only to LAN7800Ed Maste2018-05-241-5/+19
* Add Peraso Technologies, Inc. to the list.Bjoern A. Zeeb2018-05-241-0/+4
* Add function to wait for USB ethernet attach to complete.Hans Petter Selasky2018-05-242-0/+12
* Centralize USB device mode bus power reporting, and addEdward Tomasz Napierala2018-05-2312-30/+59
* if_muge: only attach to LAN7800 Chip IDEd Maste2018-05-223-6/+16
* Add new PIDs for Audio, CDCE, MTP, and Mass Storage, fromEdward Tomasz Napierala2018-05-224-4/+4
* uchcom: extend hardware support to version 0x30Andriy Gapon2018-05-211-3/+19