summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: Allow running without CONFIG_USB_PHYPaul Cercueil2022-11-095-19/+35
* usb: musb: Add and use inline function musb_otg_state_stringPaul Cercueil2022-11-095-31/+31
* usb: musb: Add and use inline functions musb_{get,set}_statePaul Cercueil2022-11-096-60/+71
* usb: fotg210: Select subdriver by modeLinus Walleij2022-11-091-9/+16
* usb: fotg210: Compile into one moduleLinus Walleij2022-11-096-62/+142
* usb: fotg210: Collect pieces of dual mode controllerLinus Walleij2022-11-0913-26/+53
* tools: usb: ffs-aio-example: Fix build error with aarch64-*-gnu-gcc toolchain(s)Bhupesh Sharma2022-11-091-13/+31
* usb: chipidea: core: wrap ci_handle_power_lost() with CONFIG_PM_SLEEPXu Yang2022-11-091-19/+19
* Documentation: devres: add missing PHY helpersYang Yingliang2022-11-091-0/+2
* usb: musb: remove left-over after USB_TI_CPPI_DMA removalLukas Bulwahn2022-11-091-10/+3
* usb: gadget: aspeed: fix buffer overflowHenry Tian2022-11-092-5/+13
* usb: chipidea: ci_hdrc_imx: Fix a typo ("regualator")Jonathan Neuschäfer2022-11-091-1/+1
* usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris2022-11-091-3/+4
* usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris2022-11-091-3/+4
* usb: phy: generic: Add wakeup capabilityLi Jun2022-11-091-0/+4
* dt-bindings: usb: usb-nop-xceiv: add wakeup-source propertyLi Jun2022-11-091-0/+5
* dt-bindings: usb: usb251xb: Convert to YAML schemaMarek Vasut2022-11-092-89/+271
* dt-bindings: usb: usb-drd: Describe default dual-role modeThierry Reding2022-11-091-0/+1
* usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callbackMichael Grzeschik2022-11-091-4/+1
* usb: core: stop USB enumeration if too many retriesRay Chi2022-11-084-0/+102
* usb: dwc3: gadget: Reduce TRB IOC settingsThinh Nguyen2022-11-081-2/+12
* usb: phy: phy-gpio-vbus-usb: Add device tree probingLinus Walleij2022-11-082-1/+17
* usb: gadget: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-035-8/+13
* usb: core: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-032-4/+6
* USB: core: Change configuration warnings to noticesAlan Stern2022-11-031-41/+41
* Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman2022-10-31838-6909/+9646
|\
| * Linux 6.1-rc3v6.1-rc3Linus Torvalds2022-10-301-1/+1
| * Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-3011-38/+47
| |\
| | * fbdev: cyber2000fb: fix missing pci_disable_device()Yang Yingliang2022-10-271-0/+2
| | * fbdev: sisfb: use explicitly signed charJason A. Donenfeld2022-10-242-2/+2
| | * fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim2022-10-211-25/+30
| | * fbdev: xilinxfb: Make xilinxfb_release() return voidUwe Kleine-König2022-10-201-4/+4
| | * fbdev: sisfb: fix repeated word in commentJilin Yuan2022-10-201-1/+1
| | * fbdev: gbefb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-2/+2
| | * fbdev: sm501fb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-1/+1
| | * fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cardsHelge Deller2022-10-181-1/+2
| | * fbdev: da8xx-fb: Fix error handling in .remove()Uwe Kleine-König2022-10-181-1/+2
| | * fbdev: MIPS supports iomem addressesKees Cook2022-10-171-1/+1
| * | Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-3017-91/+175
| |\ \
| | * | misc: sgi-gru: use explicitly signed charJason A. Donenfeld2022-10-252-10/+10
| | * | Merge tag 'counter-fixes-for-6.1a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2022-10-254-32/+62
| | |\ \
| | | * | counter: 104-quad-8: Fix race getting function mode and directionWilliam Breathitt Gray2022-10-231-22/+42
| | | * | counter: microchip-tcb-capture: Handle Signal1 read and SynapseWilliam Breathitt Gray2022-10-231-4/+14
| | | * | counter: ti-ecap-capture: fix IS_ERR() vs NULL checkDan Carpenter2022-10-171-2/+2
| | | * | counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_arrayWilliam Breathitt Gray2022-10-172-4/+4
| | | |/
| | * | coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-251-5/+0
| | * | Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman2022-10-241-0/+3
| | * | Merge tag 'iio-fixes-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-10-239-39/+96
| | |\ \
| | | * | iio: bmc150-accel-core: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | | * | iio: adxl367: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18