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.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
2015-11-19
usb: gadget: pxa27x: fix suspend callback
Felipe Balbi
1
-0
/
+3
2015-11-17
usb: gadget: atmel_usba_udc: Expose correct device speed
Douglas Gilbert
1
-1
/
+1
2015-10-23
Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
7
-323
/
+319
2015-10-19
usb: gadget: net2280: restore ep_cfg after defect7374 workaround
Mian Yousaf Kaukab
1
-1
/
+1
2015-10-19
usb: gadget: fix a trivial typo
Geliang Tang
1
-1
/
+1
2015-10-01
usb: gadget: at91_udc: mention proper dependency
Sudip Mukherjee
1
-1
/
+1
2015-10-01
usb: gadget: amd5536udc: NULL comparison
Sudip Mukherjee
1
-4
/
+4
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_basic_init
Sudip Mukherjee
1
-28
/
+27
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_pci_*
Sudip Mukherjee
1
-2
/
+0
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chain
Sudip Mukherjee
1
-27
/
+24
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chain
Sudip Mukherjee
1
-121
/
+117
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeup
Sudip Mukherjee
1
-21
/
+20
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_probe
Sudip Mukherjee
1
-67
/
+66
2015-10-01
usb: gadget: amd5536udc: remove unnecessary conditions
Sudip Mukherjee
2
-16
/
+6
2015-10-01
usb: gadget: amd5536udc: use free_dma_pools
Sudip Mukherjee
1
-14
/
+1
2015-10-01
usb: gadget: amd5536udc: use WARN_ON
Sudip Mukherjee
1
-1
/
+2
2015-10-01
usb: gadget: amd5536udc: fix error path
Sudip Mukherjee
1
-7
/
+22
2015-10-01
usb: gadget: amd5536udc: rewrite init_dma_pools
Sudip Mukherjee
1
-6
/
+13
2015-09-30
usb: gadget: bdc: fix memory leak
Sudip Mukherjee
1
-1
/
+3
2015-09-28
usb: gadget: pch-udc: fix lock
Felipe Balbi
1
-4
/
+4
2015-09-27
usb: gadget: dummy_hcd: replace timeval with timespec64
WEN Pingbo
1
-3
/
+3
2015-09-27
usb: gadget: at91_udc: move at91_udc_data in at91_udc.h
Alexandre Belloni
1
-0
/
+8
2015-09-21
usb: gadget: drop null test before destroy functions
Julia Lawall
4
-8
/
+4
2015-09-21
usb: gadget: dummy_hcd: in transfer(), return data sent, not limit
Igor Kotrasinski
1
-2
/
+4
2015-09-21
usb: gadget: dummy_hcd: fix rescan logic for transfer
Igor Kotrasinski
1
-5
/
+8
2015-09-21
usb: gadget: dummy_hcd: fix unneeded else-if condition
Igor Kotrasinski
1
-1
/
+1
2015-09-21
usb: gadget: dummy_hcd: emulate sending zlp in packet logic
Igor Kotrasinski
1
-8
/
+17
2015-09-21
usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
Sylvain Rochet
1
-0
/
+11
2015-09-14
usb: gadget: amd5536udc: fix error handling in udc_pci_probe()
Alexey Khoroshilov
1
-23
/
+20
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-08-15
usb: gadget: atmel: remove useless include
Alexandre Belloni
1
-1
/
+0
2015-08-15
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
29
-159
/
+738
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-1
/
+1
2015-08-06
usb: gadget: remove gadget_chips.h
Robert Baldyga
1
-55
/
+0
2015-08-06
usb: gadget: goku_udc: add goku_match_ep() function
Robert Baldyga
1
-0
/
+30
2015-08-06
usb: gadget: net2280: add net2280_match_ep() function
Robert Baldyga
1
-0
/
+28
2015-08-06
usb: gadget: move find_ep() from epautoconf to udc-core
Robert Baldyga
1
-0
/
+21
2015-08-06
usb: gadget: move ep_matches() from epautoconf to udc-core
Robert Baldyga
1
-0
/
+69
2015-08-04
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
Robert Baldyga
1
-6
/
+3
2015-08-04
usb: gadget: atmel_usba_udc: add ep capabilities support
Robert Baldyga
1
-0
/
+11
2015-08-04
usb: gadget: udc-xilinx: add ep capabilities support
Robert Baldyga
1
-0
/
+9
2015-08-04
usb: gadget: s3c2410_udc: add ep capabilities support
Robert Baldyga
1
-0
/
+10
2015-08-04
usb: gadget: s3c-hsudc: add ep capabilities support
Robert Baldyga
1
-0
/
+15
2015-08-04
usb: gadget: r8a66597-udc: add ep capabilities support
Robert Baldyga
1
-0
/
+10
2015-08-04
usb: gadget: pxa27x_udc: add ep capabilities support
Robert Baldyga
1
-15
/
+25
2015-08-04
usb: gadget: pxa25x_udc: add ep capabilities support
Robert Baldyga
1
-0
/
+32
2015-08-04
usb: gadget: pch_udc: add ep capabilities support
Robert Baldyga
1
-2
/
+12
2015-08-04
usb: gadget: omap_udc: add ep capabilities support
Robert Baldyga
1
-0
/
+22
2015-08-04
usb: gadget: net2280: add ep capabilities support
Robert Baldyga
1
-12
/
+55
2015-08-04
usb: gadget: net2272: add ep capabilities support
Robert Baldyga
1
-0
/
+11
[next]