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-12-04
use dv_unit rather than storing (or forgetting to store...) a local
Theo de Raadt
2013-12-03
add copyright notice/code modifier's name.
sasano
2013-11-26
1 << 31 cleanup. Eitan Adler pointed out that there has been a
Theo de Raadt
2013-11-21
Revert r1.41, in this driver sc_attached does not indicate that the
Martin Pieuchot
2013-11-20
regen
Miod Vallat
2013-11-20
Fix translation table for JIS keys; reported by Nakano Takaharu.
Miod Vallat
2013-11-20
in_var.h is not needed.
Martin Pieuchot
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
[prev]
[next]