summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-06-20usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco
2024-06-20usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier
2024-06-20usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich
2024-06-20usb: gadget: printer: fix races against disableOliver Neukum
2024-06-20usb: gadget: printer: SS+ supportOliver Neukum
2024-06-20usb: typec-mux: nb7vpq904m: broadcast typec state to next muxNeil Armstrong
2024-06-20usb: typec-mux: ptn36502: broadcast typec state to next muxNeil Armstrong
2024-06-20usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and removeNeil Armstrong
2024-06-20usb: typec-mux: ptn36502: unregister typec switch on probe error and removeNeil Armstrong
2024-06-20usb: typec: ucsi: psy: Add support for the charge type propertyHeikki Krogerus
2024-06-20usb: typec: ucsi: Changing the driver data type to voidHeikki Krogerus
2024-06-20usb: typec: ucsi: don't retrieve PDOs if not supportedMark Pearson
2024-06-20usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LODaehwan Jung
2024-06-20xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung
2024-06-20usb: dwc3: Support quirk for writing high-low orderDaehwan Jung
2024-06-20usb: typec: tipd: use min() to set tps6598x firmware packet sizeJavier Carrasco
2024-06-20usb: typec: tipd: add error log to provide firmware name and sizeJavier Carrasco
2024-06-20usb: typec: tipd: drop second firmware name readJavier Carrasco
2024-06-20usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-20usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König
2024-06-20usb: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: common: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: phy: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: host: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: misc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: gadget: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman
2024-06-14USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern
2024-06-13scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche
2024-06-12xhci: Handle TD clearing for multiple streams caseHector Martin
2024-06-12xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-12xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-12xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada
2024-06-04usb: typec: ucsi: Enable UCSI v2.0 notificationsDiogo Ivo
2024-06-04usb: typec: ucsi: Add new capability bitsDiogo Ivo
2024-06-04usb: typec: mux: gpio-sbu: Make enable gpio optionalFrancesco Dolcini
2024-06-04usb: typec: ucsi: Always set number of alternate modesJameson Thies
2024-06-04usb: typec: ucsi: Delay alternate mode discoveryJameson Thies
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi
2024-06-04usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi
2024-06-04usb: musb: da8xx: Implement BABBLE recoveryBastien Curutchet
2024-06-04usb: musb: da8xx: Remove try_idle implementation from host-only modeBastien Curutchet
2024-06-04Revert "usb: musb: da8xx: Set phy in OTG mode by default"Bastien Curutchet
2024-06-04usb: typec: tcpm: print error on hard resetSebastian Reichel
2024-06-04usb: typec: tcpm: avoid resets for missing source capability messagesSebastian Reichel
2024-06-04usb: musb: mpfs: detect UPLI external vbus control requirement from DTConor Dooley