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
2015-03-02
Fix scanning with athn(4) USB devices.
Stefan Sperling
2015-03-02
In athn(4), set USB pipe pointers to NULL after closing pipes. Not really
Stefan Sperling
2015-03-02
Teach athn(4) about USB reference counting to prevent it from causing major
Stefan Sperling
2015-02-28
Prevent a race resulting in an infinite loop printing "ehci_idone" messages.
Martin Pieuchot
2015-02-28
Fix uhidev_get_report_async() from David Higgs.
Martin Pieuchot
2015-02-16
allow Arduino Leonardo to attach to umodem(4), from Gregor Best
Stuart Henderson
2015-02-16
sync
Stuart Henderson
2015-02-16
add Arduino Leonardo, from Gregor Best (plus typo+ordering fix)
Stuart Henderson
2015-02-14
Define UPS_PORT_TEST as FreeBSD/NetBSD do.
Masao Uebayashi
2015-02-14
Handle (poll) HCD interrupt right after initialization to immediately mark
Masao Uebayashi
2015-02-12
Convert to if_input().
Martin Pieuchot
2015-02-12
Fix typos.
Masao Uebayashi
2015-02-12
Provide interface for external DMA address configuration.
Masao Uebayashi
2015-02-12
Convert to if_input().
Martin Pieuchot
2015-02-12
Remove a stray ;.
Masao Uebayashi
2015-02-12
Move register accessor macros to saner place.
Masao Uebayashi
2015-02-12
De-static for backtracing, but using #define to not change indent (for now).
Masao Uebayashi
2015-02-12
Simplify debug ifdefs.
Masao Uebayashi
2015-02-12
Don't panic even if parent port doesn't exist.
Masao Uebayashi
2015-02-12
KNF.
Masao Uebayashi
2015-02-11
- Fix thinko about struct usbd_xfer allocation.
Masao Uebayashi
2015-02-11
Fix debug build, etc.
Masao Uebayashi
2015-02-11
Catch up with the new taskq_create(9) API.
Masao Uebayashi
2015-02-10
Adjust usb(9) API differences to at least compile.
Masao Uebayashi
2015-02-10
Adjust various kernel API differences.
Masao Uebayashi
2015-02-10
Wireless drivers call if_input() via ieee80211_input() which set `rcvif'
Martin Pieuchot
2015-02-10
Convert tsleep(9)/wakeup(9) usages.
Masao Uebayashi
2015-02-10
Whitespace.
Masao Uebayashi
2015-02-10
Convert timeout(9)/taskq(9) usages.
Masao Uebayashi
2015-02-10
First step towards making uiomove() take a size_t size argument:
Miod Vallat
2015-02-10
Convert malloc(9)/free(9) usages.
Masao Uebayashi
2015-02-10
Convert pool(9) usages.
Masao Uebayashi
2015-02-10
s/device_t/struct device */
Masao Uebayashi
2015-02-10
s/mutex/mtx/
Masao Uebayashi
2015-02-10
Whitespace.
Masao Uebayashi
2015-02-10
s/usb_dma_t/struct usb_dma */
Masao Uebayashi
2015-02-10
s/usbd_xfer_handle/struct usbd_xfer */
Masao Uebayashi
2015-02-10
s/Static/static/
Masao Uebayashi
2015-02-10
Convert header paths.
Masao Uebayashi
2015-02-10
Add RCS IDs.
Masao Uebayashi
2015-02-10
Adjust paths. Add RCS ID.
Masao Uebayashi
2015-02-10
Import dwc2 core and glue code from NetBSD. OK deraadt@ jsing@ miod@ mpi@
Masao Uebayashi
2015-02-10
Redo dwc2 import with CVS tags expanded.
Masao Uebayashi
2015-02-10
Import dwc2 core and glue code from NetBSD. OK deraadt@ jsing@ miod@ mpi@
Masao Uebayashi
2015-02-09
Whitespace.
Masao Uebayashi
2015-02-09
Trim blank lines.
Masao Uebayashi
2015-02-07
Fix a logic error when enabling MAC and reset the checksum report bit
Martin Pieuchot
2015-02-04
Kill annoying comments about ether_input()
Martin Pieuchot
2015-01-27
Vommiting errors about failed reset or stall clear are not usefull to
Martin Pieuchot
2015-01-22
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Kenneth R Westerback
[next]