projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
usb: Don't die twice if PCI xhci host is not responding in resume
2018-09-05
Mathias Nyman
usb: Don't die twice if PCI xhci host is not responding...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-09-05
Mathias Nyman
xhci: Fix use after free for URB cancellation on a...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-06-25
Mathias Nyman
xhci: Fix perceived dead host due to runtime suspend...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: debugfs: add debugfs interface to enable compliance...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: debugfs: add usb ports to xhci debugfs
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: xhci-mem: remove port_arrays and the code initializing...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci-mtk: use xhci hub structures to get number of...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: xhci-hub: use port structure members instead...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: use port structures instead of port arrays in...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: change xhci_test_and_clear_bit() to use new port...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: change xhci_set_link_state() to work with port...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: rename faked_port_index to hcd_portnum
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: xhci-ring: use port structures for port event...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: xhci-hub: use new port structures for cas and...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: xhci-hub: use new port structures to get port...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: Add helper to get xhci roothub from hcd
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: set hcd pointers for xhci usb2 and usb3 roothub...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-24
Mathias Nyman
xhci: Create new structures to store xhci port information
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-14
Mathias Nyman
xhci: Fix USB3 NULL pointer dereference at logical...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-05-03
Mathias Nyman
xhci: Fix use-after-free in xhci_free_virt_device
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-04-22
Mathias Nyman
Documentation sysfs-bus-usb: Add rx_lanes and tx_lanes...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-04-22
Mathias Nyman
USB: USB 3.2 Add sysfs entries for a usb device rx_lanes...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-04-22
Mathias Nyman
USB: show USB 3.2 Dual-lane devices as Gen Xx2 during...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-04-22
Mathias Nyman
usb: set root hub lane counts
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-04-22
Mathias Nyman
USB: Add support to store lane count used by USB 3.2
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-04-22
Mathias Nyman
usb: define HCD_USB32 speed option for hosts that support...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-03-22
Mathias Nyman
xhci: Add option to get next extended capability in...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-03-16
Mathias Nyman
xhci: Show what USB release number the xHC supports...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-03-16
Mathias Nyman
xhci: Clear the host side toggle manually when endpoint...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-03-16
Mathias Nyman
xhci: refactor xhci_urb_enqueue a bit with minor changes
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-03-16
Mathias Nyman
xhci: Don't always run the default stop endpoint command...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-03-16
Mathias Nyman
xhci: zero usb device slot_id member when disabling...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-03-09
Mathias Nyman
usb: Don't disable Latency tolerance Messaging (LTM...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-03-08
Mathias Nyman
xhci: fix endpoint context tracer output
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-02-15
Mathias Nyman
xhci: Don't print a warning when setting link state...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2018-01-09
Mathias Nyman
USB: clarify USB_DT_USB_SSP_CAP_SIZE(ssac) definition
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-27
Mathias Nyman
xhci: Fix xhci debugfs NULL pointer dereference in...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-19
Mathias Nyman
USB: Fix off by one in type-specific length check of...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-15
Mathias Nyman
usb: usbtest: Add TEST 29, toggle sync, Clear toggle...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-12
Mathias Nyman
xhci: fixup incorrect memset size parameter when clearing...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-08
Mathias Nyman
xhci: Don't add a virt_dev to the devs array before...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-08
Mathias Nyman
xhci: add port status tracing for Get Hub Status requests
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-08
Mathias Nyman
xhci: add port status tracing for Get Port Status hub...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-08
Mathias Nyman
xhci: remove unnecessary boolean parameter from xhci_alloc_c...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-08
Mathias Nyman
xhci: add helper to allocate command with input context
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-07
Mathias Nyman
usb: Don't print a warning if interface driver rebind...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-12-01
Mathias Nyman
xhci: Don't show incorrect WARN message about events...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-10-19
Mathias Nyman
usb: hub: Allow reset retry for USB2 devices on connect...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-10-17
Mathias Nyman
xhci: Identify USB 3.1 capable hosts by their port...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-10-05
Mathias Nyman
xhci: trace slot context when calling xhci_configure_endpoint()
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-10-05
Mathias Nyman
xhci: add port speed ID to portsc tracing
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-09-18
Mathias Nyman
xhci: set missing SuperSpeedPlus Link Protocol bit...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-09-18
Mathias Nyman
xhci: Fix sleeping with spin_lock_irq() held in ASmedia...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-09-18
Mathias Nyman
xhci: fix wrong endpoint ESIT value shown in tracing
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-09-18
Mathias Nyman
xhci: fix finding correct bus_state structure for USB...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-08-16
Mathias Nyman
xhci: rework bus_resume and check ports are suspended...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-08-16
Mathias Nyman
usb: Increase root hub reset signaling time to prevent...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-08-16
Mathias Nyman
xhci: add port status tracing
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-08-16
Mathias Nyman
xhci: rename temp and temp1 variables
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-08-16
Mathias Nyman
xhci: Add port status decoder for tracing purposes
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-08-16
Mathias Nyman
xhci: add definitions for all port link states
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-07-20
Mathias Nyman
xhci: fix 20000ms port resume timeout
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-07-20
Mathias Nyman
xhci: Fix NULL pointer dereference when cleaning up...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-15
Mathias Nyman
xhci: cleanup finish_td() skip option
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-15
Mathias Nyman
xhci: cleanup virtual endoint structure, remove stopped_stream
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-15
Mathias Nyman
xhci: handle transfer events without TRB pointer
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-15
Mathias Nyman
xhci: support calling cleanup_halted_endpoint with...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-15
Mathias Nyman
xhci: Add support for endpoint soft reset
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-15
Mathias Nyman
xhci: refactor transfer event errors and completion...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-15
Mathias Nyman
xhci: remove endpoint ring cache
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-15
Mathias Nyman
usb: Avoid unnecessary LPM enabling and disabling during...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-03
Mathias Nyman
xhci: Add helper to get hardware dequeue pointer for...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-03
Mathias Nyman
xhci: Add stream id to xhci_dequeue_state structure
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-03
Mathias Nyman
xhci: Find out where an endpoint or stream stopped...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-03
Mathias Nyman
usb: optimize acpi companion search for usb port devices
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-06-03
Mathias Nyman
xhci: remove unused stopped_td pointer
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-05-18
Mathias Nyman
xhci: Fix command ring stop regression in 4.11
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-05-18
Mathias Nyman
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-05-18
Mathias Nyman
usb: xhci: trace URB before giving it back instead...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-04-18
Mathias Nyman
xhci: use correct flags for spin_lock_irqrestore()...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-04-08
Mathias Nyman
xhci: Rework how we handle unresponsive or hoptlug...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-03-29
Mathias Nyman
xhci: Manually give back cancelled URB if we can't...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-03-29
Mathias Nyman
xhci: Set URB actual length for stopped control transfers
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: refactor xhci_urb_enqueue
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: simplify how we store TDs in urb private data
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: Rename variables related to transfer descritpors
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: rename size variable to num_tds
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: use the trb_to_noop() helper for command trbs
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: Introduce helper to turn one TRB into a no-op
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: remove unnecessary check for pending timer
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: detect stop endpoint race using pending timer...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-25
Mathias Nyman
xhci: simplify if statement to make it more readable
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-20
Mathias Nyman
xhci: remove WARN_ON if dma mask is not set for platform...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-11
Mathias Nyman
xhci: fix deadlock at host remove by running watchdog...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-03
Mathias Nyman
xhci: Handle command completion and timeout race
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2017-01-03
Mathias Nyman
xhci: free xhci virtual devices with leaf nodes first
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2016-11-17
Mathias Nyman
usb: hub: Fix auto-remount of safely removed or ejected...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2016-11-14
Mathias Nyman
xhci: add helper to get the endpoint state of a endpoint...
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
2016-11-14
Mathias Nyman
xhci: Remove duplicate xhci urb giveback functions
Signed-off-by:
Mathias Nyman
<mathias.nyman@linux.intel.com>
commit
|
commitdiff
|
tree
next