Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2103a2156119b30f5924af2a1094227954be4617
/
drivers
/
usb
/
gadget
/
udc
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
87cf558
Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
746bfe6
usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
by Yoshihiro Shimoda
· 9 years ago
7aa1aa6
QE: Move QE from arch/powerpc to drivers/soc
by Zhao Qiang
· 9 years ago
ea4a8cb
usb: gadget: bcm63xx_udc: use list_for_each_entry_safe
by Geliang Tang
· 9 years ago
ca07099
usb: gadget: s3c-hsudc: remove redundant condition
by Geyslan G. Bem
· 9 years ago
855ed04
usb: gadget: udc-core: independent registration of gadgets and gadget drivers
by Ruslan Bilovol
· 9 years ago
88f73eb
usb: gadget: udc-core: remove unused usb_udc_attach_driver()
by Ruslan Bilovol
· 9 years ago
2284b29
usb: gadget: bind UDC by name passed via usb_gadget_driver structure
by Ruslan Bilovol
· 9 years ago
2de59c0
usb: gadget: lpc32xxx_udc: clean up and sort include directives out
by Vladimir Zapolskiy
· 9 years ago
252ca49
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
by Greg Kroah-Hartman
· 9 years ago
84c1eeb
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
by Saurabh Sengar
· 9 years ago
391e6dc
usb: gadget: pxa27x: fix suspend callback
by Felipe Balbi
· 9 years ago
d134c48
usb: gadget: atmel_usba_udc: Expose correct device speed
by Douglas Gilbert
· 9 years ago
a4d8e93
Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
81e9d14
usb: gadget: net2280: restore ep_cfg after defect7374 workaround
by Mian Yousaf Kaukab
· 9 years ago
ebd2938
usb: gadget: fix a trivial typo
by Geliang Tang
· 9 years ago
9af9195
usb: gadget: at91_udc: mention proper dependency
by Sudip Mukherjee
· 9 years ago
1b701508
usb: gadget: amd5536udc: NULL comparison
by Sudip Mukherjee
· 9 years ago
5d31a17
usb: gadget: amd5536udc: remove forward declaration of udc_basic_init
by Sudip Mukherjee
· 9 years ago
0e77341
usb: gadget: amd5536udc: remove forward declaration of udc_pci_*
by Sudip Mukherjee
· 9 years ago
3719b9b
usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chain
by Sudip Mukherjee
· 9 years ago
c9760ad
usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chain
by Sudip Mukherjee
· 9 years ago
79a5b4a
usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeup
by Sudip Mukherjee
· 9 years ago
4f06b6b
usb: gadget: amd5536udc: remove forward declaration of udc_probe
by Sudip Mukherjee
· 9 years ago
76c3727
usb: gadget: amd5536udc: remove unnecessary conditions
by Sudip Mukherjee
· 9 years ago
f349dd3
usb: gadget: amd5536udc: use free_dma_pools
by Sudip Mukherjee
· 9 years ago
2e1b7d0
usb: gadget: amd5536udc: use WARN_ON
by Sudip Mukherjee
· 9 years ago
580693b
usb: gadget: amd5536udc: fix error path
by Sudip Mukherjee
· 9 years ago
14a37ec
usb: gadget: amd5536udc: rewrite init_dma_pools
by Sudip Mukherjee
· 9 years ago
7022cfd
usb: gadget: bdc: fix memory leak
by Sudip Mukherjee
· 9 years ago
9903b6be
usb: gadget: pch-udc: fix lock
by Felipe Balbi
· 9 years ago
04c4d8d
usb: gadget: dummy_hcd: replace timeval with timespec64
by WEN Pingbo
· 9 years ago
428163d
usb: gadget: at91_udc: move at91_udc_data in at91_udc.h
by Alexandre Belloni
· 9 years ago
51b91b7
usb: gadget: drop null test before destroy functions
by Julia Lawall
· 9 years ago
9a9ce1d
usb: gadget: dummy_hcd: in transfer(), return data sent, not limit
by Igor Kotrasinski
· 9 years ago
e42bd6a
usb: gadget: dummy_hcd: fix rescan logic for transfer
by Igor Kotrasinski
· 9 years ago
5dda5be
usb: gadget: dummy_hcd: fix unneeded else-if condition
by Igor Kotrasinski
· 9 years ago
21c3ee9
usb: gadget: dummy_hcd: emulate sending zlp in packet logic
by Igor Kotrasinski
· 9 years ago
cf261fd
usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
by Sylvain Rochet
· 9 years ago
6527cc2
usb: gadget: amd5536udc: fix error handling in udc_pci_probe()
by Alexey Khoroshilov
· 9 years ago
089b669
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
e3ec4fd
usb: gadget: atmel: remove useless include
by Alexandre Belloni
· 9 years ago
a3fbedf
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
e1c0506
treewide: fix typos in comment blocks
by Masahiro Yamada
· 10 years ago
adab433
usb: gadget: remove gadget_chips.h
by Robert Baldyga
· 9 years ago
8cc67b7
usb: gadget: goku_udc: add goku_match_ep() function
by Robert Baldyga
· 9 years ago
3e8b231
usb: gadget: net2280: add net2280_match_ep() function
by Robert Baldyga
· 9 years ago
b0aea00
usb: gadget: move find_ep() from epautoconf to udc-core
by Robert Baldyga
· 9 years ago
4278c68
usb: gadget: move ep_matches() from epautoconf to udc-core
by Robert Baldyga
· 9 years ago
b58713d
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
by Robert Baldyga
· 9 years ago
47bef38
usb: gadget: atmel_usba_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
927d9f7
usb: gadget: udc-xilinx: add ep capabilities support
by Robert Baldyga
· 9 years ago
0648772
usb: gadget: s3c2410_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
bc1b9f3
usb: gadget: s3c-hsudc: add ep capabilities support
by Robert Baldyga
· 9 years ago
0ec8026
usb: gadget: r8a66597-udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
a180e3d
usb: gadget: pxa27x_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
36411b6
usb: gadget: pxa25x_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
85a4ed0
usb: gadget: pch_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
7d4ba80
usb: gadget: omap_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
c23c3c3
usb: gadget: net2280: add ep capabilities support
by Robert Baldyga
· 9 years ago
f95aec5
usb: gadget: net2272: add ep capabilities support
by Robert Baldyga
· 9 years ago
43710a8
usb: gadget: mv_udc_core: add ep capabilities support
by Robert Baldyga
· 9 years ago
c12a306
usb: gadget: mv_u3d_core: add ep capabilities support
by Robert Baldyga
· 9 years ago
8ddbf94
usb: gadget: m66592-udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
4d75c8b
usb: gadget: lpc32xx_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
8922699
usb: gadget: gr_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
b0bf5fb
usb: gadget: goku_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
455d11c
usb: gadget: fusb300_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
60a28c63
usb: gadget: fsl_udc_core: add ep capabilities support
by Robert Baldyga
· 9 years ago
e8fc42f
usb: gadget: fsl_qe_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
8d29237
usb: gadget: fotg210-udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
7a3b8e7
usb: gadget: dummy-hcd: add ep capabilities support
by Robert Baldyga
· 9 years ago
b079dd6
usb: gadget: bdc: add ep capabilities support
by Robert Baldyga
· 9 years ago
1b0ba52
usb: gadget: bcm63xx_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
b9ed96d7
usb: gadget: at91_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
6f02ac5
usb: gadget: amd5536udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
c93e64e
usb: udc: core: add device_del() call to error pathway
by Alan Stern
· 10 years ago
d3cb25a
usb: gadget: udc: fix spin_lock in pch_udc
by Pengyu Ma
· 9 years ago
7674cba
usb: gadget: atmel_usba_udc: add missing ret value check
by Robert Baldyga
· 10 years ago
5feb5d2
usb: gadget: m66592-udc: forever loop in set_feature()
by Dan Carpenter
· 9 years ago
1c99cab
usb: gadget: fotg210-udc: remove duplicate conditions
by Dan Carpenter
· 9 years ago
02ded1b
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
by Robert Baldyga
· 9 years ago
ffd9a0f
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
by Robert Baldyga
· 9 years ago
88167fc
usb: pass flags parameter to gpiod_get functions
by Uwe Kleine-König
· 10 years ago
b5c03bf
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
by Vaishali Thakkar
· 10 years ago
02c3b4c
usb: gadget: bdc: fix a driver crash on disconnect
by Al Cooper
· 9 years ago
7ace8fc
usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU
by Yoshihiro Shimoda
· 10 years ago
53e20f2
usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
by Alexey Khoroshilov
· 10 years ago
2184fe6
usb: gadget: udc: fix free_irq() after request_irq() failed
by Takeshi Yoshimura
· 10 years ago
19915e6
Merge 4.1-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
e152813
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
94a715e
usb: gadget: atmel: fix build warnings
by Felipe Balbi
· 10 years ago
7a64c72
usb: gadget: atmel: fix build warning
by Felipe Balbi
· 10 years ago
11bece5
usb: gadget: net2280: fix pullup handling
by Mian Yousaf Kaukab
· 10 years ago
971fe65
usb: gadget: net2280: physically disable endpoint on disable operation
by Mian Yousaf Kaukab
· 10 years ago
c65c4f0
usb: gadget: net2280: fix use of GPEP in both directions
by Mian Yousaf Kaukab
· 10 years ago
a09e23f
usb: gadget: net2280: check interrupts for all endpoints
by Mian Yousaf Kaukab
· 10 years ago
463e104
usb: gadget: net2280: set all byte enables on start
by Mian Yousaf Kaukab
· 10 years ago
Next »