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
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
4
-10
/
+10
2017-03-16
usb: gadget: amd5536udc: Replace PCI pool old API
Romain Perier
2
-6
/
+6
2017-03-16
usb: gadget: pch_udc: Replace PCI pool old API
Romain Perier
1
-16
/
+15
2017-03-16
usb: gadget: net2280: Replace PCI pool old API
Romain Perier
2
-7
/
+7
2017-03-06
usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver
Raz Manor
1
-12
/
+13
2017-03-06
usb: gadget: pxa27x: Test for a valid argument pointer
Petr Cvek
1
-2
/
+3
2017-03-06
usb: gadget: udc: atmel: fix debug output
Arnd Bergmann
1
-2
/
+2
2017-03-06
usb: gadget: dummy_hcd: clear usb_gadget region before registration
Peter Chen
1
-0
/
+2
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
18
-64
/
+281
2017-01-26
usb: gadget: udc: fsl: Add missing complete function.
Magnus Lilja
1
-2
/
+8
2017-01-25
Merge 4.10-rc5 into usb-next
Greg Kroah-Hartman
2
-1
/
+3
2017-01-24
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
14
-15
/
+15
2017-01-24
usb: gadget: udc: atmel: Update endpoint allocation scheme
Cristian Birsan
3
-33
/
+227
2017-01-24
usb: gadget: constify usb_gadget_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-24
usb: gadget: udc-core: Rescan pending list on driver unbind
Krzysztof Opasiak
1
-14
/
+31
2017-01-19
usb: gadget: constify usb_gadget_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-12
usb: gadget: udc: atmel: remove memory leak
Alexandre Belloni
2
-1
/
+3
2017-01-02
usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
Felix Hädicke
1
-1
/
+5
2017-01-02
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
1
-3
/
+3
2016-11-08
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
Alexey Khoroshilov
1
-13
/
+15
2016-11-08
usb: gadget: mv_u3d: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+6
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
6
-8
/
+8
2016-11-03
usb: gadget: udc: mv: remove unnecessary & operation
Felipe Balbi
1
-1
/
+0
2016-11-03
usb: gadget: udc: fsl: remove unnecessary & operation
Felipe Balbi
1
-1
/
+0
2016-11-03
usb: gadget: udc: s3c2410: remove unnecessary & operation
Felipe Balbi
1
-2
/
+2
2016-11-03
usb: gadget: udc: net2280: remove unnecessary & operation
Felipe Balbi
1
-3
/
+3
2016-11-03
usb: gadget: udc: net2272: remove unnecessary & operation
Felipe Balbi
1
-2
/
+2
2016-11-03
usb: gadget: udc: dummy: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: bdc: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: atmel: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: mv_udc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: gr: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: fusb300: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: dummy: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-2
/
+1
2016-11-03
usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: atmel: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-10-17
usb: gadget: udc: atmel: fix endpoint name
Alexandre Belloni
1
-1
/
+1
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
4
-9
/
+128
2016-09-12
Merge 4.8-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2016-09-05
usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON
Yoshihiro Shimoda
1
-0
/
+2
2016-09-05
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
2
-6
/
+3
2016-09-02
usb: gadget: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-08-31
usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid"
Colin Ian King
1
-1
/
+1
2016-08-30
usb: gadget: udc: udc-xilinx: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-30
usb: gadget: udc: goku_udc: don't print on ENOMEM
Wolfram Sang
1
-2
/
+1
2016-08-30
usb: gadget: udc: fsl_qe_udc: don't print on ENOMEM
Wolfram Sang
1
-12
/
+4
[next]