summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-11USB: gadget: Add ID numbers to gadget namesAlan Stern
2022-05-05usb: gadget: uvc: track frames in format entriesMichael Grzeschik
2022-05-05usb: gadget: uvc: move structs to common headerMichael Grzeschik
2022-05-05usb: gadget: uvc: prevent index variables to start from 0Michael Grzeschik
2022-05-05usb: dwc3: gadget: Delay issuing End TransferThinh Nguyen
2022-05-05usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen
2022-05-05usb: dwc3: ep0: Don't prepare beyond Setup stageThinh Nguyen
2022-05-05usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()Thinh Nguyen
2022-05-05usb: dwc3: gadget: Refactor pullup()Thinh Nguyen
2022-05-05usb: dwc3: gadget: Prevent repeat pullup()Thinh Nguyen
2022-05-05usb: dwc3: xilinx: Add gpio-reset supportPiyush Mehta
2022-05-05usb: dwc3: remove a possible unnecessary 'out of memory' messageKushagra Verma
2022-05-05usb: dwc3: host: Stop setting the ACPI companionHeikki Krogerus
2022-05-05usb: core: acpi: Use the sysdev pointer instead of controller deviceHeikki Krogerus
2022-05-05usb: ehci-omap: drop unused ehci_read() functionArnd Bergmann
2022-05-05USB: gadget: Fix return of -EBUSYColin Ian King
2022-05-05usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski
2022-05-03Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2022-05-03Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"Greg Kroah-Hartman
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-05-01Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-30Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-30Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-30Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-29Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-29Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-04-29Merge tag 'sunxi-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-04-28Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-29Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-29Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-04-29Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-28Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-28Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-04-28Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden
2022-04-28net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean
2022-04-28ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-04-28Merge branch 'thermal-int340x'Rafael J. Wysocki
2022-04-28Merge tag 'iio-fixes-for-5.18a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki
2022-04-27scsi: target: pscsi: Set SCF_TREAT_READ_AS_NORMAL flag only if there is valid...David Jeffery
2022-04-27net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang
2022-04-27bnx2x: fix napi API usage sequenceManish Chopra
2022-04-27drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang