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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
15
-85
/
+896
2017-06-20
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
2
-17
/
+5
2017-06-19
usb: gadget: udc: atmel: Remove unnecessary macros
Alexandre Belloni
2
-12
/
+8
2017-06-19
usb: gadget: bdc: 64-bit pointer capability check
Srinath Mannam
1
-1
/
+1
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
2
-17
/
+5
2017-06-15
usb: gadget: mv_udc: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-3
/
+6
2017-06-13
usb: gadget: udc: renesas_usb3: add support for dedicated DMAC
Yoshihiro Shimoda
1
-0
/
+392
2017-06-13
usb: gadget: udc: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2
-12
/
+1
2017-06-13
usb: gadget: udc: add a 'function' sysfs file
Felipe Balbi
1
-0
/
+13
2017-06-13
usb: gadget: dummy: implement ->udc_set_speed()
Felipe Balbi
1
-16
/
+23
2017-06-13
usb: gadget: core: introduce ->udc_set_speed() method
Felipe Balbi
1
-0
/
+20
2017-06-13
usb: gadget: udc: Add Synopsys UDC Platform driver
Raviteja Garimella
5
-20
/
+409
2017-06-13
usb: gadget: udc: Provide correct arguments for 'dma_pool_create'
Raviteja Garimella
1
-2
/
+2
2017-06-13
usb: gadget: udc: make debug prints compatible with both pci and platform dev...
Raviteja Garimella
3
-15
/
+18
2017-06-13
usb: gadget: udc: Rename amd5536udc driver file based on IP
Raviteja Garimella
2
-1
/
+1
2017-06-12
Merge 4.12-rc5 into usb-next
Greg Kroah-Hartman
1
-13
/
+32
2017-06-02
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
Yoshihiro Shimoda
1
-1
/
+1
2017-06-02
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
Yoshihiro Shimoda
1
-3
/
+25
2017-06-02
usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
Yoshihiro Shimoda
1
-3
/
+0
2017-06-02
usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
Yoshihiro Shimoda
1
-6
/
+6
2017-06-02
usb: gadget: remove redundant self assignment
Stefan Agner
1
-3
/
+1
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2017-05-17
usb: gadget: udc-xilinx: clean up a variable name
Dan Carpenter
1
-1
/
+1
2017-05-17
usb: gadget: udc: add null check before pointer dereference
Gustavo A. R. Silva
1
-2
/
+3
2017-05-17
usb: udc: core: Error if req->buf is either from vmalloc or stack
Florian Fainelli
1
-0
/
+9
2017-05-17
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
Johan Hovold
1
-3
/
+3
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
13
-279
/
+528
2017-04-11
usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0
Cristian Birsan
1
-2
/
+3
2017-04-11
usb: gadget: udc: atmel: Use dev_err() to display EP configuration error
Cristian Birsan
1
-4
/
+4
2017-04-11
usb: udc: allow adding and removing the same gadget device
Roger Quadros
1
-0
/
+1
2017-04-11
usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()
Alexey Khoroshilov
1
-6
/
+9
2017-04-11
usb: gadget: udc: atmel: Check fifo configuration values against device tree
Cristian Birsan
1
-2
/
+22
2017-04-11
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
Michael Grzeschik
1
-0
/
+2
2017-04-11
usb: gadget: udc: amd5536: split core and PCI layer
Raviteja Garimella
5
-215
/
+297
2017-04-11
usb: gadget: udc: renesas_usb3: add support for usb role swap
Yoshihiro Shimoda
1
-0
/
+56
2017-04-11
usb: gadget: udc: atmel: Minor code cleanup
Cristian Birsan
1
-10
/
+7
2017-04-11
usb: gadget: udc: renesas_usb3: add extcon support
Yoshihiro Shimoda
2
-2
/
+42
2017-04-11
usb: gadget: udc: renesas_usb3: add USB ID signal monitoring
Yoshihiro Shimoda
1
-4
/
+63
2017-04-11
usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...
Yuyang Du
1
-12
/
+8
2017-04-11
usb: gadget: udc: remove unnecessary variable and update function prototype
Gustavo A. R. Silva
1
-4
/
+1
2017-04-11
usb: gadget: udc: avoid use of freed pointer
Gustavo A. R. Silva
1
-9
/
+8
2017-03-27
usb: gadget: pxa27x: Remove duplicate function prototype
Petr Cvek
1
-3
/
+0
2017-03-27
usb: gadget: mv_udc: clarify a switch with an implicit fall-through
Michal Nazarewicz
1
-7
/
+6
2017-03-22
usb: gadget: udc: remove pointer dereference after free
Gustavo A. R. Silva
1
-1
/
+0
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
[next]