index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: net2280: Remove ->disconnect() callback from net2280_pullup()
Alan Stern
2018-10-05
1
-3
/
+0
*
usb: gadget: udc: renesas_usb3: add support for r8a77990
Yoshihiro Shimoda
2018-10-05
1
-0
/
+11
*
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
Yoshihiro Shimoda
2018-10-02
1
-0
/
+3
*
USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()
Alan Stern
2018-10-02
1
-3
/
+6
*
usb: gadget: atmel: remove pointless retrieval of DT name property
Rob Herring
2018-10-02
1
-6
/
+0
*
usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation
Nicholas Mc Guire
2018-10-02
1
-2
/
+4
*
usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
Nicholas Mc Guire
2018-10-02
1
-4
/
+26
*
usb: gadget: udc: atmel: handle at91sam9rl PMC
Alexandre Belloni
2018-10-02
1
-0
/
+2
*
usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...
Jia-Ju Bai
2018-10-02
1
-1
/
+1
*
usb: gadget: udc: Remove unnecessary parentheses
Nathan Chancellor
2018-10-02
1
-1
/
+1
*
usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
Colin Ian King
2018-10-02
2
-2
/
+2
*
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
2018-08-29
1
-1
/
+4
*
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
2018-08-29
1
-5
/
+10
*
USB: net2280: Fix erroneous synchronization change
Alan Stern
2018-08-29
1
-2
/
+14
*
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+1
|
\
|
*
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
1
-0
/
+1
|
|
\
|
*
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
|
|
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-07-30
3
-1
/
+102
|
\
\
\
|
*
|
|
usb: gadget: udc: renesas_usb3: Add register of usb role switch
Yoshihiro Shimoda
2018-07-30
2
-1
/
+84
|
*
|
|
USB: gadget: Document that certain ep operations can be called in interrupt c...
Alan Stern
2018-07-26
1
-0
/
+18
|
|
|
/
|
|
/
|
*
|
|
usb: gadget: aspeed: Workaround memory ordering issue
Benjamin Herrenschmidt
2018-07-17
3
-3
/
+46
*
|
|
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...
Jia-Ju Bai
2018-07-17
1
-1
/
+1
*
|
|
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...
Jia-Ju Bai
2018-07-17
1
-2
/
+2
*
|
|
usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase
Benjamin Herrenschmidt
2018-07-17
1
-1
/
+8
|
/
/
*
/
usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
Arnd Bergmann
2018-07-06
1
-0
/
+1
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
2
-2
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-4
/
+4
*
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-06-06
21
-192
/
+3770
|
\
|
*
USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
2018-05-31
1
-13
/
+4
|
*
USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_crea...
Greg Kroah-Hartman
2018-05-31
1
-15
/
+3
|
*
USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create...
Greg Kroah-Hartman
2018-05-31
2
-40
/
+6
|
*
USB: gadget: udc: gr_udc: no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2018-05-31
2
-6
/
+2
|
*
USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
2018-05-31
1
-32
/
+5
|
*
USB: udc: atmel_usba_udc: no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2018-05-31
2
-64
/
+11
|
*
Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-05-24
15
-25
/
+3742
|
|
\
|
|
*
usb: gadget: udc: renesas_usb3: fix double phy_put()
Yoshihiro Shimoda
2018-05-21
1
-2
/
+0
|
|
*
usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
Yoshihiro Shimoda
2018-05-21
1
-0
/
+7
|
|
*
usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
Yoshihiro Shimoda
2018-05-21
1
-3
/
+5
|
|
*
usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
Yoshihiro Shimoda
2018-05-21
1
-8
/
+8
|
|
*
usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
Yoshihiro Shimoda
2018-05-21
1
-1
/
+1
|
|
*
usb: gadget: udc: renesas_usb3: should remove debugfs
Yoshihiro Shimoda
2018-05-21
1
-1
/
+7
|
|
*
usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
Nikhil Badola
2018-05-21
1
-0
/
+1
|
|
*
usb: gadget: udc: atmel: Fix indenting
Romain Izard
2018-05-15
1
-9
/
+9
|
|
*
usb: gadget: udc: atmel: Remove obsolete include
Romain Izard
2018-05-15
1
-1
/
+0
|
|
*
usb: gadget: udc: atmel: GPIO inversion is handled by gpiod
Romain Izard
2018-05-15
2
-3
/
+1
|
|
*
usb/gadget: Add driver for Aspeed SoC virtual hub
Benjamin Herrenschmidt
2018-05-15
10
-0
/
+3700
|
|
*
usb: gadget: udc: core: Document the relation between usb_ep_queue() and comp...
Alan Stern
2018-04-23
1
-0
/
+6
|
*
|
usb: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-22
1
-2
/
+2
|
|
/
*
/
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
4
-61
/
+6
|
/
*
usb: gadget: udc: core: update usb_ep_queue() documentation
Felipe Balbi
2018-03-26
1
-0
/
+3
[next]