summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2023-04-05usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak-2/+1
2023-04-05usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUFSandeep Dhavale-1/+1
2023-04-05usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUFSandeep Dhavale-1/+1
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera-1/+5
2023-04-05usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus-0/+4
2023-03-31Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+11
2023-03-30xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman-0/+1
2023-03-30Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman-4/+3
2023-03-30xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips-1/+5
2023-03-29USB: serial: option: add Quectel RM500U-CN modemBjørn Mork-0/+2
2023-03-29usb: xhci: tegra: fix sleep in atomic callWayne Chang-3/+3
2023-03-23usb: dwc2: fix a race, don't power off/on phy for dual-role modeFabrice Gasnier-6/+3
2023-03-23usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier-14/+2
2023-03-23usb: chipidea: core: fix possible concurrent when switch roleXu Yang-2/+13
2023-03-23usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang-1/+4
2023-03-16usb: gadget: Use correct endianness of the wLength field for WebUSBAndy Shevchenko-4/+3
2023-03-16uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman-0/+7
2023-03-16usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak-16/+11
2023-03-16usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak-0/+5
2023-03-16usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak-18/+1
2023-03-14USB: serial: option: add Telit FE990 compositionsEnrico Sau-0/+8
2023-03-13USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster-0/+1
2023-03-09usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"Ziyang Huang-1/+2
2023-03-09usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang-4/+15
2023-03-09usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang-0/+9
2023-03-09usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga-1/+1
2023-03-09usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hubAlexander Stein-0/+2
2023-03-09usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng-3/+11
2023-03-09usb: dwc3: Fix a typo in field nameVincenzo Palazzo-1/+1
2023-03-09usb: ucsi_acpi: Increase the command completion timeoutHans de Goede-1/+1
2023-03-09usb: ucsi: Fix ucsi->connector raceHans de Goede-13/+9
2023-03-09usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede-5/+6
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-34/+12
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-21/+20
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-6/+6
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1321/+7935
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+2
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5747/+10
2023-02-16Merge tag 'usb-serial-6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+4
2023-02-16usb: dwc3: xilinx: Remove unused of_gpio,hAndy Shevchenko-1/+0
2023-02-15usb: typec: pd: Add higher capability sysfs for sink PDOSaranya Gopal-0/+8
2023-02-15usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal-1/+0
2023-02-15usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus-0/+4
2023-02-15usb: gadget: u_ether: Don't warn in gether_setup_name_default()Jon Hunter-2/+0
2023-02-15usb: gadget: u_ether: Convert prints to device printsJon Hunter-35/+1
2023-02-14usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K-4/+19
2023-02-14usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang-16/+16
2023-02-14xhci: host: potential NULL dereference in xhci_generic_plat_probe()Dan Carpenter-0/+3
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman-4/+11
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan-4/+2