| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r348604: | Hans Petter Selasky | 2019-06-10 | 1 | -13/+13 |
| * | MFC r346229 and r346248: | Hans Petter Selasky | 2019-04-25 | 1 | -1/+1 |
| * | MFC r335982, r335985, r335988-r335989 | Ian Lepore | 2019-04-22 | 1 | -9/+6 |
| * | MFC r345633: | Hans Petter Selasky | 2019-04-05 | 1 | -0/+2 |
| * | MFC r340212: | Hans Petter Selasky | 2018-11-10 | 1 | -0/+13 |
| * | MFC r339388: | Hans Petter Selasky | 2018-10-19 | 1 | -7/+22 |
| * | MFC r336225: | Mark Johnston | 2018-07-19 | 1 | -1/+2 |
| * | MFC: r327364, r334293 | Marius Strobl | 2018-05-31 | 1 | -0/+4 |
| * | MFC r333100: | Hans Petter Selasky | 2018-05-03 | 3 | -5/+18 |
| * | MFC r328201: | Michal Meloun | 2018-04-04 | 1 | -2/+2 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 41 | -82/+0 |
| * | MFC r329479-r329480, r329483, r329506-r329507, r329526, r329529, r329536, | Ian Lepore | 2018-03-24 | 1 | -1/+4 |
| * | MFC r320178: | Eitan Adler | 2018-03-19 | 1 | -0/+2 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 41 | -0/+82 |
| * | MFC r327094: Add AHCI/XHCI device IDs found on AMD Ryzen+B350 system. | Alexander Motin | 2018-01-05 | 1 | -0/+4 |
| * | MFC r320928, r320929: | Ian Lepore | 2017-09-11 | 1 | -15/+172 |
| * | MFC r322308: Add new Intel Lewisburg and Union Point chipset PCI IDs. | Alexander Motin | 2017-08-16 | 1 | -0/+4 |
| * | MFC r320773: | Hans Petter Selasky | 2017-08-03 | 1 | -2/+27 |
| * | MFC: r314345, r318276 | Marius Strobl | 2017-05-18 | 1 | -0/+6 |
| * | MFC r316412: Add IDs for Intel Cougar Point USB 2.0 controller. | Alexander Motin | 2017-04-09 | 1 | -0/+4 |
| * | MFC r312424: | Hans Petter Selasky | 2017-03-14 | 3 | -16/+35 |
| * | MFC r313674: | Ian Lepore | 2017-03-01 | 1 | -1/+2 |
| * | MFC r311850: | Ian Lepore | 2017-02-11 | 1 | -2/+19 |
| * | MFC r308464, r308471: Add some device IDs found in my new laptop. | Alexander Motin | 2016-11-16 | 1 | -0/+2 |
| * | MFC r307518: | Hans Petter Selasky | 2016-11-07 | 18 | -111/+0 |
| * | MFC r302523,r302528: | Michal Meloun | 2016-11-05 | 1 | -3/+3 |
| * | MFC r307067, r307068, r307087, r307088, r307089, | Oleksandr Tymoshenko | 2016-10-18 | 1 | -1/+6 |
| * | MFC r303891, r303892: | Pedro F. Giffuni | 2016-09-08 | 1 | -6/+6 |
| * | MFC 303299, 303475: | Andrew Turner | 2016-09-07 | 1 | -0/+220 |
| * | MFC r304629: | Hans Petter Selasky | 2016-08-29 | 1 | -0/+4 |
| * | MFC r304597: | Hans Petter Selasky | 2016-08-29 | 1 | -6/+8 |
| * | Fix regression issue with XHCI on 32-bit ARMv7 Armada-38x. Make sure | Hans Petter Selasky | 2016-07-06 | 1 | -1/+1 |
| * | Fix interrupt loop when switching from USB device to USB host mode by | Hans Petter Selasky | 2016-07-04 | 1 | -16/+18 |
| * | Fix detection of USB device disconnects in USB host mode when the USB | Hans Petter Selasky | 2016-07-01 | 1 | -1/+4 |
| * | Update the definition for number of scratch pages to match the latest | Hans Petter Selasky | 2016-06-22 | 3 | -7/+8 |
| * | Enable USB PHY regulators when requested by the host controller driver. | Jared McNeill | 2016-05-26 | 1 | -0/+19 |
| * | Fix bad sizeof(). | Hans Petter Selasky | 2016-05-19 | 1 | -1/+1 |
| * | Add driver for "generic-ohci" as defined by FDT. | Emmanuel Vadot | 2016-05-17 | 2 | -0/+368 |
| * | Use OF_prop_free instead of direct call to free(9) | Oleksandr Tymoshenko | 2016-05-14 | 1 | -1/+1 |
| * | Add some device IDs from Intel Sunrise Point chipsets. | Alexander Motin | 2016-05-03 | 1 | -0/+2 |
| * | dev/usb: minor spelling fixes in comments. | Pedro F. Giffuni | 2016-05-02 | 6 | -8/+8 |
| * | sys/dev: extend use of the howmany() macro when available. | Pedro F. Giffuni | 2016-04-26 | 3 | -8/+6 |
| * | Remove misleading comment. musb supports host mode for more than two years now | Oleksandr Tymoshenko | 2016-04-05 | 1 | -1/+0 |
| * | ehci_interrupt is MPSAFE code. Most drivers in tree calls bus_setup_intr | Michal Meloun | 2016-04-05 | 2 | -3/+3 |
| * | Add some device IDs found on AMD FCH shipsets. | Alexander Motin | 2016-03-29 | 3 | -1/+7 |
| * | Add more UHCI PCI IDs. | Hans Petter Selasky | 2016-03-24 | 1 | -0/+6 |
| * | Add IDs for Intel Wellsburg USB controllers. | Alexander Motin | 2016-03-19 | 2 | -0/+6 |
| * | Add xhci_mv.c | Wojciech Macek | 2016-03-14 | 1 | -0/+232 |
| * | Configure the correct bMaxPacketSize for control endpoints before | Hans Petter Selasky | 2016-02-23 | 2 | -0/+14 |
| * | Correct PCI device description. | Hans Petter Selasky | 2016-02-10 | 1 | -1/+1 |