summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-292-12/+1
|\
| * Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-05-263-17/+39
| |\
| * | ARM: pxa: fix missing-prototypes warningsArnd Bergmann2023-05-262-12/+1
* | | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-293-17/+39
|\ \ \ | | |/ | |/|
| * | ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij2023-05-243-17/+39
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-4/+4
|\ \ \
| * | | drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas2023-06-191-4/+4
| | |/ | |/|
* | | usb: gadget: udc: core: Prevent soft_connect_store() raceBadhri Jagan Sridharan2023-06-131-49/+106
* | | usb: gadget: udc: core: Offload usb_udc_vbus_handler processingBadhri Jagan Sridharan2023-06-131-2/+27
* | | usb: typec: Fix fast_role_swap_current show functionPavan Holla2023-06-131-1/+1
* | | usb: typec: ucsi: Fix command cancellationHeikki Krogerus2023-06-131-4/+7
* | | USB: dwc3: fix use-after-free on core driver unbindJohan Hovold2023-06-131-0/+5
* | | USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold2023-06-131-1/+10
* | | usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao2023-06-131-0/+1
* | | usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} errorBiju Das2023-06-131-2/+2
* | | Merge tag 'usb-serial-6.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-06-081-0/+16
|\ \ \
| * | | USB: serial: option: add Quectel EM061KGL seriesJerry Meng2023-06-021-0/+16
| |/ /
* | | usb: typec: tps6598x: Fix broken polling mode after system suspend/resumeRoger Quadros2023-05-301-1/+1
* | | usb: usbfs: Use consistent mmap functionsRuihan Li2023-05-291-2/+9
* | | usb: usbfs: Enforce page requirements for mmapRuihan Li2023-05-292-4/+46
* | | usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter2023-05-291-0/+3
* | | usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal2023-05-291-1/+1
* | | usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li2023-05-291-0/+13
|/ /
* | xhci: Fix incorrect tracking of free space on transfer ringsMathias Nyman2023-05-161-1/+28
* | xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello2023-05-162-3/+11
* | usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon2023-05-131-7/+21
* | usb: dwc3: fix a test for error in dwc3_core_init()Dan Carpenter2023-05-131-1/+1
* | usb: typec: tps6598x: Fix fault at module removalRoger Quadros2023-05-131-0/+3
* | usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe2023-05-131-0/+3
* | usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan2023-05-131-0/+4
* | Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"Francesco Dolcini2023-05-131-104/+44
* | Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"Francesco Dolcini2023-05-131-3/+0
* | usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami2023-05-131-0/+109
* | USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang2023-05-131-4/+6
* | usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan2023-05-132-1/+13
* | usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros2023-05-131-33/+34
* | USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern2023-05-131-0/+2
|/
* Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-271-1/+1
|\
| * Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman2023-04-1028-102/+140
| |\
| * | usb: ulpi: Use of_request_module()Miquel Raynal2023-04-051-1/+1
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-2716-18/+14
|\ \ \
| * \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-0319-89/+105
| |\ \ \
| * | | | USB: mark all struct bus_type as constGreg Kroah-Hartman2023-03-237-8/+8
| * | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-176-6/+6
| * | | | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-174-4/+0
| | |/ / | |/| |
* | | | Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-04-27118-7397/+2257
|\ \ \ \
| * | | | usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate APIWesley Cheng2023-04-211-32/+21
| * | | | usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng2023-04-211-2/+13
| * | | | USB: sisusbvga: Add endpoint checksAlan Stern2023-04-201-0/+14
| * | | | USB: core: Add routines for endpoint checks in old driversAlan Stern2023-04-201-0/+76