index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2016-06-10
Add callout_stop while clearing stall. From t-hash.
skrll
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-06-05
Use MUSB2_REG_RXNAKLIMIT instead of MUSB2_REG_TXNAKLIMIT in the recieve path.
jakllsch
2016-06-05
PR/51202: XHCI driver sends stale TRBs from a pipe previously opened
skrll
2016-06-05
PR/51202: XHCI driver sends stale TRBs from a pipe previously opened
skrll
2016-06-05
Update some comments. Some from t-hash with updates from me.
skrll
2016-06-05
More debug
skrll
2016-06-05
Replace num of TRBs with xr->xr_ntrb. From t-hash.
skrll
2016-06-05
From t-hash
skrll
2016-06-05
Wrap long lines and other whitespace. From t-hash.
skrll
2016-06-05
Reduce the scope of some variable. From t-hash
skrll
2016-06-05
From t-hash
skrll
2016-06-01
Add quick for Sandisk Cruzer - from PR kern/46547
pgoyette
2016-06-01
Regen
pgoyette
2016-06-01
Regen for Sandisk Cruzer
pgoyette
2016-06-01
Add Sandisk Cruzer - from PR kern/46547
pgoyette
2016-05-31
Flush memory correctly during ring put.
mlelstv
2016-05-26
Introduce M_CLEARCTX and use it instead of open-coding rcvif
ozaki-r
2016-05-26
Use M_GETCTX
ozaki-r
2016-05-22
More comments
skrll
2016-05-22
Add a comment and reformat some others
skrll
2016-05-17
initialize buf to NULL for error branch on line 532
pooka
2016-05-14
All com devices have an issue that they sleep in the final close
mlelstv
2016-05-14
Only set QH CMASK for FS/LS interrupt transfers
skrll
2016-05-11
Pullin opt_usb for UPLCOM_DEBUG
skrll
2016-05-10
sprinkle _KERNEL_OPT
pooka
2016-05-10
Fixup ucom_cleanup to not forget our pipe handles.
skrll
2016-05-09
Don't forget to use HTOO32 when adding OHCI_TD_R to td_flags for short
skrll
2016-05-09
kmem_alloc doesn't support allocating 0 bytes.
mlelstv
2016-05-07
G/C more unused code
skrll
2016-05-07
disable kpreempt around softint_schedule(). fixes playing on umidi.
mrg
2016-05-06
- don't require the lock if we are polling (early autoconf)
christos
2016-05-06
Fix a KASSERT (ub_usepolling || mutex)
skrll
2016-05-06
usb is attached with config_interrupts so we can G/C the code to support
skrll
2016-05-06
Print LF in hexdump when datalen % 16 != 0. From t-hash.
skrll
2016-05-06
G/C some #if 0 code
skrll
2016-05-06
Remove magic numbers from xhci_hc_reset. From t-hash.
skrll
2016-05-06
Fix polling mode and USB keyboards in ddb
skrll
2016-05-03
Kill XHCI_QUIRK_FORCE_INTR and surrounding code
skrll
2016-05-02
move scsipi_strvis -> libkern:strnvisx()
christos
2016-05-02
Remove the "usb_disconnect_port: no device" DIAGNOSTIC message
skrll
2016-04-30
Make #if 0 code that sets the protocol mode compilable.
jakllsch
2016-04-30
Comment updates from t-hash
skrll
2016-04-30
Updates from t-hash
skrll
2016-04-30
Cancel command when command times out. From t-hash.
skrll
2016-04-30
Fix type of return value in xhci_do_command
skrll
2016-04-30
Updates from t-hash
skrll
2016-04-30
Wrap long line. From t-hash.
skrll
2016-04-30
Use XHCI_XFER2XXFER
skrll
2016-04-30
Make GDIUM_KEYBOARD_HACK compile
skrll
[next]