Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
348748b0e8cccc675e2f3a1456460ffcd540e1a1
/
drivers
/
usb
/
dwc3
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
5632c82
drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree
by Julia Lawall
· 13 years ago
18b7ede
usb: ch9: fix up MaxStreams helper
by Felipe Balbi
· 13 years ago
ee0db58
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
eea9fc7
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
eeb720f
usb: dwc3: gadget: add support for SG lists
by Felipe Balbi
· 13 years ago
42f8eb7
usb: dwc3: gadget: don't force 'LST' always
by Felipe Balbi
· 13 years ago
68e823e
usb: dwc3: gadget: don't return anything on prepare trbs
by Felipe Balbi
· 13 years ago
c71fc37
usb: dwc3: gadget: re-factor dwc3_prepare_trbs()
by Felipe Balbi
· 13 years ago
961906e
usb: dwc3: gadget: move us to Default State after reset
by Felipe Balbi
· 13 years ago
248b122
usb: dwc3: core: fix cached revision on our structure
by Felipe Balbi
· 13 years ago
121a8cd
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
007d00d
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
68d3e66
usb: dwc3: ep0: fix for possible early delayed_status
by Felipe Balbi
· 13 years ago
c90bfae
usb: dwc3: gadget: fix stream enable bit
by Felipe Balbi
· 13 years ago
e261779
usb: dwc3: ep0: fix GetStatus handling (again)
by Felipe Balbi
· 13 years ago
e0ce0b0
usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request
by Sebastian Andrzej Siewior
· 13 years ago
164d773
usb: dwc3: use correct hwparam register for power mgm check
by Sebastian Andrzej Siewior
· 13 years ago
6838087
usb: dwc3: omap: move to module_platform_driver
by Felipe Balbi
· 13 years ago
df62df5
usb: dwc3: workaround: missing disconnect event
by Felipe Balbi
· 13 years ago
05870c5
usb: dwc3: workaround: missing USB3 Reset event
by Felipe Balbi
· 13 years ago
fae2b90
usb: dwc3: workaround: U1/U2 -> U0 transiton
by Felipe Balbi
· 13 years ago
d39ee7b
usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()
by Sebastian Andrzej Siewior
· 13 years ago
5bdb1dc
usb: dwc3: ep0: handle delayed_status again
by Sebastian Andrzej Siewior
· 13 years ago
f0f2b2a
usb: dwc3: ep0: push ep0state into xfernotready processing
by Sebastian Andrzej Siewior
· 13 years ago
8becf27
usb: dwc3: fix sparse errors
by Felipe Balbi
· 13 years ago
25b8ff6
usb: dwc3: fix few coding style problems
by Felipe Balbi
· 13 years ago
4878a02
usb: dwc3: move generic dwc3 code from gadget into core
by Sebastian Andrzej Siewior
· 13 years ago
3140e8c
usb: dwc3: use a helper function for operation mode setting
by Sebastian Andrzej Siewior
· 13 years ago
c2da2ff
usb: dwc3: ep0: don't use ep0in for transfers
by Sebastian Andrzej Siewior
· 13 years ago
1e7618d
usb: dwc3: ep0: use proper endianess in SetFeature for wIndex
by Sebastian Andrzej Siewior
· 13 years ago
457d3f2
usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX
by Felipe Balbi
· 13 years ago
5ddcee2
usb: dwc3: omap: add multiple instances support to OMAP
by Felipe Balbi
· 13 years ago
8300dd2
usb: dwc3: move dwc3 device ID bitmap to core.c
by Felipe Balbi
· 13 years ago
8ee6270
usb: dwc3: remove special status request handling in ep0
by Sebastian Andrzej Siewior
· 13 years ago
0cc7a51
usb: dwc3: reset pending status flag in error case
by Sebastian Andrzej Siewior
· 13 years ago
bd178f2
usb: dwc3: host: remove unused includes
by Sebastian Andrzej Siewior
· 13 years ago
c5537ea
usb: dwc3: debugfs: hold the lock in during mode change
by Sebastian Andrzej Siewior
· 13 years ago
7ae4fc4
usb: dwc3: add a platform device alias
by Sebastian Andrzej Siewior
· 13 years ago
9cc9bcd
usb: dwc3: ep0: handle unexpected XferNotReady events
by Felipe Balbi
· 13 years ago
0b9fe32
usb: dwc3: debugfs: add support for changing port mode
by Felipe Balbi
· 13 years ago
f96a6ec
usb: dwc3: ep0: SetAddress() won't be issued while Configured
by Felipe Balbi
· 13 years ago
c4da177
usb: dwc3: depend on both Host and Gadget stacks
by Felipe Balbi
· 13 years ago
f80b45e
usb: dwc3: move gadget prototypes to core.h
by Felipe Balbi
· 13 years ago
67920bd
usb: dwc3: always compile gadget side too
by Felipe Balbi
· 13 years ago
d07e881
usb: dwc3: add xHCI Host support
by Felipe Balbi
· 13 years ago
0949e99
usb: dwc3: fetch mode of operation from HW
by Felipe Balbi
· 13 years ago
9f622b2
usb: dwc3: calculate number of event buffers dynamically
by Felipe Balbi
· 13 years ago
6c167fc
usb: dwc3: allow forcing a maximum speed
by Felipe Balbi
· 13 years ago
b2c2271
usb: dwc3: gadget: don't disable endpoints on exit
by Felipe Balbi
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
cc27c96
usb: convert drivers/usb/* to use module_platform_driver()
by Axel Lin
· 13 years ago
42b4d11
usb: dwc3: fix a warning
by Alessandro Rubini
· 13 years ago
c8d2a6f
usb: dwc3: use debugfs_print_regs32()
by Alessandro Rubini
· 13 years ago
12d36c1
usb: dwc3: gadget: initialize max_streams
by Sebastian Andrzej Siewior
· 13 years ago
2204fde
usb: Add module.h to various dwc3 drivers
by Paul Gortmaker
· 13 years ago
dc1c70a
usb: dwc3: convert structures into bitshifts
by Felipe Balbi
· 13 years ago
aabb707
usb: dwc3: gadget: allow clock gating to work
by Felipe Balbi
· 13 years ago
26ceca9
usb: dwc3: core: cache GHWPARAMS* registers
by Felipe Balbi
· 13 years ago
a329949
usb: dwc3: add struct dwc3_hwparams
by Felipe Balbi
· 13 years ago
879631a
usb: dwc3: gadget: implement streams support
by Felipe Balbi
· 13 years ago
a4af900
usb: dwc3: gadget: add support for Bursts
by Felipe Balbi
· 13 years ago
c439ef8
usb: dwc3: gadget: fix DMA offset calculation
by Paul Zimmerman
· 13 years ago
5275455
usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing
by Paul Zimmerman
· 13 years ago
82828ca
usb: dwc3: gadget: driver should not wait for RxFIFO to drain
by Paul Zimmerman
· 13 years ago
b23c843
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
by Paul Zimmerman
· 13 years ago
49a25cc
usb: dwc: remove "All rights reserved" statement.
by Sebastian Andrzej Siewior
· 13 years ago
b147f35
usb: dwc3: ep0: fix debug output
by Sebastian Andrzej Siewior
· 13 years ago
9876cbe
usb: dwc3: ep0: remove second giveback in error case
by Sebastian Andrzej Siewior
· 13 years ago
25355be
usb: dwc3: ep0: fix debug message
by Felipe Balbi
· 13 years ago
d95b09b
usb: dwc3: ep0: ignore direction on 2-stage transfer
by Felipe Balbi
· 13 years ago
2646021
usb: dwc3: ep0: Make USB30CV happy with SetAddress
by Felipe Balbi
· 13 years ago
019ac83
usb: dwc3: gadget: improve debug on link state change
by Felipe Balbi
· 13 years ago
4b5faa7a
usb: dwc3: omap: set idle and standby modes
by Felipe Balbi
· 13 years ago
55f3fba
usb: dwc3: ep0: introduce ep0_expect_in flag
by Felipe Balbi
· 13 years ago
d742220
usb: dwc3: ep0: giveback requests on stall_and_restart
by Felipe Balbi
· 13 years ago
bb7ea28
usb: dwc3: gadget: drop the useless dma_sync_single* calls
by Felipe Balbi
· 13 years ago
771f184
usb: dwc3: gadget: fix GCTL programming
by Felipe Balbi
· 13 years ago
f78d32e
usb: dwc3: define ScaleDown macro helper
by Felipe Balbi
· 13 years ago
f4aadbe
usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN
by Felipe Balbi
· 13 years ago
78c58a5
usb: dwc3: gadget: do not map/unmap ZLP transfers
by Sebastian Andrzej Siewior
· 13 years ago
42077b0
usb: dwc3: omap: fix IRQ handling
by Felipe Balbi
· 13 years ago
dd17a6b
usb: dwc3: omap: change IRQ name to dwc3-omap
by Felipe Balbi
· 13 years ago
a72e658
usb: dwc3: add module.h to dwc3-omap.c and core.c
by Felipe Balbi
· 13 years ago
9962444
usb: dwc3: omap: distinguish between SW and HW modes
by Felipe Balbi
· 13 years ago
29d8bc1
usb: dwc3: omap: drop DEV_PM_OPS for now
by Felipe Balbi
· 13 years ago
df01c61
usb: dwc3: omap: use the macro we already have
by Felipe Balbi
· 13 years ago
324e548
usb: dwc3: omap: do not enable DMA Disable Clear IRQ
by Felipe Balbi
· 13 years ago
ccba3bc
usb: dwc3: omap: fix dev_dbg() calls
by Felipe Balbi
· 13 years ago
1ddcb21
usb: dwc3: use ep0_next_event field
by Felipe Balbi
· 13 years ago
b53c772
usb: dwc3: core: add ep0_next_event field
by Felipe Balbi
· 13 years ago
0b7836a
usb: dwc3: drop EP0_STALL state
by Felipe Balbi
· 13 years ago
76cb323
usb: dwc3: ep0: clear all EP0 flags
by Felipe Balbi
· 13 years ago
b673cf3
usb: dwc3: ep0: fix Get Status handling
by Felipe Balbi
· 13 years ago
61d5824
usb: dwc3: gadget: replace mdelay with udelay in the busy loop
by Sebastian Andrzej Siewior
· 13 years ago
624407f
usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT
by Sebastian Andrzej Siewior
· 13 years ago
7650bd7
usb: dwc3: core: move the core check before soft reset
by Sebastian Andrzej Siewior
· 13 years ago
e722531
usb: dwc3: debugfs: remove test mode interface
by Sebastian Andrzej Siewior
· 13 years ago
c7fcdeb
usb: dwc3: ep0: simplify EP0 state machine
by Felipe Balbi
· 13 years ago
Next »