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
2013-11-14
If the Weltrend Semiconductor device found in SANWA SUPPLY TAP-TST10 electric...
nonaka
2013-11-14
regen
nonaka
2013-11-14
Added Weltrend Semiconductor vendor and device.
nonaka
2013-11-14
Use __diagused
skrll
2013-11-13
CID 1125827: Avoid buffer overrun (read past end of struct)
christos
2013-11-13
regen.
msaitoh
2013-11-13
Add Intel I347-AT4
msaitoh
2013-11-10
- avoid an uninitialised variable warning
mrg
2013-11-10
add a default case in xhci_init_slot().
mrg
2013-11-09
fix unused variable warning
christos
2013-11-09
Whitespace
skrll
2013-11-09
fixed unused variable warning
christos
2013-11-08
Add GPIO programming to support more PHY.
roy
2013-11-08
move EVCNT only variable inside #ifdef
nisimura
2013-11-08
fix an array bound error which was spotted by gcc 4.8
nisimura
2013-11-08
fix unused variable warnings
christos
2013-11-08
fix unused variable
christos
2013-11-07
Regen.
msaitoh
2013-11-07
Revert previos. Sorry.
msaitoh
2013-11-07
Add Quark X1000 devices.
msaitoh
2013-11-07
Add some Mobile 4th generation Intel Core Processor devices
msaitoh
2013-11-07
Regen.
msaitoh
2013-11-07
Add some Intel devices. Mainly taken from "Mobile 4th Generation Intel Core
msaitoh
2013-11-07
bus->lock is always available now. Remove the old code that helped when
skrll
2013-11-07
remove unused
christos
2013-11-06
Don't turn off aperture registers - some firmwares don't know how to turn
macallan
2013-11-06
move some variables inside their #ifdef use.
mrg
2013-11-04
mark variables __diagused
christos
2013-11-04
mark a variable __diagused
christos
2013-11-04
remove unused code
christos
2013-11-04
use __USE for debug variable
christos
2013-11-04
use __USE
christos
2013-11-04
add __USE() for unused volatile variables, so that we generate the same code.
christos
2013-11-04
Add missing braces.
jdc
2013-11-04
PR/48366 Always zero the allocated memory in xhci_alloc, not just in
skrll
2013-11-02
Turn the "esiop_intr: I shouldn't be there !" panic into a printf
gson
2013-11-02
sprinke __diagused
christos
2013-11-01
fix type in comparison
christos
2013-11-01
Style.
skrll
2013-11-01
DOTG is dead. Long live DWC2.
skrll
2013-11-01
Clean up (mostly remove unneeded) #includes
skrll
2013-10-31
Add 40bit DMA bug workaround(BGEF_40BIT_BUG) from FreeBSD (part of r199670).
msaitoh
2013-10-31
Cleanup flag setting. No functional change.
msaitoh
2013-10-30
play the addref/delref game on suspend, prevents crash if the disk/CF Card
drochner
2013-10-30
-recognize CF cards by the magic value in inquiry data
drochner
2013-10-30
Fix incorrect function names in panic message strings.
gson
2013-10-29
Remove bogus cast. The LHS type is smaller, so let the compiler decide
joerg
2013-10-28
Add support for scratchpad buffers (required for some XHCI devices).
matt
2013-10-28
Add an explicit initialization of .new_device = NULL
matt
2013-10-28
Fix name of sysctl setup function.
rkujawa
[next]