index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2022-03-15
usb: early: xhci-dbc: Remove duplicate keep parsing
Peter Zijlstra
2022-03-15
usb: gadget: udc: s3c2410: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: core: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: composite: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was f...
Jakob Koschel
2022-03-15
usb: gadget: composite: remove check of list iterator against head past the l...
Jakob Koschel
2022-03-15
usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
usb: gadget: udc: max3420_udc: remove using list iterator after loop body as ...
Jakob Koschel
2022-03-15
usb: gadget: legacy: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
usb: gadget: configfs: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
usb: gadget: aspeed: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc-xilinx: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: s3c-hsudc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: omap_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: net2280: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: net2272: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: mv_udc_core: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: mv_u3d: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: gr_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: goku_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: at91: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: pxa25x: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: udc: atmel: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: bdc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: fsl: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: dwc3: pci: Add support for Intel Alder Lake
Shruthi Sanil
2022-03-15
usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm
H. Nikolaus Schaller
2022-03-15
usb: dwc3: gadget: Give some time to schedule isoc
Thinh Nguyen
2022-03-15
usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode
Bin Yang
2022-03-15
usb: dwc3: imx8mp: Add support for setting SOC specific flags
Alexander Stein
2022-03-15
usb: dwc3: imx8mp: rename iomem base pointer
Alexander Stein
2022-03-15
usb: dwc3-meson-g12a: constify drvdata structs
Heiner Kallweit
2022-03-15
usb: raw-gadget: return -EINVAL if no proper ep address available
Wei Ming Chen
2022-03-15
usb: raw-gadget: use kzalloc
Julia Lawall
2022-03-15
usb: gadget: udc: fix typos in comments
Julia Lawall
2022-03-11
Merge tag 'usb-serial-5.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-03-08
USB: serial: usb_wwan: remove redundant assignment to variable i
Colin Ian King
2022-03-07
USB: serial: pl2303: fix GS type detection
Johan Hovold
2022-03-04
USB: serial: pl2303: add IBM device IDs
Eddie James
2022-03-03
usb: host: xhci: Remove some unnecessary return value initializations
Linyu Yuan
2022-03-03
usb: host: xhci: add blank line in xhci_halt()
Linyu Yuan
2022-03-03
usb: host: xhci: update hci_version operation in xhci_gen_setup()
Linyu Yuan
2022-03-03
usb: host: xhci: fix a comment typo in xhci_mem_init()
Linyu Yuan
2022-03-03
usb: host: xhci: use ffs() in xhci_mem_init()
Linyu Yuan
2022-03-03
xhci: fix runtime PM imbalance in USB2 resume
Henry Lin
2022-03-03
xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
Anssi Hannula
2022-03-03
xhci: fix garbage USBSTS being logged in some cases
Anssi Hannula
2022-03-03
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
[next]