summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: Fix cable registrationHeikki Krogerus2024-09-032-16/+15
* usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus2024-09-031-24/+26
* usb: cdns2: Fix controller reset issuePawel Laszczak2024-09-032-9/+12
* usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan2024-09-032-0/+17
* usb: dwc3: Avoid waking up gadget during startxferPrashanth K2024-09-031-24/+17
* Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-3112-14/+69
|\
| * Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-08-301-0/+5
| |\
| | * USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian2024-08-271-0/+5
| * | usb: cdnsp: fix for Link TRB with TCPawel Laszczak2024-08-242-0/+31
| * | usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+4
| * | usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski2024-08-221-8/+3
| * | usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik2024-08-221-1/+2
| * | usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu2024-08-221-0/+1
| * | usb: typec: fsa4480: Relax CHIP_ID checkLuca Weiss2024-08-221-1/+1
| * | usb: dwc3: xilinx: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+6
| * | usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+3
| * | usb: gadget: uvc: queue pump work in uvcg_video_enable()Xu Yang2024-08-221-0/+1
| * | cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray2024-08-221-0/+3
| * | usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak2024-08-221-1/+1
| * | usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan2024-08-221-0/+8
| |/
* | Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-08-281-11/+32
|\ \ | |/ |/|
| * usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson2024-08-211-5/+22
| * soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson2024-08-211-6/+10
* | xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman2024-08-151-3/+5
* | usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede2024-08-131-0/+1
* | Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang2024-08-131-1/+0
* | usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus2024-08-131-1/+1
* | usb: xhci: fix duplicate stall handling in handle_tx_event()Niklas Neronin2024-08-131-0/+1
* | usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier2024-08-131-1/+1
* | usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()Heikki Krogerus2024-08-071-7/+4
* | usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...Xu Yang2024-08-071-1/+1
* | usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()Tudor Ambarus2024-08-071-14/+22
* | usb: gadget: f_fs: restore ffs_func_disable() functionalityTudor Ambarus2024-08-071-3/+3
* | Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2024-08-071-0/+7
|\ \
| * | USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki2024-07-311-0/+7
| |/
* | usb: typec: tipd: Delete extra semi-colonHarshit Mogalapalli2024-07-311-1/+1
* | usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()Harshit Mogalapalli2024-07-311-1/+1
* | usb: gadget: u_serial: Set start_delayed during suspendPrashanth K2024-07-311-0/+1
* | usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()Dan Carpenter2024-07-311-1/+1
* | usb: typec: fsa4480: Check if the chip is really thereKonrad Dybcio2024-07-311-0/+14
* | usb: gadget: core: Check for unset descriptorChris Wulff2024-07-311-6/+4
* | usb: vhci-hcd: Do not drop references before new references are gainedOliver Neukum2024-07-311-3/+6
* | usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff2024-07-311-8/+34
* | usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai2024-07-311-6/+15
* | Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-07-319-13/+9
|\ \ | |/ |/|
| * USB: serial: garmin_gps: use struct_size() to allocate pktJavier Carrasco2024-07-051-2/+1
| * USB: serial: garmin_gps: annotate struct garmin_packet with __counted_byJavier Carrasco2024-07-051-1/+1
| * USB: serial: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-057-0/+7
| * USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'Dr. David Alan Gilbert2024-07-051-10/+0
* | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-271-3/+1
|\ \