index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling
Yoshihiro Shimoda
2017-08-03
1
-5
/
+16
*
usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()
Yoshihiro Shimoda
2017-07-18
1
-3
/
+3
*
usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac
Yoshihiro Shimoda
2017-07-18
1
-0
/
+6
*
usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()
Yoshihiro Shimoda
2017-07-18
1
-1
/
+1
*
usb: gadget: udc: start_udc() can be static
kbuild test robot
2017-07-18
1
-3
/
+3
*
usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMA
Geert Uytterhoeven
2017-07-17
1
-1
/
+2
*
usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMA
Geert Uytterhoeven
2017-07-17
1
-1
/
+1
*
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-20
15
-85
/
+896
|
\
|
*
usb: gadget: udc: atmel: Remove unnecessary macros
Alexandre Belloni
2017-06-19
2
-12
/
+8
|
*
usb: gadget: bdc: 64-bit pointer capability check
Srinath Mannam
2017-06-19
1
-1
/
+1
|
*
usb: gadget: mv_udc: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-06-15
1
-3
/
+6
|
*
usb: gadget: udc: renesas_usb3: add support for dedicated DMAC
Yoshihiro Shimoda
2017-06-13
1
-0
/
+392
|
*
usb: gadget: udc: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2017-06-13
2
-12
/
+1
|
*
usb: gadget: udc: add a 'function' sysfs file
Felipe Balbi
2017-06-13
1
-0
/
+13
|
*
usb: gadget: dummy: implement ->udc_set_speed()
Felipe Balbi
2017-06-13
1
-16
/
+23
|
*
usb: gadget: core: introduce ->udc_set_speed() method
Felipe Balbi
2017-06-13
1
-0
/
+20
|
*
usb: gadget: udc: Add Synopsys UDC Platform driver
Raviteja Garimella
2017-06-13
5
-20
/
+409
|
*
usb: gadget: udc: Provide correct arguments for 'dma_pool_create'
Raviteja Garimella
2017-06-13
1
-2
/
+2
|
*
usb: gadget: udc: make debug prints compatible with both pci and platform dev...
Raviteja Garimella
2017-06-13
3
-15
/
+18
|
*
usb: gadget: udc: Rename amd5536udc driver file based on IP
Raviteja Garimella
2017-06-13
2
-1
/
+1
|
*
usb: gadget: remove redundant self assignment
Stefan Agner
2017-06-02
1
-3
/
+1
|
*
usb: gadget: udc-xilinx: clean up a variable name
Dan Carpenter
2017-05-17
1
-1
/
+1
|
*
usb: gadget: udc: add null check before pointer dereference
Gustavo A. R. Silva
2017-05-17
1
-2
/
+3
*
|
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
2017-06-20
2
-17
/
+5
|
\
\
|
*
|
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
2017-06-15
2
-17
/
+5
*
|
|
Merge 4.12-rc5 into usb-next
Greg Kroah-Hartman
2017-06-12
1
-13
/
+32
|
\
|
|
|
*
|
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
Yoshihiro Shimoda
2017-06-02
1
-1
/
+1
|
*
|
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
Yoshihiro Shimoda
2017-06-02
1
-3
/
+25
|
*
|
usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
Yoshihiro Shimoda
2017-06-02
1
-3
/
+0
|
*
|
usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
Yoshihiro Shimoda
2017-06-02
1
-6
/
+6
*
|
|
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
2017-05-22
1
-3
/
+3
|
\
|
|
|
*
|
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
Johan Hovold
2017-05-17
1
-3
/
+3
|
|
/
*
/
usb: udc: core: Error if req->buf is either from vmalloc or stack
Florian Fainelli
2017-05-17
1
-0
/
+9
|
/
*
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
13
-279
/
+528
|
\
|
*
usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0
Cristian Birsan
2017-04-11
1
-2
/
+3
|
*
usb: gadget: udc: atmel: Use dev_err() to display EP configuration error
Cristian Birsan
2017-04-11
1
-4
/
+4
|
*
usb: udc: allow adding and removing the same gadget device
Roger Quadros
2017-04-11
1
-0
/
+1
|
*
usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()
Alexey Khoroshilov
2017-04-11
1
-6
/
+9
|
*
usb: gadget: udc: atmel: Check fifo configuration values against device tree
Cristian Birsan
2017-04-11
1
-2
/
+22
|
*
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
Michael Grzeschik
2017-04-11
1
-0
/
+2
|
*
usb: gadget: udc: amd5536: split core and PCI layer
Raviteja Garimella
2017-04-11
5
-215
/
+297
|
*
usb: gadget: udc: renesas_usb3: add support for usb role swap
Yoshihiro Shimoda
2017-04-11
1
-0
/
+56
|
*
usb: gadget: udc: atmel: Minor code cleanup
Cristian Birsan
2017-04-11
1
-10
/
+7
|
*
usb: gadget: udc: renesas_usb3: add extcon support
Yoshihiro Shimoda
2017-04-11
2
-2
/
+42
|
*
usb: gadget: udc: renesas_usb3: add USB ID signal monitoring
Yoshihiro Shimoda
2017-04-11
1
-4
/
+63
|
*
usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...
Yuyang Du
2017-04-11
1
-12
/
+8
|
*
usb: gadget: udc: remove unnecessary variable and update function prototype
Gustavo A. R. Silva
2017-04-11
1
-4
/
+1
|
*
usb: gadget: udc: avoid use of freed pointer
Gustavo A. R. Silva
2017-04-11
1
-9
/
+8
|
*
usb: gadget: pxa27x: Remove duplicate function prototype
Petr Cvek
2017-03-27
1
-3
/
+0
|
*
usb: gadget: mv_udc: clarify a switch with an implicit fall-through
Michal Nazarewicz
2017-03-27
1
-7
/
+6
[next]