summaryrefslogtreecommitdiffstats
path: root/lib/slub_kunit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-27xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGLReka Norman1-1/+3
2024-06-27usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()Niklas Neronin1-16/+17
2024-06-27usb: xhci: move process TD code out of the while loopNiklas Neronin1-32/+30
2024-06-27usb: xhci: remove infinite loop preventionNiklas Neronin1-15/+0
2024-06-27usb: xhci: remove false xhci_giveback_urb_in_irq() header commentNiklas Neronin1-4/+0
2024-06-27usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stoppedNiklas Neronin1-13/+12
2024-06-27xhci: rework xhci internal endpoint halt state detection.Mathias Nyman1-27/+29
2024-06-27usb: xhci: remove obsolete sanity check debug messagesNiklas Neronin1-8/+2
2024-06-27usb: xhci: improve error message for targetless transfer eventNiklas Neronin1-2/+2
2024-06-27usb: xhci: move untargeted transfer event handling to a separate functionNiklas Neronin1-27/+29
2024-06-27usb: xhci: move all segment re-numbering to xhci_link_rings()Niklas Neronin1-12/+13
2024-06-27usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin3-16/+9
2024-06-27usb: xhci: remove unused argument from handle_port_status()Niklas Neronin1-4/+2
2024-06-27usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()Niklas Neronin1-3/+2
2024-06-27usb: xhci: remove unused 'xhci' argumentNiklas Neronin1-21/+14
2024-06-27usb: xhci: remove 'num_trbs' from struct 'xhci_td'Niklas Neronin2-5/+0
2024-06-27xhci: dbc: Allow users to modify DbC poll interval via sysfsUday M Bhat3-1/+49
2024-06-27xhci: Set correct transferred length for cancelled isoc transfersMathias Nyman1-1/+3
2024-06-27xhci: show usb device name in xhci urb tracingMathias Nyman1-1/+4
2024-06-27xhci: Remove dead code in xhci_move_dequeue_past_td()Hector Martin1-21/+0
2024-06-27usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke1-0/+2
2024-06-27usb: chipidea: ci_hdrc_tegra: Switch to RUNTIME_PM_OPS()Fabio Estevam1-5/+4
2024-06-27usb: chipidea: ci_hdrc_imx: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-10/+9
2024-06-27usb: misc: onboard_usb_dev: Add match functionMatthias Kaehlcke1-4/+7
2024-06-27dt-bindings: usb: dwc2: switch to unevaluatedPropertiesNeil Armstrong1-1/+1
2024-06-27usb: uas: set host status byte on data completion errorShantanu Goel1-0/+1
2024-06-20kselftest: devices: Add of-fullname-regex propertyNícolas F. R. A. Prado2-0/+28
2024-06-20kselftest: devices: Allow specifying boards directory through parameterNícolas F. R. A. Prado1-1/+12
2024-06-20arm64: dts: amlogic: Used onboard usb hub reset on odroid n2Anand Moon1-12/+24
2024-06-20dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hubAnand Moon1-5/+55
2024-06-20usb: typec-mux: nb7vpq904m: broadcast typec state to next muxNeil Armstrong1-2/+22
2024-06-20usb: typec-mux: ptn36502: broadcast typec state to next muxNeil Armstrong1-2/+22
2024-06-20usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and removeNeil Armstrong1-1/+6
2024-06-20usb: typec-mux: ptn36502: unregister typec switch on probe error and removeNeil Armstrong1-2/+9
2024-06-20usb: typec: ucsi: psy: Add support for the charge type propertyHeikki Krogerus2-0/+35
2024-06-20usb: typec: ucsi: Changing the driver data type to voidHeikki Krogerus1-1/+1
2024-06-20dt-bindings: usb: gpio-sbu-mux: Add an entry for TMUXHS4212Parth Pancholi1-0/+1
2024-06-20dt-bindings: usb: qcom,dwc3: Add SC8180X compatiblesBjorn Andersson1-0/+29
2024-06-20usb: typec: ucsi: don't retrieve PDOs if not supportedMark Pearson1-0/+4
2024-06-20usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LODaehwan Jung1-0/+3
2024-06-20xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung2-1/+6
2024-06-20usb: dwc3: Support quirk for writing high-low orderDaehwan Jung1-1/+3
2024-06-20usb: typec: tipd: use min() to set tps6598x firmware packet sizeJavier Carrasco1-4/+1
2024-06-20usb: typec: tipd: add error log to provide firmware name and sizeJavier Carrasco1-0/+4
2024-06-20usb: typec: tipd: drop second firmware name readJavier Carrasco1-17/+7
2024-06-20usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang1-4/+4
2024-06-20usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König3-11/+11
2024-06-20usb: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-20usb: common: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-20usb: phy: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2