Age | Commit message (Expand) | Author |
2022-11-11 | usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define | Shuah Khan |
2022-11-11 | usb: Check !irq instead of irq == NO_IRQ | Christophe Leroy |
2022-11-11 | usb: fotg210-udc: Fix ages old endianness issues | Linus Walleij |
2022-11-11 | usb: fotg2: add Gemini-specific handling | Linus Walleij |
2022-11-09 | usb: gadget: f_ecm: Always set current gadget in ecm_bind() | Sascha Hauer |
2022-11-09 | usb: gadget: u_ether: Do not make UDC parent of the net device | Sascha Hauer |
2022-11-09 | usb: phy: jz4770: Remove driver | Paul Cercueil |
2022-11-09 | usb: musb: jz4740: Support the generic PHY framework | Paul Cercueil |
2022-11-09 | usb: musb: jz4740: Don't disable external hubs | Paul Cercueil |
2022-11-09 | usb: musb: Support setting OTG mode using generic PHY | Paul Cercueil |
2022-11-09 | usb: musb: Allow running without CONFIG_USB_PHY | Paul Cercueil |
2022-11-09 | usb: musb: Add and use inline function musb_otg_state_string | Paul Cercueil |
2022-11-09 | usb: musb: Add and use inline functions musb_{get,set}_state | Paul Cercueil |
2022-11-09 | usb: fotg210: Select subdriver by mode | Linus Walleij |
2022-11-09 | usb: fotg210: Compile into one module | Linus Walleij |
2022-11-09 | usb: fotg210: Collect pieces of dual mode controller | Linus Walleij |
2022-11-09 | usb: chipidea: core: wrap ci_handle_power_lost() with CONFIG_PM_SLEEP | Xu Yang |
2022-11-09 | usb: musb: remove left-over after USB_TI_CPPI_DMA removal | Lukas Bulwahn |
2022-11-09 | usb: gadget: aspeed: fix buffer overflow | Henry Tian |
2022-11-09 | usb: chipidea: ci_hdrc_imx: Fix a typo ("regualator") | Jonathan Neuschäfer |
2022-11-09 | usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS | Brian Norris |
2022-11-09 | usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUS | Brian Norris |
2022-11-09 | usb: phy: generic: Add wakeup capability | Li Jun |
2022-11-09 | usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callback | Michael Grzeschik |
2022-11-08 | usb: core: stop USB enumeration if too many retries | Ray Chi |
2022-11-08 | usb: dwc3: gadget: Reduce TRB IOC settings | Thinh Nguyen |
2022-11-08 | usb: phy: phy-gpio-vbus-usb: Add device tree probing | Linus Walleij |
2022-11-03 | usb: gadget: Use kstrtobool() instead of strtobool() | Christophe JAILLET |
2022-11-03 | usb: core: Use kstrtobool() instead of strtobool() | Christophe JAILLET |
2022-11-03 | USB: core: Change configuration warnings to notices | Alan Stern |
2022-10-31 | Merge 6.1-rc3 into usb-next | Greg Kroah-Hartman |
2022-10-30 | Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-30 | Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-30 | Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-10-30 | Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-30 | Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-29 | Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2022-10-29 | Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux | Linus Torvalds |
2022-10-29 | platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop... | Yang Yingliang |
2022-10-29 | platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume() | Huacai Chen |
2022-10-28 | Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-10-28 | Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-10-28 | Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2022-10-29 | random: use arch_get_random*_early() in random_init() | Jean-Philippe Brucker |
2022-10-28 | Merge tag 'rtc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab... | Linus Torvalds |
2022-10-28 | Merge tag 'mmc-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
2022-10-28 | Merge tag 'mtd/fixes-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-28 | Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-10-28 | Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop' | Rafael J. Wysocki |