Age | Commit message (Expand) | Author |
2018-08-31 | remove shadow variables for 'error' in usbioctl(); ok mpi@ ratchov@ | miko |
2018-08-31 | ich variable is only used in DPRINTF() and uaudio_get_cluster_nchan() | miko |
2018-08-29 | Remove unused struct member. | Mark Kettenis |
2018-08-25 | Add umt(4) for USB Windows Precision Touchpad devices | Joshua Stein |
2018-08-25 | Move HID->bus constant conversion for HID report types out of ihidev | Joshua Stein |
2018-08-25 | fix misplaced parenthesis inside an if-clause. already fixed in FreeBSD in rev | Ricardo Mestre |
2018-08-25 | fix misplaced parenthesis inside an if-clause. already fixed in NetBSD in rev | Ricardo Mestre |
2018-08-22 | Work well with the Dynastream ANTUSB-m, from Jan Klemkow. | Martin Pieuchot |
2018-08-22 | regen | Martin Pieuchot |
2018-08-22 | Dynastream ANTUSB-m, from Jan Klemkow. | Martin Pieuchot |
2018-08-15 | Partially revert previous, EM7455 is already handled by umb(4). | Martin Pieuchot |
2018-08-15 | Introduce mue_eeprom_present to check if the EEPROM is present. | Kevin Lo |
2018-08-13 | Attach to Sierra Wireless MC7304/MC7354 & EM7455, from Denis Lapshin. | Martin Pieuchot |
2018-08-13 | regen | Martin Pieuchot |
2018-08-13 | Sierra Wireless MC7304/MC7354, from Denis Lapshin. | Martin Pieuchot |
2018-08-08 | Fix possible division by zero caused by bogus usb descriptors. From | Alexandre Ratchov |
2018-08-04 | avoid using a value uninitialised | Jonathan Gray |
2018-08-03 | - use memset() for for clearing hashtbl | Kevin Lo |
2018-08-03 | Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB Ethernet | Kevin Lo |
2018-07-30 | define WSMOUSE_TYPE_TOUCHPAD so non-elantech drivers can stop | Joshua Stein |
2018-07-30 | Inline trivial uaudio_id_name(). From Michael Bombardieri, thanks. | Alexandre Ratchov |
2018-07-27 | No need to test if pointer is NULL to call free(9). From | Alexandre Ratchov |
2018-07-19 | attach RTL8188EU under AboCom's vendor id. From FreeBSD via Mikhail <mp39590 ... | Stuart Henderson |
2018-07-19 | sync | Stuart Henderson |
2018-07-19 | Add RTL8188EU under AboCom's vendor id. From FreeBSD via Mikhail <mp39590 at ... | Stuart Henderson |
2018-07-19 | Reuse implicit padding to export the port number of a USB device in | Martin Pieuchot |
2018-07-17 | TX packets, which can be either Ethernet or control packets, must be | Patrick Wildt |
2018-07-16 | typos, from Michael W. Bombardieri. | Martin Pieuchot |
2018-07-10 | s/ITUNER/MICROCHIP/ following usbdevs -r1.689 | Jasper Lievisse Adriaanse |
2018-07-10 | regen | Jasper Lievisse Adriaanse |
2018-07-10 | replace the Ituner vendor with Microchip to match Linux at least | Jasper Lievisse Adriaanse |
2018-07-10 | Change USB_DEVICEINFO to report USB port status/changes as currently | Martin Pieuchot |
2018-07-09 | sprinkle comments and rename iface to match its use to ctl_iface_idx | Jasper Lievisse Adriaanse |
2018-07-09 | use UE_GET_XFERTYPE(); no binary change | Jasper Lievisse Adriaanse |
2018-07-07 | Fix uaudio(4) detection on Logitech Webcam C200/C210/C250/C270/C310/C500. | Landry Breuil |
2018-07-07 | regen | Landry Breuil |
2018-07-07 | Add ids for Logitech Webcam C250, also affected by the 'bogus | Landry Breuil |
2018-07-03 | Use LIST_FOREACH construct instead of homebrew loop. | Kevin Lo |
2018-07-03 | regen | Landry Breuil |
2018-07-03 | Add usb ids for the Logitech Webcams C210 and C270. | Landry Breuil |
2018-07-03 | Fix typo. | Kevin Lo |
2018-07-03 | Nuke unused variable. | Kevin Lo |
2018-06-28 | regen | Kevin Lo |
2018-06-28 | Add Microchip Ethernet device IDs. | Kevin Lo |
2018-06-18 | Add an HP LD220 pole display | Mike Belopuhov |
2018-06-18 | regen | Mike Belopuhov |
2018-06-18 | Add an HP LD220 pole display | Mike Belopuhov |
2018-06-12 | axen(4): Identify the owner of some chatty printfs | Mike Larkin |
2018-05-23 | Don't leak the RX pipe in case we have issues opening the TX pipe. | Patrick Wildt |
2018-05-23 | Implement a separate initialization stage so that we can still use | Patrick Wildt |