index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2013-11-19
Kill matchlvl usage throughout the usb stack.
Paul Irofti
2013-11-18
simplify kthread_create(). no more stdarg
Theo de Raadt
2013-11-17
correct some iodata strings and add ETX-US2
Jonathan Gray
2013-11-17
regen
Jonathan Gray
2013-11-17
correct some iodata strings and add ETX-US2
Jonathan Gray
2013-11-15
Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A
sasano
2013-11-15
Clean-up usbd_abort_pipe() usage.
Paul Irofti
2013-11-15
Sort-out activate functionality for ucom(4) and it's parents.
Paul Irofti
2013-11-15
Clean-up the HID environment.
Paul Irofti
2013-11-13
Polling is done per controller not per interface.
Paul Irofti
2013-11-11
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-11
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-11
Kill commented out code dealing with a non existent sc_dying variable.
Martin Pieuchot
2013-11-11
Clean-up the activate routines from the uoak*(4) drivers.
Paul Irofti
2013-11-10
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-09
In our USB world, timeouts are in milliseconds, so use timeout_add_msec()
Martin Pieuchot
2013-11-09
Reduce the differences between our controller drivers and initialize
Martin Pieuchot
2013-11-09
regen
Jonathan Gray
2013-11-09
more rate matching hubs
Jonathan Gray
2013-11-08
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
In polling mode since r1.101 we could end up dereferencing an
Martin Pieuchot
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Kill sc_dying. Nobody was using it anyway.
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Make sure to mark the controller as dying in order to stop processing
Martin Pieuchot
2013-11-07
Remove isoc_len from the transfer descriptor, it is assigned once but
Martin Pieuchot
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-06
Make usbd_free_xfer return void, since no callers use the return value.
Jeremy Evans
2013-11-06
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-05
Instead of comparing the lower and higher addresses of all the multicast
Martin Pieuchot
2013-11-04
Use the async version of uhidev_set_report(), there's no need to sleep
Martin Pieuchot
2013-11-04
regen
Jasper Lievisse Adriaanse
2013-11-04
add vmware vendor id
Jasper Lievisse Adriaanse
2013-11-02
Remove a layer of abstraction for fetching a configuration descriptor.
Martin Pieuchot
2013-11-02
Begin conversion of USB stack to return int instead of usbd_status,
Jeremy Evans
2013-11-01
Spacing.
Martin Pieuchot
2013-11-01
Reduce the differences with ehci(4)'s transfer decriptors. This is a
Martin Pieuchot
2013-11-01
Do not abuse the stack of the current process to prepend a report ID
Martin Pieuchot
[next]