summaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller
Commit message (Expand)AuthorAgeFilesLines
* MFC r348604:Hans Petter Selasky2019-06-101-13/+13
* MFC r346229 and r346248:Hans Petter Selasky2019-04-251-1/+1
* MFC r335982, r335985, r335988-r335989Ian Lepore2019-04-221-9/+6
* MFC r345633:Hans Petter Selasky2019-04-051-0/+2
* MFC r340212:Hans Petter Selasky2018-11-101-0/+13
* MFC r339388:Hans Petter Selasky2018-10-191-7/+22
* MFC r336225:Mark Johnston2018-07-191-1/+2
* MFC: r327364, r334293Marius Strobl2018-05-311-0/+4
* MFC r333100:Hans Petter Selasky2018-05-033-5/+18
* MFC r328201:Michal Meloun2018-04-041-2/+2
* Revert r330897:Eitan Adler2018-03-2941-82/+0
* MFC r329479-r329480, r329483, r329506-r329507, r329526, r329529, r329536,Ian Lepore2018-03-241-1/+4
* MFC r320178:Eitan Adler2018-03-191-0/+2
* Partial merge of the SPDX changesEitan Adler2018-03-1441-0/+82
* MFC r327094: Add AHCI/XHCI device IDs found on AMD Ryzen+B350 system.Alexander Motin2018-01-051-0/+4
* MFC r320928, r320929:Ian Lepore2017-09-111-15/+172
* MFC r322308: Add new Intel Lewisburg and Union Point chipset PCI IDs.Alexander Motin2017-08-161-0/+4
* MFC r320773:Hans Petter Selasky2017-08-031-2/+27
* MFC: r314345, r318276Marius Strobl2017-05-181-0/+6
* MFC r316412: Add IDs for Intel Cougar Point USB 2.0 controller.Alexander Motin2017-04-091-0/+4
* MFC r312424:Hans Petter Selasky2017-03-143-16/+35
* MFC r313674:Ian Lepore2017-03-011-1/+2
* MFC r311850:Ian Lepore2017-02-111-2/+19
* MFC r308464, r308471: Add some device IDs found in my new laptop.Alexander Motin2016-11-161-0/+2
* MFC r307518:Hans Petter Selasky2016-11-0718-111/+0
* MFC r302523,r302528:Michal Meloun2016-11-051-3/+3
* MFC r307067, r307068, r307087, r307088, r307089,Oleksandr Tymoshenko2016-10-181-1/+6
* MFC r303891, r303892:Pedro F. Giffuni2016-09-081-6/+6
* MFC 303299, 303475:Andrew Turner2016-09-071-0/+220
* MFC r304629:Hans Petter Selasky2016-08-291-0/+4
* MFC r304597:Hans Petter Selasky2016-08-291-6/+8
* Fix regression issue with XHCI on 32-bit ARMv7 Armada-38x. Make sureHans Petter Selasky2016-07-061-1/+1
* Fix interrupt loop when switching from USB device to USB host mode byHans Petter Selasky2016-07-041-16/+18
* Fix detection of USB device disconnects in USB host mode when the USBHans Petter Selasky2016-07-011-1/+4
* Update the definition for number of scratch pages to match the latestHans Petter Selasky2016-06-223-7/+8
* Enable USB PHY regulators when requested by the host controller driver.Jared McNeill2016-05-261-0/+19
* Fix bad sizeof().Hans Petter Selasky2016-05-191-1/+1
* Add driver for "generic-ohci" as defined by FDT.Emmanuel Vadot2016-05-172-0/+368
* Use OF_prop_free instead of direct call to free(9)Oleksandr Tymoshenko2016-05-141-1/+1
* Add some device IDs from Intel Sunrise Point chipsets.Alexander Motin2016-05-031-0/+2
* dev/usb: minor spelling fixes in comments.Pedro F. Giffuni2016-05-026-8/+8
* sys/dev: extend use of the howmany() macro when available.Pedro F. Giffuni2016-04-263-8/+6
* Remove misleading comment. musb supports host mode for more than two years nowOleksandr Tymoshenko2016-04-051-1/+0
* ehci_interrupt is MPSAFE code. Most drivers in tree calls bus_setup_intrMichal Meloun2016-04-052-3/+3
* Add some device IDs found on AMD FCH shipsets.Alexander Motin2016-03-293-1/+7
* Add more UHCI PCI IDs.Hans Petter Selasky2016-03-241-0/+6
* Add IDs for Intel Wellsburg USB controllers.Alexander Motin2016-03-192-0/+6
* Add xhci_mv.cWojciech Macek2016-03-141-0/+232
* Configure the correct bMaxPacketSize for control endpoints beforeHans Petter Selasky2016-02-232-0/+14
* Correct PCI device description.Hans Petter Selasky2016-02-101-1/+1