Show patches with: Submitter = Mathias Nyman       |    Archived = No       |   509 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[23/27] xhci: dbc: remove endpoint pointers from dbc_port structure xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[22/27] xhci: dbc: simplify dbc requests allocation and queueing xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[21/27] xhci: dbc: Pass dbc pointer to dbc start and stop functions. xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[20/27] xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[19/27] xhci: dbc: don't use generic xhci ring allocation functions for dbc. xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[18/27] xhci: dbc: Don't use generic xhci context allocation for dbc xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[17/27] xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[16/27] xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[15/27] xhci: dbgtty: Pass dbc pointer when registering a dbctty device xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[14/27] xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd pointer xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[13/27] xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop() xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[12/27] xhci: dbc: Pass dbc pointer to endpoint init and exit functions. xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[11/27] xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue() xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[10/27] xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context() xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[09/27] xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameter xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[08/27] xhci: dbc: Use dev_info() and similar instead of xhci_info() xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[07/27] xhci: dbc: Add device pointer to dbc structure xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[06/27] xhci: dbc: Remove dbc_dma_free_coherent() wrapper xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[05/27] xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[04/27] xhci: dbc: Don't use generic xhci erst allocation and free functions xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[03/27] xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg() xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[02/27] xhci: dbc: Don't use generic xhci inc_deq() function for dbc xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[01/27] xhci: Make debug message consistent with bus and port number xhci features for usb-next - - - --- 2020-07-23 Mathias Nyman Superseded
[5/5] xhci: Poll for U0 after disabling USB2 LPM xhci fixes for usb-linus - - - --- 2020-06-24 Mathias Nyman Superseded
[4/5] xhci: Return if xHCI doesn't support LPM xhci fixes for usb-linus - - - --- 2020-06-24 Mathias Nyman Superseded
[3/5] usb: host: xhci-mtk: avoid runtime suspend when removing hcd xhci fixes for usb-linus - 1 - --- 2020-06-24 Mathias Nyman Superseded
[2/5] xhci: Fix enumeration issue when setting max packet size for FS devices. xhci fixes for usb-linus - - - --- 2020-06-24 Mathias Nyman Superseded
[1/5] xhci: Fix incorrect EP_STATE_MASK xhci fixes for usb-linus - - - --- 2020-06-24 Mathias Nyman Superseded
[2/2] usb: host: xhci-plat: keep runtime active when removing host xhci fixes for usb-linus - 1 1 --- 2020-05-14 Mathias Nyman Superseded
[1/2] usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list xhci fixes for usb-linus - - - --- 2020-05-14 Mathias Nyman Superseded
[3/3] xhci: Don't clear hub TT buffer on ep0 protocol stall xhci fixes for usb-linus - - - --- 2020-04-21 Mathias Nyman Superseded
[2/3] xhci: prevent bus suspend if a roothub port detected a over-current condition xhci fixes for usb-linus - - - --- 2020-04-21 Mathias Nyman Superseded
[1/3] xhci: Fix handling halted endpoint even if endpoint ring appears empty xhci fixes for usb-linus - - - --- 2020-04-21 Mathias Nyman Superseded
[RFT] xhci: Don't clear hub TT buffer on ep0 protocol stall [RFT] xhci: Don't clear hub TT buffer on ep0 protocol stall - - - --- 2020-04-16 Mathias Nyman Mainlined
[9/9] xhci-pci: Allow host runtime PM as default for Intel Tiger Lake xHCI xhci features for usb-next - - - --- 2020-03-12 Mathias Nyman Mainlined
[8/9] xhci: Finetune host initiated USB3 rootport link suspend and resume xhci features for usb-next - - - --- 2020-03-12 Mathias Nyman Mainlined
[7/9] xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0 xhci features for usb-next - - - --- 2020-03-12 Mathias Nyman Mainlined
[6/9] xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3 xhci features for usb-next - - - --- 2020-03-12 Mathias Nyman Mainlined
[5/9] usb: host: xhci-tegra: Tegra186/Tegra194 LPM xhci features for usb-next 1 - - --- 2020-03-12 Mathias Nyman Mainlined
[4/9] usb: xhci: Enable LPM for VIA LABS VL805 xhci features for usb-next - - - --- 2020-03-12 Mathias Nyman Mainlined
[3/9] xhci: Show host status when watchdog triggers and host is assumed dead. xhci features for usb-next - - - --- 2020-03-12 Mathias Nyman Mainlined
[2/9] xhci: Add a separate debug message for split transaction errors. xhci features for usb-next - - - --- 2020-03-12 Mathias Nyman Mainlined
[1/9] xhci: bail out early if driver can't accress host in resume xhci features for usb-next - - - --- 2020-03-12 Mathias Nyman Mainlined
[2/2] usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c xhci fixes for usb-linus - - - --- 2020-03-06 Mathias Nyman Superseded
[1/2] xhci: Do not open code __print_symbolic() in xhci trace events xhci fixes for usb-linus - - - --- 2020-03-06 Mathias Nyman Superseded
[RFT,v2] xhci: Fix memory leak when caching protocol extended capability PSI tables [RFT,v2] xhci: Fix memory leak when caching protocol extended capability PSI tables - - 1 --- 2020-02-11 Mathias Nyman Mainlined
[4/4] xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms xhci fixes for usb-linus - - - --- 2020-02-10 Mathias Nyman Superseded
[3/4] xhci: fix runtime pm enabling for quirky Intel hosts xhci fixes for usb-linus - - - --- 2020-02-10 Mathias Nyman Superseded
[2/4] xhci: Fix memory leak when caching protocol extended capability PSI tables xhci fixes for usb-linus - - - --- 2020-02-10 Mathias Nyman Superseded
[1/4] xhci: Force Maximum Packet size for Full-speed bulk devices to valid range. xhci fixes for usb-linus - - - --- 2020-02-10 Mathias Nyman Superseded
[RFT] xhci: Fix memory leak when caching protocol extended capability PSI tables [RFT] xhci: Fix memory leak when caching protocol extended capability PSI tables - - - --- 2020-01-08 Mathias Nyman Superseded
[6/6] xhci: make sure interrupts are restored to correct state xhci fixes for usb-linus - - - --- 2019-12-11 Mathias Nyman Superseded
[5/6] xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour. xhci fixes for usb-linus - - 2 --- 2019-12-11 Mathias Nyman Superseded
[4/6] xhci: Increase STS_HALT timeout in xhci_suspend() xhci fixes for usb-linus - - - --- 2019-12-11 Mathias Nyman Superseded
[3/6] usb: xhci: only set D3hot for pci device xhci fixes for usb-linus - - - --- 2019-12-11 Mathias Nyman Superseded
[2/6] xhci: fix USB3 device initiated resume race with roothub autosuspend xhci fixes for usb-linus - - - --- 2019-12-11 Mathias Nyman Superseded
[1/6] xhci: Fix memory leak in xhci_add_in_port() xhci fixes for usb-linus - - - --- 2019-12-11 Mathias Nyman Superseded
[3/3] usb: xhci: fix __le32/__le64 accessors in debugfs code xhci fixes for usb-linus - - - --- 2019-10-25 Mathias Nyman Superseded
[2/3] usb: xhci: fix Immediate Data Transfer endianness xhci fixes for usb-linus - - - --- 2019-10-25 Mathias Nyman Superseded
[1/3] xhci: Fix use-after-free regression in xhci clear hub TT implementation xhci fixes for usb-linus - 1 1 --- 2019-10-25 Mathias Nyman Superseded
[8/8] xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete() xhci fixes for usb-linus - - - --- 2019-10-04 Mathias Nyman Superseded
[7/8] xhci: Increase STS_SAVE timeout in xhci_suspend() xhci fixes for usb-linus - - - --- 2019-10-04 Mathias Nyman Superseded
[6/8] xhci: Prevent deadlock when xhci adapter breaks during init xhci fixes for usb-linus - - - --- 2019-10-04 Mathias Nyman Superseded
[5/8] usb: xhci: wait for CNR controller not ready bit in xhci resume xhci fixes for usb-linus - - - --- 2019-10-04 Mathias Nyman Superseded
[4/8] xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts xhci fixes for usb-linus - - - --- 2019-10-04 Mathias Nyman Superseded
[3/8] xhci: Check all endpoints for LPM timeout xhci fixes for usb-linus - - 1 --- 2019-10-04 Mathias Nyman Superseded
[2/8] xhci: Prevent device initiated U1/U2 link pm if exit latency is too long xhci fixes for usb-linus - - 1 --- 2019-10-04 Mathias Nyman Superseded
[1/8] xhci: Fix false warning message about wrong bounce buffer write length xhci fixes for usb-linus - - - --- 2019-10-04 Mathias Nyman Superseded
[RFT] xhci: Prevent device initiated U1/U2 link pm if exit latency is too long [RFT] xhci: Prevent device initiated U1/U2 link pm if exit latency is too long - - 1 --- 2019-09-17 Mathias Nyman Mainlined
[4/4] xhci: fix possible memleak on setup address fails. xhci features for usb-next - - - --- 2019-08-30 Mathias Nyman Mainlined
[3/4] xhci: add TSP bitflag to TRB tracing xhci features for usb-next - - - --- 2019-08-30 Mathias Nyman Mainlined
[2/4] usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_requests()' xhci features for usb-next - - - --- 2019-08-30 Mathias Nyman Mainlined
[1/4] usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()' xhci features for usb-next - - - --- 2019-08-30 Mathias Nyman Mainlined
xhci: Fix NULL pointer dereference at endpoint zero reset. xhci: Fix NULL pointer dereference at endpoint zero reset. - - 1 --- 2019-08-02 Mathias Nyman Mainlined
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT). xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT). - - 1 --- 2019-07-25 Mathias Nyman Mainlined
usb: Handle USB3 remote wakeup for LPM enabled devices correctly usb: Handle USB3 remote wakeup for LPM enabled devices correctly - - - --- 2019-06-20 Mathias Nyman Mainlined
[2/2] xhci: detect USB 3.2 capable host controllers correctly xhci fixes for usb-linus - - - --- 2019-06-18 Mathias Nyman Mainlined
[1/2] usb: xhci: Don't try to recover an endpoint if port is in error state. xhci fixes for usb-linus - - 1 --- 2019-06-18 Mathias Nyman Mainlined
[5/5] xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() xhci fixes for usb-linus - 1 1 --- 2019-05-22 Mathias Nyman Superseded
[4/5] xhci: Fix immediate data transfer if buffer is already DMA mapped xhci fixes for usb-linus - - 1 --- 2019-05-22 Mathias Nyman Superseded
[3/5] usb: xhci: avoid null pointer deref when bos field is NULL xhci fixes for usb-linus - - - --- 2019-05-22 Mathias Nyman Superseded
[2/5] usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_endpoint() xhci fixes for usb-linus - 1 - --- 2019-05-22 Mathias Nyman Superseded
[1/5] xhci: update bounce buffer with correct sg num xhci fixes for usb-linus - - - --- 2019-05-22 Mathias Nyman Superseded
[3/3] xhci: Don't let USB3 ports stuck in polling state prevent suspend xhci fixes for usb-linus - - - --- 2019-03-22 Mathias Nyman Superseded
[2/3] usb: xhci: dbc: Don't free all memory with spinlock held xhci fixes for usb-linus - - - --- 2019-03-22 Mathias Nyman Superseded
[1/3] xhci: Fix port resume done detection for SS ports with LPM enabled xhci fixes for usb-linus - - - --- 2019-03-22 Mathias Nyman Superseded
[4/4] usb: xhci: dbc: Fixing typo error. xhci features for usb-next - - - --- 2019-02-20 Mathias Nyman Mainlined
[3/4] usb: xhci: remove unused member 'parent' in xhci_regset struct xhci features for usb-next - - - --- 2019-02-20 Mathias Nyman Mainlined
[2/4] usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI xhci features for usb-next - 2 - --- 2019-02-20 Mathias Nyman Mainlined
[1/4] usb: xhci: fix build warning - missing prototype xhci features for usb-next - - - --- 2019-02-20 Mathias Nyman Mainlined
[1/1] xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only xhci fix for usb-linus - - - --- 2018-12-14 Mathias Nyman Accepted
[8/8] xhci: move usb2 get port status link resume handling to its own function xhci features for usb-next - - - --- 2018-12-07 Mathias Nyman Mainlined
[7/8] xhci: refactor U0 link state handling in get_port_status xhci features for usb-next - - - --- 2018-12-07 Mathias Nyman Mainlined
[6/8] xhci: cleanup code that sets portstatus and portchange bits xhci features for usb-next - - - --- 2018-12-07 Mathias Nyman Mainlined
[5/8] xhci: move usb2 speficic bits to own function in get_port_status call xhci features for usb-next - - - --- 2018-12-07 Mathias Nyman Mainlined
[4/8] xhci: move usb3 speficic bits to own function in get_port_status call xhci features for usb-next - - - --- 2018-12-07 Mathias Nyman Mainlined
[3/8] xhci: remove unused hcd_index() xhci features for usb-next - - - --- 2018-12-07 Mathias Nyman Mainlined
[2/8] xhci: move bus_state structure under the xhci_hub structure. xhci features for usb-next - - - --- 2018-12-07 Mathias Nyman Mainlined
[1/8] xhci: remove the unused sw_lpm_support xhci features for usb-next - - - --- 2018-12-07 Mathias Nyman Mainlined
[2/2] xhci: Prevent U1/U2 link pm states if exit latency is too long xhci fixes for usb-linus - - - --- 2018-12-05 Mathias Nyman Mainlined
« 1 2 ... 3 4 5 6 »