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
/
usb_mem.c
Age
Commit message (
Expand
)
Author
2001-11-13
add RCSIDs
lukem
2000-06-01
Bring the coding style into the 80s, i.e., get rid of __P and use
augustss
2000-04-27
Change my email address.
augustss
2000-03-27
Change (almost) all static to Static. The symbol `Static' can then be defined
augustss
2000-03-27
Keep free block statistics.
augustss
1999-12-18
Make these files compile on 64 bit archs.
augustss
1999-11-12
A number of stylistic changes to increase readability (many suggested
augustss
1999-10-12
Stylistic changes.
augustss
1999-09-13
Rearrange the code a little so we can decide if we are in process
augustss
1999-09-11
* Move DMA buffer allocation to HC independent code.
augustss
1999-09-09
Change the internal API to allow DMA buffers to be pre-allocated by
augustss
1999-08-22
Move more of the transfer completion processing to HC independent code.
augustss
1999-08-19
make alpha compiler happy
mjacob
1999-08-16
Change DIAGNOSTIC behaviour a little.
augustss
1999-08-14
Some changes from FreeBSD (no functional differences).
augustss
1999-08-02
Another debug message.
augustss
1999-06-05
Very small formatting nit.
augustss
1998-12-14
Initialize field to indicate fragment block.
augustss
1998-12-11
Move spls around.
augustss
1998-12-09
Insert some splusb() since memory allocation and deallocation can
augustss
1998-11-25
Make the copyright header conform to the NetBSD template.
augustss
1998-07-24
Add special memory allocation routines that supports allocation
augustss