summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-1/+0
* xhci: allow bytewise capability register readsGerd Hoffmann2012-09-111-1/+3
* xhci: kill xhci_mem_{read,write} dispatcher functionsGerd Hoffmann2012-09-111-65/+75
* xhci: support multiple interruptersGerd Hoffmann2012-09-111-5/+1
* xhci: pick target interrupterGerd Hoffmann2012-09-111-6/+16
* xhci: prepare xhci_runtime_{read,write} for multiple interruptersGerd Hoffmann2012-09-111-43/+57
* xhci: add XHCIInterrupterGerd Hoffmann2012-09-111-147/+160
* xhci: move register update into xhci_intr_raiseGerd Hoffmann2012-09-111-9/+5
* xhci: add msix supportGerd Hoffmann2012-09-111-1/+46
* xhci: rework interrupt handlingGerd Hoffmann2012-09-111-14/+33
* xhci: fix & cleanup msi.Gerd Hoffmann2012-09-111-18/+9
* usb-storage: usb3 supportGerd Hoffmann2012-09-111-3/+43
* usb3: bos decriptorGerd Hoffmann2012-09-113-0/+140
* usb3: superspeed endpoint companionGerd Hoffmann2012-09-113-20/+62
* usb3: superspeed descriptorsGerd Hoffmann2012-09-112-1/+10
* xhci: update port handlingGerd Hoffmann2012-09-111-40/+97
* xhci: update register layoutGerd Hoffmann2012-09-111-8/+13
* xhci: fix runtime write tracepointGerd Hoffmann2012-09-111-1/+1
* xhci: add trace_usb_xhci_ep_set_dequeueGerd Hoffmann2012-09-111-1/+1
* xhci: trace cc codes in cleartextGerd Hoffmann2012-09-111-1/+47
* xhci: iso xfer supportGerd Hoffmann2012-09-111-16/+101
* xhci: implement mfindexGerd Hoffmann2012-09-111-7/+46
* xhci: move device lookup into xhci_setup_packetGerd Hoffmann2012-09-111-36/+38
* xhci: drop bufferingGerd Hoffmann2012-09-111-114/+71
* xhci: rip out background transfer codeGerd Hoffmann2012-09-111-219/+4
* usb-audio: fix usb versionGerd Hoffmann2012-09-111-1/+1
* Better name usb braille deviceSamuel Thibault2012-09-111-1/+1
* usb-redir: Enable pipelining for bulk endpointsHans de Goede2012-09-111-0/+3
* usb-redir: Ensure our peer has the necessary caps when redirecting to XHCIHans de Goede2012-09-111-0/+11
* usb-redir: Add a usbredir_reject_device helper functionHans de Goede2012-09-111-10/+11
* usb-redir: Set ep max_packet_size if availableHans de Goede2012-09-111-0/+5
* usb-redir: Convert to new libusbredirparser 0.5 APIHans de Goede2012-09-111-31/+31
* usb-redir: Return babble when getting more bulk data then requestedHans de Goede2012-09-111-3/+3
* usb-redir: Move to core packet id and queue handlingHans de Goede2012-09-111-134/+92
* usb-redir: Get rid of unused async-struct dev memberHans de Goede2012-09-111-2/+0
* usb-redir: Get rid of local shadow copy of packet headersHans de Goede2012-09-111-27/+0
* usb-redir: Get rid of async-struct get memberHans de Goede2012-09-111-6/+3
* usb-redir: Don't delay handling of open events to a bottom halfHans de Goede2012-09-111-47/+53
* usb-redir: Never return USB_RET_NAK for async handled packetsHans de Goede2012-09-111-3/+6
* ehci: Correct a comment in fetchqtd packet processingHans de Goede2012-09-111-1/+4
* ehci: Handle USB_RET_PROCERR in ehci_fill_queueHans de Goede2012-09-111-3/+6
* ehci: Fix memory leak in handling of NAK-ed packetsHans de Goede2012-09-111-11/+27
* ehci: Add some additional ehci_trace_guest_bug() callsHans de Goede2012-09-111-6/+13
* ehci: add doorbell trace eventsGerd Hoffmann2012-09-111-1/+2
* ehci: trace guest bugsGerd Hoffmann2012-09-111-6/+20
* ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packetGerd Hoffmann2012-09-111-6/+6
* ehci: Properly report completed but not yet processed packets to the guestHans de Goede2012-09-111-0/+13
* ehci: Properly cleanup packets on cancelHans de Goede2012-09-111-0/+2
* ehci: Update copyright headers to reflect recent workHans de Goede2012-09-111-0/+5
* ehci: Validate qh is not changed unexpectedly by the guestHans de Goede2012-09-111-11/+28
OpenPOWER on IntegriCloud