summaryrefslogtreecommitdiff
path: root/sys/src/9/port/usbehci.c
AgeCommit message (Expand)Author
2022-07-31usb: fix ehci isochronous "in" split transactionscinap_lenrek
2021-01-17usbehci: use 64-bit base address, remove resetlck, simplify scanpci()cinap_lenrek
2020-05-24usbehci: release ctlr ilock before calling pollcheck()cinap_lenrek
2020-05-24usbehci: avoid kproc() while holding poll lockcinap_lenrek
2019-09-09usbehci: silence "param declared but not used" compiler warning in itdinit()/...cinap_lenrek
2019-07-17usbehci: introduce dmaflush() function to handle portable cache invalidation ...cinap_lenrek
2018-03-07usbehci: catch interrupt in tsleepaiju
2018-03-06usbehci: add uframes control request to return uframes one at a timeaiju
2018-03-05usbehci: fix medium- to low quality highspeed isochronous transferscinap_lenrek
2017-07-31xhci: experimental usb3 supportcinap_lenrek
2017-07-31usbehci: fix crash in cancelisoio() for highspeed device due to wrong pollivalcinap_lenrek
2015-09-05usbehci: clean cache unconditionally before handing a buffer to the hardwarecinap_lenrek
2015-02-14usbehci: initial support for usb on zynq, remove uncached.hcinap_lenrek
2014-04-23nusb: resolve endpoint id conflict with different input and output typescinap_lenrek
2014-02-01kernel: usb fixes for amd64cinap_lenrek
2013-11-22kernel: kproc error and exitcinap_lenrek
2013-08-30usbehci: portreset timingcinap_lenrek
2013-08-27usbehci: fix portreset.cinap_lenrek
2013-08-25usbehci, usbuhci: paranoiacinap_lenrek
2013-04-12usbehci: align page td buffer for >16K transfers, fix isohsinit()cinap_lenrek
2013-01-31usbehci: remove panic() calls from interrupts if stuff isnt ready (spurious i...cinap_lenrek
2012-11-28usbehci: route ports to all ehci controllers, not just the firstcinap_lenrek
2012-09-03usb: fix potential isoread overruns, error instead of panic on isoread in ohcicinap_lenrek
2012-09-03usb: fix isowrite putsamples racecinap_lenrek
2012-03-07usbehci: import changes from sources (portreset, port handover handling), set...cinap_lenrek
2011-08-19usb: fix potential uninterruptable callscinap_lenrek
2011-08-01usb: added buffer delay controlcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen