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
Age
Commit message (
Expand
)
Author
2016-06-10
add WSDISPLAY_TYPE_PLATINUM, for platinumfb
macallan
2016-06-10
Add callout_stop while clearing stall. From t-hash.
skrll
2016-06-10
Avoid storing a pointer of an interface in a mbuf
ozaki-r
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-06-08
Revert previous (rev. 1.98). It breaks at least one user's card.
pgoyette
2016-06-07
Create separate modules for i2c_bitbang and bpf_filter so these files
pgoyette
2016-06-05
Use MUSB2_REG_RXNAKLIMIT instead of MUSB2_REG_TXNAKLIMIT in the recieve path.
jakllsch
2016-06-05
use correct comparison of serial numbers
mlelstv
2016-06-05
Don't resume throttled CCBs when connection is terminating, except for
mlelstv
2016-06-05
Handle freeing of PDU when referencing CCB is freed.
mlelstv
2016-06-05
More debug output. Dump pending CCBs when cleaning up.
mlelstv
2016-06-05
more debug output
mlelstv
2016-06-05
PR/51202: XHCI driver sends stale TRBs from a pipe previously opened
skrll
2016-06-05
acquire session lock when changing throttling queue
mlelstv
2016-06-05
PR/51202: XHCI driver sends stale TRBs from a pipe previously opened
skrll
2016-06-05
wrong assertion.
mlelstv
2016-06-05
Need session mutex to read serial number.
mlelstv
2016-06-05
initialize before check.
mlelstv
2016-06-05
appease compiler
mlelstv
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-05
Add missing mutex_exit().
mlelstv
2016-06-05
ensure that timeout counter is cleared when ccb is (re-)used.
mlelstv
2016-06-05
Whitespace, braces.
mlelstv
2016-06-05
Replace the simple tag counter with the command tag coming down from scsipi.
mlelstv
2016-06-05
No need to acquire KERNEL_LOCK when entering network code.
mlelstv
2016-06-05
Keep 1 CCB free for private use. This avoids frequent recovery in scsipi when
mlelstv
2016-06-05
Make PDU init routines record serial number in CCB too.
mlelstv
2016-06-05
Fix locking for pdu flags here, in particular PDUF_INQUEUE.
mlelstv
2016-06-05
Handle ExpCmdSN and MaxCmdSN updates as specified. Don't compare
mlelstv
2016-06-05
Fix serial number check and account for commands in flight to avoid
mlelstv
2016-06-05
Tear down sysctls only after detaching children. This lets you enable
mlelstv
2016-06-05
ignore invalid ITT
mlelstv
2016-06-05
Whitespace
mlelstv
2016-06-05
When stopping a callout, wait until the cleanup thread has processed them.
mlelstv
2016-06-05
More debugging output, changed debug levels for some.
mlelstv
2016-06-04
nvmectl(8): Added NVM Express control utility.
nonaka
2016-06-04
Add NVMe command passthrough support.
nonaka
2016-06-03
PR kern/51211: atactl atabus0 reset causes a panic on Tegra K1
jmcneill
2016-06-03
use sernum handling function
mlelstv
2016-06-03
fix debug message
mlelstv
2016-06-02
provide a default attribute
macallan
2016-06-01
Add 3Com 3CRWE777A to supported devices. From PR kern/39590
pgoyette
2016-06-01
Regen
pgoyette
2016-06-01
Ooopppsss - add it with the correct product ID.
pgoyette
[next]