Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
df15929f8f5c69e987c31bf016eca4a38dba46f0
/
drivers
/
usb
/
gadget
/
udc
1d23d16
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
by Iago Abal
· 9 years ago
f7d74de
usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
by Colin Ian King
· 9 years ago
bd8dc73
usb: gadget: mv_u3d: fix unused-but-set-variable warnings
by Michal Nazarewicz
· 9 years ago
906ae52
usb: gadget: r8a66597: fix unused-but-set-variable warnings
by Michal Nazarewicz
· 9 years ago
d58fcf8
usb: gadget: m66592: fix unused-but-set-variable warnings
by Michal Nazarewicz
· 9 years ago
872ce51
usb: gadget: fix unused-but-set-variale warnings
by Michal Nazarewicz
· 9 years ago
882bd9f
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
by Alexandre Belloni
· 9 years ago
b89e5f1
usb: pxa27x_udc: remove unused function argument
by Arnd Bergmann
· 9 years ago
5e42d71
usb: gadget: add tracepoints to the gadget API
by Felipe Balbi
· 9 years ago
5a8d651
usb: gadget: move gadget API functions to udc-core
by Felipe Balbi
· 9 years ago
5185c913
usb: gadget: net2280: add USB2380 support
by Tim Harvey
· 9 years ago
f1bddbb
usb: gadget: Fix binding to UDC via configfs interface
by Krzysztof Opasiak
· 9 years ago
097aa19
usb: gadget: pch_udc: don't free devm allocated memory
by Felipe Balbi
· 9 years ago
9bc0789
usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
by Denys Vlasenko
· 9 years ago
679ca39
usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
by Yoshihiro Shimoda
· 9 years ago
5096c4d
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
by Yoshihiro Shimoda
· 9 years ago
e4875bd
usb: gadget: pch_udc: sort IDs
by Andy Shevchenko
· 9 years ago
6b96873
usb: gadged: pch_udc: get rid of redundant assignments
by Andy Shevchenko
· 9 years ago
c7b640d
usb: gadget: pch_udc: enable MSI if hardware supports
by Andy Shevchenko
· 9 years ago
969733f
usb: gadget: pch_udc: convert to devres API
by Andy Shevchenko
· 9 years ago
5e3bd45
usb: gadged: pch_udc: PCI core handles power state for us
by Andy Shevchenko
· 9 years ago
46cdd19
usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()
by Felipe Balbi
· 9 years ago
79171e9
usb: gadget: udc-core: remove manual dma configuration
by Grygorii Strashko
· 9 years ago
38e5898
usb: gadget: udc: atmel: don't disable enpdoints we don't own
by Felipe Balbi
· 9 years ago
46e595a
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
1a46712
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
48d10bd
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
7b78f48
PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition
by Heikki Krogerus
· 9 years ago
59e0527
usb: udc: lpc32xx: remove USB PLL and USB OTG clock management
by Vladimir Zapolskiy
· 9 years ago
c9083dd
usb: udc: lpc32xx: remove direct access to clock controller registers
by Vladimir Zapolskiy
· 9 years ago
68726e7
usb: udc: lpc32xx: switch to clock prepare/unprepare model
by Vladimir Zapolskiy
· 9 years ago
dd9fee6
usb: gadget: renesas_usb3: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
cff5638
usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()
by Alexey Khoroshilov
· 9 years ago
175f712
usb: gadget: provide interface for legacy gadgets to get UDC name
by Marek Szyprowski
· 9 years ago
a9458a3
usb: gadget: pxa25x_udc: document endianess better
by Arnd Bergmann
· 9 years ago
d0fc35bc
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
by Arnd Bergmann
· 9 years ago
65bc0fb
usb: gadget: pxa25x_udc: use readl/writel for mmio
by Arnd Bergmann
· 9 years ago
a77af20
usb: gadget: pxa25x_udc cleanup
by Arnd Bergmann
· 9 years ago
c5418a0
usb: gadget: pxa25x_udc: move register definitions from arch
by Arnd Bergmann
· 9 years ago
71e41bb
Merge 4.5-rc6 into usb-next
by Greg Kroah-Hartman
· 9 years ago
ca1c118
usb: gadget: net2280: fix endpoint max packet for super speed connections
by Simon Appleby
· 9 years ago
31b994a
usb: gadget: remove driver from pending list on probe error
by Marek Szyprowski
· 9 years ago
4747639
usb: gadget: atmel: access the PMC using regmap
by Alexandre Belloni
· 9 years ago
96c7de4
usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage
by Andrzej Hajda
· 9 years ago
288e6ea
gpio: Include linux/gpio.h instead of asm/gpio.h
by Bjorn Helgaas
· 9 years ago
c470ba3
usb: add HAS_IOMEM dependency to USB_PXA27X
by Vegard Nossum
· 9 years ago
1b4ea40
usb: add HAS_IOMEM dependency to USB_PXA25X
by Vegard Nossum
· 9 years ago
be6708e
usb: Add HAS_IOMEM dependency to USB_M66592
by Vegard Nossum
· 9 years ago
7562b75
usb: add HAS_IOMEM dependency to USB_NET2272
by Vegard Nossum
· 9 years ago
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
Next »