index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2019-08-09
USB: phy: twl6030: convert platform driver to use dev_groups
Greg Kroah-Hartman
2019-08-09
USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
usb: gadget: atmel_usba_udc: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-08
USB: typec: ucsi_ccg: convert i2c driver to use dev_groups
Greg Kroah-Hartman
2019-08-08
USB: musb: convert platform driver to use dev_groups
Greg Kroah-Hartman
2019-08-08
USB: Move wusbcore and UWB to staging as it is obsolete
Greg Kroah-Hartman
2019-08-07
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
2019-08-07
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
2019-08-06
USB: usbip: convert platform driver to use dev_groups
Greg Kroah-Hartman
2019-08-05
USB: Disable USB2 LPM at shutdown
Kai-Heng Feng
2019-08-05
usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping
Miquel Raynal
2019-08-01
usb: wusbcore: Spelling s/disconenct/disconnect/
Geert Uytterhoeven
2019-08-01
usb: musb: remove redundant assignment to variable ret
Colin Ian King
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
usb: phy: ab8500-usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-30
usb: host: ohci-tmio: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-30
usb: exynos: add support for getting PHYs from the standard dt array
Marek Szyprowski
2019-07-29
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
2019-07-25
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
2019-07-25
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
2019-07-25
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
2019-07-25
usb: chipidea: udc: remove redundant assignment to variable retval
Colin Ian King
2019-07-25
usb: host: xhci-hub: fix extra endianness conversion
Ruslan Bilovol
2019-07-25
usb: host: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-07-25
usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.c
Masahiro Yamada
2019-07-25
usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.h
Masahiro Yamada
2019-07-25
usb: typec: mux: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-07-25
usb: typec: tcpm: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-07-25
usb: dwc3: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-25
usb: dwc2: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-25
USB: core: hcd-pci: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-25
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
2019-07-25
usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()
Dan Carpenter
2019-07-25
usb-storage: Add a limitation for blk_queue_max_hw_sectors()
Yoshihiro Shimoda
2019-07-25
usb: pci-quirks: Minor cleanup for AMD PLL quirk
Ryan Kennedy
2019-07-25
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-05
Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2019-07-04
vfs: Convert gadgetfs to use the new mount API
David Howells
2019-07-04
Revert "usb: gadget: storage: Remove warning message"
Greg Kroah-Hartman
[next]