Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cfe25622c3af191a5800a12480dee169847b479b
/
drivers
/
usb
/
gadget
/
udc
/
pxa27x_udc.c
82f79a4
usb: gadget: pxa27x: Test for a valid argument pointer
by Petr Cvek
· 8 years ago
0c0e287
usb: gadget: pxa27x: add phy notifier event handler
by Robert Jarzmik
· 8 years ago
b89e5f1
usb: pxa27x_udc: remove unused function argument
by Arnd Bergmann
· 8 years ago
391e6dc
usb: gadget: pxa27x: fix suspend callback
by Felipe Balbi
· 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
· 9 years ago
3463d79
usb: gadget: constify of_device_id array
by Fabian Frederick
· 10 years ago
25140ce
usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return value
by Joe Perches
· 10 years ago
42c1ecf
usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop
by Peter Chen
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
004f7d4
usb: gadget: pxa27x_udc: fix warning in non device-tree build
by Robert Jarzmik
· 10 years ago
76bfa95
usb: gadget: udc: pxa27x: do not call usb_gadget_unregister_driver()
by Felipe Balbi
· 10 years ago
f4fd094
usb: gadget: pxa27x_udc: fix clock prepare and enable
by Robert Jarzmik
· 10 years ago
95fcc6a
usb: gadget: pxa27x_udc: use devm_* helpers
by Robert Jarzmik
· 10 years ago
22835b8
usb: gadget: remove unnecessary 'driver' argument
by Felipe Balbi
· 10 years ago
c3d84df
usb: gadget: udc: pxa27x: do not rely on 'driver' argument
by Felipe Balbi
· 10 years ago
1803fe1
usb: gadget: pxa27x_udc: add devicetree support
by Robert Jarzmik
· 10 years ago
3ec8347
usb: gadget: pxa27x_udc: transfer mach_info into pxa_udc
by Robert Jarzmik
· 10 years ago
2db88a7
usb: gadget: pxa27x_udc: prepare device-tree support
by Robert Jarzmik
· 10 years ago
6d3f5f2
usb: gadget: udc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
304f7e5
usb: gadget: Refactor request completion
by Michal Sojka
· 10 years ago
90fccb5
usb: gadget: Gadget directory cleanup - group UDC drivers
by Andrzej Pietrasiewicz
· 10 years ago
[Renamed from drivers/usb/gadget/pxa27x_udc.c]
e176475
usb: gadget: pxa27x_udc: prepare and unprepare the clock
by Robert Jarzmik
· 10 years ago
e117e74
usb: gadget: add "maxpacket_limit" field to struct usb_ep
by Robert Baldyga
· 11 years ago
e01ee9f
usb: gadget: use dev_get_platdata()
by Jingoo Han
· 11 years ago
02b6b4e
usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
50757b2
usb: gadget: pxa27x_udc: fix Section Mismatches
by Felipe Balbi
· 12 years ago
0280f4d
usb: gadget: pxa27x_udc: don't touch gadget.dev.driver
by Felipe Balbi
· 12 years ago
b372c95
usb: gadget: pxa27x_udc: remove unnecessary initializations
by Felipe Balbi
· 12 years ago
ef222cb
usb: gadget: pxa27x_udc: switch over to module_platform_driver
by Felipe Balbi
· 12 years ago
756380e
usb: gadget: pxa27x_udc: drop ARCH_PXA dependency
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
45f596a
usb: gadget: pxa27x_udc: let udc-core manage gadget->dev
by Felipe Balbi
· 12 years ago
fe2a429
usb: gadget: pxa27x: fix gadget->dev registration
by Felipe Balbi
· 12 years ago
70189a6
usb: gadget: pxa27x_udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ef61440
usb: pxa27x_udc: remove IRQ_USB define
by Rob Herring
· 12 years ago
ffe0b33
usb: gadget: remove global variable composite in composite.c
by Sebastian Andrzej Siewior
· 12 years ago
ded017e
usb: phy: fix return value check of usb_get_phy
by Kishon Vijay Abraham I
· 12 years ago
662dca5
usb: otg: support for multiple transceivers by a single controller
by Kishon Vijay Abraham I
· 12 years ago
721002e
usb: otg: utils: rename function name in OTG utils
by Kishon Vijay Abraham I
· 12 years ago
6e13c65
usb: otg: Convert all users to pass struct usb_otg for OTG functions
by Heikki Krogerus
· 13 years ago
b96d3b0
usb: Convert all users to new usb_phy
by Heikki Krogerus
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
59376cc
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
by Eric Miao
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5e23e90
USB: pxa27x_udc: Fix deadlocks on request queueing
by Robert Jarzmik
· 15 years ago
5c90e31
USB: pxa27x_udc.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
4fdb31d
USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
by Enrico Scholz
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
367815e
USB: pxa27x_udc: single-thread setup requests
by Robert Jarzmik
· 16 years ago
9f5351b
USB: pxa27x_udc: compatibility with pxa320 SoC
by Robert Jarzmik
· 16 years ago
f6d529f
USB: pxa27x_udc: introduce pxa27x_clear_otgph()
by David Brownell
· 16 years ago
4c24b6d
USB: pxa27x_udc: typo fixes and code cleanups
by Vernon Sauder
· 16 years ago
00185a6
USB: Remove redundant test in pxa27x_udc and ftdi_sio
by Julia Lawall
· 16 years ago
ee069fb
USB: pxa27x_udc: add vbus_draw callback
by Robert Jarzmik
· 16 years ago
7fec3c2
USB: pxa27x_udc: add otg transceiver support
by Robert Jarzmik
· 16 years ago
b799a7e
USB: pxa27x_udc: add vbus session handling
by Robert Jarzmik
· 16 years ago
eb50702
USB: pxa27x_udc: factor pullup code to prepare otg transceiver
by Robert Jarzmik
· 16 years ago
1c53e6c
USB: gadget: pxa27x_udc.c: cleanup kernel-doc
by Qinghuang Feng
· 16 years ago
c682b17
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
3131f7b
USB: Fix unneeded endpoint check in pxa27x_udc
by Robert Jarzmik
· 16 years ago
5820901
USB: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
bf31338
USB: Fix pxa27x_udc usb speed handling.
by Robert Jarzmik
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
95f371f
USB: remove board-specific UP2OCR configuration from pxa27x-udc
by Daniel Ribeiro
· 16 years ago
53ffe3b
[ARM] Merge most of the PXA work for initial merge
by Russell King
· 16 years ago
7a85762
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers
by Philipp Zabel
· 16 years ago
d438ae5
[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc
by Philipp Zabel
· 16 years ago
3f88662
USB: pxa27x_udc - Fix Oops
by karl beldan
· 16 years ago
5a59bc5
USB: pxa27x_udc: minor fixes
by Robert Jarzmik
· 16 years ago
d75379a
usb: pxa27x_udc driver
by Robert Jarzmik
· 17 years ago