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
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
2018-03-13
usb: gadget: udc: Use scnprintf() instead of snprintf()
Jaejoong Kim
2
-3
/
+3
2018-03-13
usb: gadget: udc: atmel: convert to use GPIO descriptors
Ludovic Desroches
2
-30
/
+25
2018-03-13
usb: gadget: udc: atmel: remove code related to platform stuff
Ludovic Desroches
1
-71
/
+2
2018-03-08
usb: gadget: udc: atmel: Use devm_ioremap_resource()
Ladislav Michl
1
-21
/
+13
2018-03-08
usb: gadget: udc: change comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-03-08
usb: gadget: udc: bdc: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2018-03-08
USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-39
/
+3
2018-03-08
USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-17
/
+3
2018-03-08
USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-15
/
+2
2018-03-08
USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-29
/
+4
2018-02-15
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
Wei Yongjun
1
-0
/
+1
2018-02-12
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
1
-2
/
+2
[prev]
[next]