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
2013-04-08
Remove some set but unused variables
skrll
2013-04-07
Use rx_data, not tx_data at urtwn_free_rx_list().
nonaka
2013-04-05
Add a UPS_C_PORT_L1 define
skrll
2013-04-05
Add a UPS_PORT_L1 define
skrll
2013-04-04
Handle errors in ohci_open better.
skrll
2013-04-04
Don't take the bus lock in usbd_transfer_complete when polling.
skrll
2013-04-04
Whitespace
skrll
2013-04-04
Take the bus lock in ohci_poll as it's assumed by ohci_softintr which
skrll
2013-04-04
Slight formatting tweak ro previous
skrll
2013-04-04
Improve/fix TD flags reporting.
skrll
2013-04-03
Don't leak memory if ohci_alloc_std_chain fails.
skrll
2013-04-03
Fix kernel dump on ahci controller, by making sure we won't sleep
bouyer
2013-04-03
KNF and whitespace. No functional change.
skrll
2013-04-03
fix memory leak
christos
2013-03-30
remove trailing whitespace
christos
2013-03-30
correct location of the firmware file again.
christos
2013-03-30
Use only one set of EDCA variables
christos
2013-03-30
replace macro with inline function
christos
2013-03-30
remove trailing whitespace
christos
2013-03-30
reflect the new location of the firmware files
christos
2013-03-30
regen
christos
2013-03-30
missed one
christos
2013-03-30
regen
christos
2013-03-30
remove stray +
christos
2013-03-30
This is the initial port of OpenBSD's athn(4) driver. It supports
christos
2013-03-30
regen
christos
2013-03-30
remove dups
christos
2013-03-30
Regen
christos
2013-03-30
new devices
christos
2013-03-30
Use the EDCA and QOS stuff from net80211 instead of a home grown copy.
christos
2013-03-28
Regen usbdevs.
garbled
2013-03-28
Add entry for a tripplite AVR550U UPS
garbled
2013-03-24
New device Id for Beagle Bone, reviewed by bouyer@ and Lloyd Parker
cheusov
2013-03-24
Add || defined(OHCI_DEBUG) to pick up usbd_dump_pipe
skrll
2013-03-22
Fix typo in function name in DIAGNOSTIC prinf by using __func__
skrll
2013-03-22
When dumping the done list in ohci_softintr / OHCI_DEBUG use the correct
skrll
2013-03-22
Remove 'return' right after 'goto'
skrll
2013-03-21
Add some defines from the USB 2.0 specification and suppliments. Also,
skrll
2013-03-20
If the tripplite SMARTLCD ups connects as a usbhid device, it doesn't
garbled
2013-03-20
Regen
garbled
2013-03-20
Add my tripplite UPS
garbled
2013-03-20
Only set wMaxPacketSize to 64 for HS/FS and set to 8 for LS to be within
skrll
2013-03-16
As a workaround for the Raspberry PI, only allow 1 TX transfer to be
skrll
2013-03-16
Fix misunderstanding of how to handle wMaxPacketSize.
skrll
2013-03-14
Add support for the Huawei E171 3G Modem.
nonaka
2013-03-14
regen
nonaka
2013-03-14
Added Huawei E171 3G modem.
nonaka
2013-03-12
more locking and int -> size_t from Anon Ymous
christos
2013-03-11
Comments corrections.
skrll
2013-02-23
Consistently use the macros to get softc, dxfer, etc.
skrll
[next]