index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
cardbus
/
ehci_cardbus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mark ehci_intr() as IPL_MPSAFE here as well
jsg
2015-11-11
1
-2
/
+2
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
remove uneeded proc.h includes
jsg
2014-09-14
1
-2
/
+1
*
Fix kernel build with EHCI_DEBUG by removing a non-compiling DPRINTF().
stsp
2014-05-17
1
-10
/
+1
*
There is no need to remember which usb(4) device is the child of an USB
mpi
2014-05-16
1
-4
/
+3
*
Get rid of various 'typedef struct' definitions and use plain structure
mglocker
2013-04-15
1
-2
/
+2
*
Revamp the sequences for suspend/hibernate -> resume so that the code
deraadt
2012-10-08
1
-5
/
+2
*
Give cardbus the pci_chipset_tag_t from pccbb and push it out through
jsg
2010-03-27
1
-3
/
+4
*
Bring back cardbus_chipset_tag_t which is in practice a
jsg
2010-03-27
1
-3
/
+3
*
Remove some cardbus defines and types which are identical to
jsg
2010-03-22
1
-15
/
+14
*
Fix some minor format string problems found in a maze of false positives
deraadt
2009-06-02
1
-2
/
+2
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Following up with further dmesg display tweaking after the cardbusprint()
brad
2008-02-25
1
-7
/
+2
*
Convert ehci and ucom to rwlock.
jsg
2007-05-20
1
-1
/
+2
*
Add a symbolic name parameter to cardbus_intr_establish().
grange
2006-10-12
1
-2
/
+2
*
make dmesg lines openbsd-style, ok dlg@
jolan
2006-07-12
1
-6
/
+5
*
removal of '#ifdef rbus ... #else ...' directives, we use rbus in all
fkr
2006-06-21
1
-5
/
+1
*
remove the tailq used to locate ehci's companion controllers. i have
dlg
2005-12-30
1
-4
/
+1
*
while looking for device_ptr_t typedef cruft i noticed #if __NetBSD__. why
dlg
2005-12-30
1
-33
/
+1
*
get rid of the lines on ehci attach that show the version and the companion
dlg
2005-04-11
1
-36
/
+1
*
from freebsd: ehci.c 1.13, ehci_pci.c 1.13, ehcireg.h 1.5, ehcivar.h 1.3
dlg
2004-12-29
1
-1
/
+3
*
ohci and ehci at cardbus support from netbsd
dlg
2004-12-07
1
-0
/
+276