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
/
external
Age
Commit message (
Expand
)
Author
2013-11-14
Simplify variable assignment and avoid gcc warnings.
skrll
2013-11-14
Remove unused variable.
skrll
2013-11-12
Make CONFIG_USB_DWC2_DEBUG_PERIODIC compile.
skrll
2013-11-01
Don't always define DWC2_DEBUG
skrll
2013-11-01
move variable definition/set inside the same #ifdef of the usage.
mrg
2013-10-22
Be strictly correct about chan->xfer_dma assignment and avoid calling
skrll
2013-10-22
Remove unused usbd_xfer_handle from dwc2_pipe. (missed commit)
skrll
2013-10-22
Remove unused usbd_xfer_handle from dwc2_pipe.
skrll
2013-10-22
Minor cleanup.
skrll
2013-10-22
Remove daft KASSERTs
skrll
2013-10-20
ifdef kernel used only variable
christos
2013-10-17
remove unused variables
christos
2013-10-17
define a new macro that does not declare variables used in output.
christos
2013-10-17
annotate some unused variables the authors want to keep
christos
2013-10-17
__USE a debugging variable
christos
2013-10-15
Make this compile for more option combinations.
skrll
2013-10-15
Translate ENODEV to USBD_INVAL
skrll
2013-10-13
Print the client_id (lwp address) as hex and avoid stack overflow. Use
skrll
2013-10-05
Better instructions
skrll
2013-10-05
Merge conflicts.
skrll
2013-10-02
At least attempt to handle USBD_DEFAULT_INTERVAL.
skrll
2013-10-02
A small code simplification
skrll
2013-10-02
Pass any error from dwc2_device_start upwards.
skrll
2013-10-02
Some core configurations cannot support LS traffic on a FS root port.
skrll
2013-09-27
First pass at isoc transfer support - seems to work. More testing
skrll
2013-09-27
Tidyup dwc2_host_is_b_hnp_enabled
skrll
2013-09-27
Missed a sc->sc_intr_lock to hsotg->lock change from earlier commit.
skrll
2013-09-27
Improve a couple of DPRINTFs
skrll
2013-09-27
Use the hsotg->lock spin lock solely
skrll
2013-09-25
Resolve conflicts
skrll
2013-09-25
Import dwc2 2013-09-25
skrll
2013-09-21
Improve a couple of DPRINTFs
skrll
2013-09-20
Clean up semaphore initialisation.
skrll
2013-09-19
Track waiters/clients via lwp pointer and not pid.
skrll
2013-09-19
Use the common list.h
skrll
2013-09-19
Call {lmutex,_sema)_destroy appropriately
skrll
2013-09-18
Add bpf_filter_ext() to use with BPF COP, restore bpf_filter() as it was
rmind
2013-09-15
Remove unused variable
martin
2013-09-14
Mark mach64_set_dma_eol as unused.
joerg
2013-09-14
Use __KERNEL_RCSID.
joerg
2013-09-14
Fix return value of ipf_sync_nat
martin
2013-09-14
Remove unused variables
martin
2013-09-14
Remove a few unused variables, ifdef others like their use
martin
2013-09-14
Remove unused variables
martin
2013-09-14
Remove unused variable
martin
2013-09-14
Remove unused variable and ifdef another like their use
martin
2013-09-12
Remove unused variable
martin
2013-09-12
Remove unused variable
martin
2013-09-12
Remove unsued variable
martin
2013-09-12
Remove unused variable
martin
[next]