index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2020-01-27
Make urtwn(4) attach to tp-link tl-wn823n (RTL8192EU).
Stefan Sperling
2020-01-27
regen
Stefan Sperling
2020-01-27
add USB device ID for tp-link tl-wn823n
Stefan Sperling
2020-01-26
Shuffle some names around to make reading the code less headache
Kenneth R Westerback
2020-01-25
Drivers that implement their own *minphys() don't need to call the
Kenneth R Westerback
2020-01-24
cleanup unused headers generated by config
Jonathan Gray
2020-01-23
Use a consistant idiom/format when declaring scsi_adapter structures
Kenneth R Westerback
2020-01-22
Some devices do not update the TRB transfer residual information as
Kenneth R Westerback
2020-01-22
Add a zero length TD, rather than adding a zero length TRB to the
Kenneth R Westerback
2020-01-20
regen
Jonathan Gray
2020-01-20
add another Intel Bluetooth device
Jonathan Gray
2020-01-18
Invalidate knote list of uhid(4) after device detach. This prevents
Visa Hankala
2020-01-16
Free data structures after closing the pseudo-device with vdevgone(9).
Martin Pieuchot
2020-01-13
Ensure XHCI_SCTX_DCI() always contains a valid number, i.e. the DCI of
Kenneth R Westerback
2020-01-13
Convert to tsleep_nsec(9).
Martin Pieuchot
2020-01-11
MC7700 works as umsm
Theo de Raadt
2020-01-11
sync
Theo de Raadt
2020-01-11
add SIERRA MC7700
Theo de Raadt
2020-01-10
usbd_request_async() already frees 'xfer' in case of an error
Gerhard Roth
2020-01-09
Rename udl_mode field to not shadow global `hz' variable.
Martin Pieuchot
2020-01-08
Kill unused defines referencing `hz'.
Martin Pieuchot
2020-01-07
ZYD_INTR_TIMEOUT is expressed in msecs not in ticks, fixes that by calling
Martin Pieuchot
2020-01-05
Convert to tsleep_nsec(9).
Martin Pieuchot
2020-01-05
regen
Jonathan Gray
2020-01-05
sort list of vendor ids by vendor id
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
remove duplicate device ids
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
sort by vendor define and device id
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently lowercase hex digits in device ids
Jonathan Gray
2020-01-05
regen
Jonathan Gray
2020-01-05
consistently uppercase usb product defines
Jonathan Gray
2020-01-04
Prevent use-after-free in uhidev_close().
Martin Pieuchot
2020-01-04
Convert sleep to tsleep_nsec(9) and use unique sleeping identifiers.
Martin Pieuchot
2020-01-04
Convert sleep to tsleep_nsec(9).
Martin Pieuchot
2020-01-04
UPGT_USB_TIMEOUT is specified in msec not in ticks, correct the timeout
Martin Pieuchot
2019-12-31
Use C99 designated initializers with struct filterops. In addition,
Visa Hankala
2019-12-19
poll handlers must return a poll(2) revents value, not errno(2) values.
Reyk Floeter
2019-12-18
undo assumptions about MI .h inclusions
Theo de Raadt
2019-12-17
Add fido(4), a HID driver for FIDO/U2F security keys
Reyk Floeter
2019-12-08
Reduce the max. number of frame buffers so that we can run higher
Marcus Glocker
2019-12-07
regen
Kevin Lo
2019-12-07
- Add support for RTL8156
Kevin Lo
2019-11-30
utwitch(4): tsleep(9) -> tsleep_nsec(9); ok jca@
cheloha
2019-11-28
On short transfers with multiple TRBs in a TD we get two events.
Patrick Wildt
2019-11-27
Convert infinite sleeps to tsleep_nsec(9).
Martin Pieuchot
2019-11-26
When there is no network around the state timeout fires over and over again.
Claudio Jeker
2019-11-25
Convert to tsleep_nsec(9) and use the correct timeout period in msec.
Martin Pieuchot
2019-11-24
Add umb_rtrequest() to handle RTM_PROPOSAL events and send back the
Claudio Jeker
[next]