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
2008-04-03
restore error handling in usbopen() (accidentally removed in a recent
drochner
2008-04-01
Fix previous commit, this Guillemot model was supported already
xtraeme
2008-03-30
Match another Guillemot model, reported by J. Vicente Carrasco
xtraeme
2008-03-30
Defer USB configuration until interrupts are enabled.
ad
2008-03-29
Fix ohci brokenness in previous commit.
nakayama
2008-03-28
split device/softc for USB host controllers and the usb (control)
drochner
2008-03-28
remove FreeBSD/OpenBSD sections, cross-platform support hasn't been
drochner
2008-03-27
add device 'E620'on Vodafone.
ichiro
2008-03-24
Split device_t and softc for atapibus(4).
cube
2008-03-17
Moved USB_PRODUCT_NOVATEL2_MERLINV620 into the UNTESTED section as the
elric
2008-03-17
Made a number of modifications, including:
elric
2008-03-17
Add a number of products which will be supported in ugensa(4).
elric
2008-03-08
Don't leak information from kernel to userland.
ws
2008-03-07
Use device_t and accessors. Setup power management in the PCI
dyoung
2008-03-07
Use device_t and accessors.
dyoung
2008-03-07
Register the shutdown hook using pmf_device_register1().
dyoung
2008-03-01
Welcome to 4.99.55:
rmind
2008-02-24
Add TRIPPLITE2 UPS into the list of devices ignored by uhid(4) -- the UPS
rafal
2008-02-24
Regen for addition of TRIPPLITE2 UPS.
rafal
2008-02-24
Add another vendor ID for Tripp Lite and product entry for their USB UPS
rafal
2008-02-22
Add a method to detach child.
dyoung
2008-02-22
Add method to detach children.
dyoung
2008-02-21
Make this work on a new TrippLite USB->Serial Converter Model U209-000-R.
rafal
2008-02-20
fix typo
mlelstv
2008-02-19
recognize Shantou ADM8515
drochner
2008-02-19
regen
drochner
2008-02-19
add the Shantou ADM8515 ethernet chip which is in some
drochner
2008-02-18
Use device_t and its accessor functions.
dyoung
2008-02-13
Patch from Jared McNeill to prevent USB interrupt storms on resume on
smb
2008-02-12
Add some initialization magic from FreeBSD. This makes it work with
mlelstv
2008-02-12
add NULL power handler, so that this device doesn't block suspension
drochner
2008-02-11
regen.
ichiro
2008-02-11
add new device support to uhmodem driver
ichiro
2008-02-07
Start patching up the kernel so that a network driver always has
dyoung
2008-02-03
share some code for USB root hub emulation which is common in the 3
drochner
2008-01-29
Add support for function keys F16 to F19 as present on e.g. the new
tron
2008-01-28
No need to operate in polling mode in ehci_resume.
jmcneill
2008-01-28
Ensure that we don't clear the EHCI_PS_CLEAR bits by writing 1s to them
jmcneill
2008-01-28
Release port ownership on detach, so devices will be routed to companion
jmcneill
2008-01-27
Add some USB EHCI Legacy Support Extended CSR bit definitions.
jmcneill
2008-01-25
lockmgr() not used here, remove ref to it.
ad
2008-01-25
Speed up uhub attachment considerably. Rather than powering up each port
jmcneill
2008-01-21
make compile
ichiro
2008-01-21
change umass quirks logic in USB_MATCH()
ichiro
2008-01-21
add full support device driver for Huawei E220 wireless modem
ichiro
2008-01-19
Make many ethernet drivers share the common code for MII media
dyoung
2008-01-16
Move from workqueue to an explicit kthread for setting the multicast
is
2008-01-12
workqueue(9) has the non-evident limitation that the caller cannot reuse
cube
2008-01-08
Support FIONBIO.
gdt
2008-01-04
Start detangling lock.h from intr.h. This is likely to cause short term
ad
[next]