index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
port
/
usbehci.c
Age
Commit message (
Expand
)
Author
2021-01-17
usbehci: use 64-bit base address, remove resetlck, simplify scanpci()
cinap_lenrek
2020-05-24
usbehci: release ctlr ilock before calling pollcheck()
cinap_lenrek
2020-05-24
usbehci: avoid kproc() while holding poll lock
cinap_lenrek
2019-09-09
usbehci: silence "param declared but not used" compiler warning in itdinit()/...
cinap_lenrek
2019-07-17
usbehci: introduce dmaflush() function to handle portable cache invalidation ...
cinap_lenrek
2018-03-07
usbehci: catch interrupt in tsleep
aiju
2018-03-06
usbehci: add uframes control request to return uframes one at a time
aiju
2018-03-05
usbehci: fix medium- to low quality highspeed isochronous transfers
cinap_lenrek
2017-07-31
xhci: experimental usb3 support
cinap_lenrek
2017-07-31
usbehci: fix crash in cancelisoio() for highspeed device due to wrong pollival
cinap_lenrek
2015-09-05
usbehci: clean cache unconditionally before handing a buffer to the hardware
cinap_lenrek
2015-02-14
usbehci: initial support for usb on zynq, remove uncached.h
cinap_lenrek
2014-04-23
nusb: resolve endpoint id conflict with different input and output types
cinap_lenrek
2014-02-01
kernel: usb fixes for amd64
cinap_lenrek
2013-11-22
kernel: kproc error and exit
cinap_lenrek
2013-08-30
usbehci: portreset timing
cinap_lenrek
2013-08-27
usbehci: fix portreset.
cinap_lenrek
2013-08-25
usbehci, usbuhci: paranoia
cinap_lenrek
2013-04-12
usbehci: align page td buffer for >16K transfers, fix isohsinit()
cinap_lenrek
2013-01-31
usbehci: remove panic() calls from interrupts if stuff isnt ready (spurious i...
cinap_lenrek
2012-11-28
usbehci: route ports to all ehci controllers, not just the first
cinap_lenrek
2012-09-03
usb: fix potential isoread overruns, error instead of panic on isoread in ohci
cinap_lenrek
2012-09-03
usb: fix isowrite putsamples race
cinap_lenrek
2012-03-07
usbehci: import changes from sources (portreset, port handover handling), set...
cinap_lenrek
2011-08-19
usb: fix potential uninterruptable calls
cinap_lenrek
2011-08-01
usb: added buffer delay control
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen