| Commit message (Expand) | Author | Age | Files | Lines |
* | Push kernel lock down to umb_rtrequest(). |  mvs | 2021-04-01 | 1 | -1/+3 |
* | sync |  sthen | 2021-03-31 | 2 | -54/+54 |
* | Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radio |  sthen | 2021-03-31 | 1 | -26/+26 |
* | fix typos in comments |  sthen | 2021-03-30 | 1 | -3/+3 |
* | Some cards announce support for the NTB16 format, but that support does not |  patrick | 2021-03-30 | 3 | -41/+167 |
* | Some umb(4) devices require the NDP pointer behind the NDP datagram. |  patrick | 2021-03-30 | 2 | -36/+59 |
* | combine umb_products and umb_fccauth_devs into one umb_quirks table |  sthen | 2021-03-29 | 1 | -36/+51 |
* | Add vid/pid table to umb(4) allowing matching to alternate config |  sthen | 2021-03-28 | 1 | -3/+64 |
* | sync |  sthen | 2021-03-28 | 2 | -4/+14 |
* | add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@ |  sthen | 2021-03-28 | 1 | -1/+3 |
* | trim the FCS off Ethernet packets before sending them up the stack. |  dlg | 2021-03-27 | 1 | -1/+8 |
* | sync |  sthen | 2021-03-24 | 2 | -6/+6 |
* | remove vendor name (Dell) repeated in product name |  sthen | 2021-03-24 | 1 | -2/+2 |
* | Define a USB quirk for devices that need to keep their pipes open at |  jcs | 2021-03-24 | 4 | -14/+63 |
* | regen |  jcs | 2021-03-24 | 2 | -4/+16 |
* | add HAILUCK Keyboard |  jcs | 2021-03-24 | 1 | -1/+5 |
* | In revision 1.91 of uhidev.c, jcs@ made sure to only detach devices |  anton | 2021-03-18 | 3 | -22/+3 |
* | When devices have claimed multiple report ids, only detach and send |  jcs | 2021-03-17 | 1 | -17/+34 |
* | Add another Type Cover device |  jcs | 2021-03-08 | 1 | -1/+2 |
* | regen |  jcs | 2021-03-08 | 2 | -4/+9 |
* | Add Surface Pro Type Cover |  jcs | 2021-03-08 | 1 | -1/+2 |
* | Allow uhidev child devices to claim selective report ids |  jcs | 2021-03-08 | 16 | -57/+74 |
* | regen |  jsg | 2021-02-27 | 2 | -55/+55 |
* | sort and fix RTL8713 id |  jsg | 2021-02-27 | 1 | -12/+12 |
* | we don't have to cast to caddr_t when calling m_copydata anymore. |  dlg | 2021-02-25 | 5 | -14/+14 |
* | remove unused usbd_get_device_string() |  jsg | 2021-02-24 | 1 | -21/+1 |
* | remove unused usbdi functions |  jsg | 2021-02-24 | 2 | -44/+2 |
* | remove unused xhci_cmd_evaluate_ctx() |  jsg | 2021-02-24 | 1 | -22/+1 |
* | Poll battery sensors less frequently. The previous period was quite |  anton | 2021-02-16 | 1 | -2/+2 |
* | Trim uhidpp_device_features() by extracting two pure protocol functions. |  anton | 2021-02-16 | 1 | -18/+52 |
* | Back-out USB data toggle fix for HID devices, since we received multiple |  mglocker | 2021-02-15 | 1 | -43/+1 |
* | Postpone installation of the periodic sensor task until at least one |  anton | 2021-02-14 | 1 | -2/+4 |
* | Bail out earlier during attach if no devices are paired with the |  anton | 2021-02-14 | 1 | -4/+7 |
* | Enumerate all features supported by a device on connect. |  anton | 2021-02-14 | 1 | -6/+93 |
* | Initialize the stack local device id variable correctly. |  anton | 2021-02-11 | 1 | -2/+2 |
* | Make room for handling of HID++ 1.0 devices. No functional change. |  anton | 2021-02-11 | 1 | -56/+69 |
* | Use idx suffix consistently. |  anton | 2021-02-11 | 1 | -17/+17 |
* | Remove unused software id macro. |  anton | 2021-02-11 | 1 | -2/+1 |
* | Fold long line. |  anton | 2021-02-11 | 1 | -2/+3 |
* | Stop uhidpp from claiming all report ids, instead only claim the |  anton | 2021-02-11 | 1 | -5/+22 |
* | Add uhidev_unset_report_dev(), doing the opposite of |  anton | 2021-02-11 | 2 | -2/+13 |
* | If uhidev_set_report_dev() already have been invoked for the given |  anton | 2021-02-11 | 1 | -4/+6 |
* | Prevent that when ugen(4) tries to set an alternative configuration |  mglocker | 2021-02-05 | 1 | -1/+5 |
* | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to |  anton | 2021-02-04 | 2 | -1/+1060 |
* | Add uhidev_set_report_dev() allowing usb drivers to early on install a |  anton | 2021-02-04 | 2 | -5/+25 |
* | After the rev. 1.108 commit we see some issues with ugen(4) behaviour, |  mglocker | 2021-02-03 | 1 | -1/+5 |
* | Align the mixed naming for the variables used to reference to |  mglocker | 2021-02-01 | 4 | -31/+31 |
* | update remaining usb.org URLs |  sthen | 2021-01-29 | 4 | -12/+12 |
* | update usb.org URLs |  sthen | 2021-01-29 | 3 | -7/+7 |
* | update some usb.org URLs following reorganisation, add a new one for upd |  sthen | 2021-01-29 | 6 | -13/+15 |