index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2022-03-21
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-19
Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
4
-7
/
+11
2022-03-19
usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()
YueHaibing
1
-1
/
+1
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
1
-2
/
+2
2022-03-18
Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'
Rafael J. Wysocki
1
-1
/
+1
2022-03-18
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng
3
-3
/
+14
2022-03-18
usb: gadget: Makefile: remove ccflags-y
Linyu Yuan
1
-1
/
+0
2022-03-18
USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
Alan Stern
1
-79
/
+76
2022-03-18
usb: gadget: eliminate anonymous module_init & module_exit
Randy Dunlap
3
-13
/
+13
2022-03-18
usb: usbip: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2
-2
/
+2
2022-03-16
xen/usb: harden xen_hcd against malicious backends
Juergen Gross
1
-14
/
+43
2022-03-16
Merge tag 'v5.17-rc8' into usb-next
Greg Kroah-Hartman
1
-8
/
+18
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-2
/
+2
2022-03-15
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
Alan Stern
1
-3
/
+0
2022-03-15
usb: usbtmc: Fix bug in pipe direction for control transfers
Alan Stern
1
-3
/
+10
2022-03-15
usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeue
Thinh Nguyen
4
-5
/
+31
2022-03-15
usb: dwc3: gadget: move cmd_endtransfer to extra function
Michael Grzeschik
1
-32
/
+37
2022-03-15
usb: dwc3: gadget: ep_queue simplify isoc start condition
Michael Grzeschik
1
-6
/
+4
2022-03-15
xen/usb: don't use arbitrary_virt_to_machine()
Juergen Gross
1
-3
/
+1
2022-03-15
usb: isp1760: remove redundant max_packet() macro
Vincent Mailhol
1
-3
/
+2
2022-03-15
usb: oxu210hp-hcd: remove redundant call to max_packet() macro
Vincent Mailhol
1
-1
/
+1
2022-03-15
usb: common: usb-conn-gpio: Make VBUS supply completely optional
Alexander Stein
1
-17
/
+3
2022-03-15
USB: storage: ums-realtek: fix error code in rts51x_read_mem()
Dan Carpenter
1
-1
/
+1
2022-03-15
usb: early: xhci-dbc: Fix xdbc number parsing
Peter Zijlstra
1
-2
/
+6
2022-03-15
usb: early: xhci-dbc: Remove duplicate keep parsing
Peter Zijlstra
1
-3
/
+2
2022-03-15
usb: gadget: udc: s3c2410: remove usage of list iterator past the loop body
Jakob Koschel
1
-8
/
+9
2022-03-15
usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
Jakob Koschel
1
-8
/
+9
2022-03-15
usb: gadget: udc: core: remove usage of list iterator past the loop body
Jakob Koschel
1
-8
/
+12
2022-03-15
usb: gadget: composite: remove usage of list iterator past the loop body
Jakob Koschel
1
-13
/
+14
2022-03-15
usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was f...
Jakob Koschel
1
-6
/
+7
2022-03-15
usb: gadget: composite: remove check of list iterator against head past the l...
Jakob Koschel
1
-4
/
+5
2022-03-15
usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc: max3420_udc: remove using list iterator after loop body as ...
Jakob Koschel
1
-7
/
+11
2022-03-15
usb: gadget: legacy: remove using list iterator after loop body as a ptr
Jakob Koschel
1
-11
/
+12
2022-03-15
usb: gadget: configfs: remove using list iterator after loop body as a ptr
Jakob Koschel
1
-10
/
+14
2022-03-15
usb: gadget: aspeed: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc-xilinx: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+8
2022-03-15
usb: gadget: s3c-hsudc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: omap_udc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc: net2280: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+8
2022-03-15
usb: gadget: net2272: remove usage of list iterator past the loop body
Jakob Koschel
1
-6
/
+7
2022-03-15
usb: gadget: udc: mv_udc_core: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: mv_u3d: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc: gr_udc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: goku_udc: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2022-03-15
usb: gadget: udc: at91: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
[prev]
[next]