index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-04
usb: gadget: net2280: Fix net2280_dequeue()
Guido Kiener
1
-2
/
+2
2019-05-04
usb: gadget: net2280: Fix overrun of OUT messages
Guido Kiener
1
-3
/
+1
2019-02-12
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
1
-1
/
+1
2019-01-26
usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device
Yoshihiro Shimoda
1
-5
/
+10
2018-12-17
USB: omap_udc: fix rejection of out transfers when DMA is used
Aaro Koskinen
1
-0
/
+1
2018-12-17
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
Aaro Koskinen
1
-0
/
+1
2018-12-17
USB: omap_udc: fix omap_udc_start() on 15xx machines
Aaro Koskinen
1
-1
/
+2
2018-12-17
USB: omap_udc: fix crashes on probe error and module removal
Aaro Koskinen
1
-31
/
+19
2018-12-17
USB: omap_udc: use devm_request_irq()
Aaro Koskinen
1
-27
/
+10
2018-11-13
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
Yoshihiro Shimoda
1
-0
/
+3
2018-11-13
usb: gadget: udc: atmel: handle at91sam9rl PMC
Alexandre Belloni
1
-0
/
+2
2018-08-29
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
1
-1
/
+4
2018-08-29
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
1
-5
/
+10
2018-08-29
USB: net2280: Fix erroneous synchronization change
Alan Stern
1
-2
/
+14
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
3
-1
/
+102
2018-07-30
usb: gadget: udc: renesas_usb3: Add register of usb role switch
Yoshihiro Shimoda
2
-1
/
+84
2018-07-26
USB: gadget: Document that certain ep operations can be called in interrupt c...
Alan Stern
1
-0
/
+18
2018-07-17
usb: gadget: aspeed: Workaround memory ordering issue
Benjamin Herrenschmidt
3
-3
/
+46
2018-07-17
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...
Jia-Ju Bai
1
-1
/
+1
2018-07-17
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...
Jia-Ju Bai
1
-2
/
+2
2018-07-17
usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase
Benjamin Herrenschmidt
1
-1
/
+8
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-06
usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
Arnd Bergmann
1
-0
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-4
/
+4
2018-06-06
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-192
/
+3770
2018-05-31
USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
1
-13
/
+4
2018-05-31
USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_crea...
Greg Kroah-Hartman
1
-15
/
+3
2018-05-31
USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create...
Greg Kroah-Hartman
2
-40
/
+6
2018-05-31
USB: gadget: udc: gr_udc: no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2
-6
/
+2
2018-05-31
USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
1
-32
/
+5
2018-05-31
USB: udc: atmel_usba_udc: no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2
-64
/
+11
2018-05-24
Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
15
-25
/
+3742
2018-05-21
usb: gadget: udc: renesas_usb3: fix double phy_put()
Yoshihiro Shimoda
1
-2
/
+0
2018-05-21
usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
Yoshihiro Shimoda
1
-0
/
+7
2018-05-21
usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
Yoshihiro Shimoda
1
-3
/
+5
2018-05-21
usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
Yoshihiro Shimoda
1
-8
/
+8
2018-05-21
usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
Yoshihiro Shimoda
1
-1
/
+1
2018-05-21
usb: gadget: udc: renesas_usb3: should remove debugfs
Yoshihiro Shimoda
1
-1
/
+7
2018-05-21
usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
Nikhil Badola
1
-0
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
4
-61
/
+6
2018-05-15
usb: gadget: udc: atmel: Fix indenting
Romain Izard
1
-9
/
+9
2018-05-15
usb: gadget: udc: atmel: Remove obsolete include
Romain Izard
1
-1
/
+0
2018-05-15
usb: gadget: udc: atmel: GPIO inversion is handled by gpiod
Romain Izard
2
-3
/
+1
2018-05-15
usb/gadget: Add driver for Aspeed SoC virtual hub
Benjamin Herrenschmidt
10
-0
/
+3700
2018-04-23
usb: gadget: udc: core: Document the relation between usb_ep_queue() and comp...
Alan Stern
1
-0
/
+6
2018-04-22
usb: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-2
/
+2
2018-03-26
usb: gadget: udc: core: update usb_ep_queue() documentation
Felipe Balbi
1
-0
/
+3
[next]