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
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
USB: gadget: Add a new bus for gadgets
Alan Stern
1
-134
/
+122
2022-04-26
USB: gadget: Fix mistakes in UDC core kerneldoc
Alan Stern
1
-9
/
+5
2022-04-26
USB: gadget: Register udc before gadget
Alan Stern
1
-8
/
+9
2022-04-26
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
1
-2
/
+2
2022-04-21
usb: gadget: net2272: clean up comments
Tom Rix
1
-3
/
+3
2022-04-21
usb: gadget: tegra-xudc: clean up comments
Tom Rix
1
-2
/
+2
2022-04-21
usb: gadget: s3c-hsudc: clean up comments
Tom Rix
1
-2
/
+2
2022-04-21
usb: gadget: pxa27x_udc: clean up comment
Tom Rix
1
-1
/
+1
2022-04-21
USB: omap_udc: clean up comment
Tom Rix
1
-1
/
+1
2022-04-21
usb: gadget: omap_udc: Make it CCF clk API compatible
Janusz Krzysztofik
1
-6
/
+8
2022-04-21
usb: gadget: net2280: use swap() instead of open coding it
Guo Zhengkui
1
-11
/
+3
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
25
-143
/
+198
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-3
/
+1
2022-03-19
usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()
YueHaibing
1
-1
/
+1
2022-03-18
usb: gadget: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
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: 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: pxa27x_udc: replace usage of rc to check if a list element was f...
Jakob Koschel
1
-6
/
+7
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: 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
2022-03-15
usb: gadget: udc: pxa25x: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+8
2022-03-15
usb: gadget: udc: atmel: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+8
2022-03-15
usb: gadget: bdc: remove usage of list iterator past the loop body
Jakob Koschel
1
-4
/
+9
2022-03-15
usb: gadget: fsl: remove usage of list iterator past the loop body
Jakob Koschel
2
-10
/
+16
2022-03-15
usb: gadget: udc: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-03
usb: Drop commas after SoC match table sentinels
Geert Uytterhoeven
1
-1
/
+1
2022-02-28
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+6
2022-02-24
USB: gadget: validate endpoint index for xilinx udc
Szymon Heidrich
1
-0
/
+6
2022-02-14
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-01-31
usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition
Adam Ford
1
-0
/
+2
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2022-01-26
usb: gadget: tegra-xudc: Fix control endpoint's definitions
Wayne Chang
1
-2
/
+10
2022-01-26
usb: gadget: tegra-xudc: Do not program SPARAM
Wayne Chang
1
-8
/
+0
2022-01-26
usb: gadget: at91_udc: fix incorrect print type
Miles Chen
1
-1
/
+1
2021-12-17
usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()
Sergey Shtylyov
1
-1
/
+1
[next]