Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dc13ba2950acdd7ca64de3a8addcf85ada8ee908
/
drivers
/
usb
/
dwc3
c390b03
usb: dwc3: ep0: fix sparc64 build
by Andrew Morton
· 12 years ago
e5b29b2
usb: dwc3: gadget: remove unnecessary code
by Felipe Balbi
· 12 years ago
d82f3e3
usb: dwc3: glue layers shouldn't know about the core IP
by Felipe Balbi
· 12 years ago
2c2dc89
usb: dwc3: omap: fix a typo on of_device_id
by Felipe Balbi
· 12 years ago
d9b4330
usb: dwc3: core: don't forget to free coherent memory
by Felipe Balbi
· 12 years ago
5273afe
drivers/usb: add missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
67635d3
Merge 3.8-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
4811f53
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
52758bc
usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO
by Vivek Gautam
· 12 years ago
b0e45dd
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
by Vivek Gautam
· 12 years ago
5088b6f
usb: dwc3: core: add dt support for dwc3 core
by Kishon Vijay Abraham I
· 12 years ago
5ea9213
usb: dwc3: core: stray statements are removed
by Kishon Vijay Abraham I
· 12 years ago
8ba007a
usb: dwc3: core: enable the USB2 and USB3 phy in probe
by Kishon Vijay Abraham I
· 12 years ago
7e41bba
usb: dwc3: omap: Add an API to write to dwc mailbox
by Kishon Vijay Abraham I
· 12 years ago
6373218
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
by Kishon Vijay Abraham I
· 12 years ago
af310e9
usb: dwc3: omap: use runtime API's to enable clocks
by Kishon Vijay Abraham I
· 12 years ago
b4bfe6a
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
by Kishon Vijay Abraham I
· 12 years ago
94c6a43
usb: dwc3: omap: use device_for_each_child to handle child removal
by Kishon Vijay Abraham I
· 12 years ago
fe29db8
usb: dwc3: exynos: fix compatible strings for the device
by Vivek Gautam
· 12 years ago
1a94774
usb: dwc3: gadget: change HIRD threshold to 12
by Felipe Balbi
· 12 years ago
388e5c5
usb: dwc3: remove dwc3 dependency on host AND gadget.
by Vivek Gautam
· 12 years ago
c9fda7d
usb: dwc3: gadget: req->queued must be forced to false in cleanup
by Pratyush Anand
· 12 years ago
e5ba5ec
usb: dwc3: gadget: fix scatter gather implementation
by Pratyush Anand
· 12 years ago
1877d6c
usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFER
by Pratyush Anand
· 12 years ago
915e202
usb: dwc3: gadget: fix skip LINK_TRB on ISOC
by Pratyush Anand
· 12 years ago
cdc359d
usb: dwc3: gadget: fix isoc END TRANSFER Condition
by Pratyush Anand
· 12 years ago
15f86bd
usb: dwc3: gadget: correct return from ep_queue
by Pratyush Anand
· 12 years ago
7efea86
usb: dwc3: gadget: fix missed isoc
by Pratyush Anand
· 12 years ago
2b75835
usb: dwc3: Enable usb2 LPM only when connected as usb2.0
by Pratyush Anand
· 12 years ago
6048e4c
usb: dwc3: gadget: fix ep->maxburst for ep0
by Pratyush Anand
· 12 years ago
d766802
usb: dwc3: debugfs: convert our regdump to use regsets
by Felipe Balbi
· 12 years ago
7dbdf4e
usb: dwc3: gadget: don't redefine 'ret'
by Felipe Balbi
· 12 years ago
20b97dc
usb: dwc3: exynos: use devm_ functions
by Jingoo Han
· 12 years ago
5da9347
usb: dwc3: decrease event buffer size
by Felipe Balbi
· 12 years ago
1604c1e
usb: dwc3: debugfs: fix regdump offset
by Jack Pham
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
4fd2448
usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
by Kishon Vijay Abraham I
· 12 years ago
0f89fc3
Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
e32672f
usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory
by Felipe Balbi
· 12 years ago
7947699
usb: dwc3: exynos: remove platform data support
by Vivek Gautam
· 12 years ago
accefdd
usb: dwc3: exynos: add support for device tree
by Vivek Gautam
· 12 years ago
124dafd
usb: dwc3: remove custom unique id handling
by Sebastian Andrzej Siewior
· 12 years ago
6f115e4
usb: dwc3: drop HAVE_CLK dependency from Exynos glue layer
by Felipe Balbi
· 13 years ago
01b8daf
usb: dwc3: shutdown usb_phy when removing the device
by Vivek Gautam
· 12 years ago
041d81f
usb: dwc3: gadget: fix 'endpoint always busy' bug
by Felipe Balbi
· 12 years ago
3921426
usb: dwc3: core: move event buffer allocation out of dwc3_core_init()
by Felipe Balbi
· 12 years ago
380f0d2
usb: dwc3: core: switch event buffer allocation to devm_kzalloc()
by Felipe Balbi
· 12 years ago
2bcb132
Merge 3.6-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
e6d49d0
Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
dcb9cf3
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
51e1e7b
usb: dwc3: add basic PHY support
by Felipe Balbi
· 12 years ago
d720f05
usb: dwc3: exynos: add nop transceiver support
by Felipe Balbi
· 12 years ago
a418cc4
usb: dwc3: omap: add nop transceiver support
by Felipe Balbi
· 12 years ago
e3ec3eb
usb: dwc3: pci: add nop transceiver support
by Felipe Balbi
· 12 years ago
f4a53c5
usb: dwc3: gadget: fix pending isoc handling
by Pratyush Anand
· 12 years ago
066618b
usb: dwc3: core: fix incorrect usage of resource pointer
by Kishon Vijay Abraham I
· 12 years ago
0416e49
usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced
by Pratyush Anand
· 12 years ago
85b8614
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
by Michal Nazarewicz
· 12 years ago
d2e9a13
usb: dwc3: set up burst size only superspeed mode
by Chanho Park
· 12 years ago
2a540ed
usb: dwc3: core: memory ordering fix in close
by Oliver Neukum
· 12 years ago
c6f83f3
usb: dwc3: gadget: warn about endpoint already enabled before changing ep name
by Felipe Balbi
· 12 years ago
b7e38aa
usb: dwc3: core: use devm_iremap_nocache() version
by Felipe Balbi
· 12 years ago
5791150
usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay
by Pratyush Anand
· 12 years ago
79c9046
usb: dwc3: gadget: correct missed isoc when endpoint is busy
by Pratyush Anand
· 12 years ago
348e026
usb: dwc3: gadget: Fix sparse warnings
by Moiz Sonasath
· 12 years ago
2dfe37d
usb: dwc3: ep0: make sure to reinitilize ep1 on STALL
by Felipe Balbi
· 12 years ago
7125d58
usb: dwc3: ep0: fix status phase delayed status direction
by Felipe Balbi
· 12 years ago
2e3db06
usb: dwc3: ep0: drop XferNotReady(DATA) support
by Felipe Balbi
· 12 years ago
fca8892
usb: dwc3: ep0: move DATA phase away from on-demand
by Felipe Balbi
· 12 years ago
77fa6df
usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting it
by Felipe Balbi
· 12 years ago
4635d3f
usb: dwc3: ep0: drop dead code
by Felipe Balbi
· 12 years ago
d9b33c6
usb: dwc3: ep0: split the special cases on ep0_queue
by Felipe Balbi
· 12 years ago
35f7569
usb: dwc3: ep0: drop unnecessary variable
by Felipe Balbi
· 12 years ago
4b345c9
usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event
by Felipe Balbi
· 12 years ago
9331415
Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
94ff447
Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
6f17f74
usb: dwc3: return error in case of run/stop timeout
by Pratyush Anand
· 12 years ago
e274a31
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
by Pratyush Anand
· 12 years ago
dd864f2
usb: dwc3: no need to clear INIT{U1,U2}ENA bits
by Pratyush Anand
· 12 years ago
cbc725b
usb: dwc3: keep default hird threshold value as 4b1100
by Pratyush Anand
· 12 years ago
08f0d96
usb: dwc3: correct set_halt implementation for ep0
by Pratyush Anand
· 12 years ago
5c81aba
usb: dwc3: ep0: prevent starting transfers twice on ep0
by Felipe Balbi
· 12 years ago
9be2395
usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt
by Felipe Balbi
· 12 years ago
b4996a8
usb: dwc3: rename res_trans_idx to resource_index
by Felipe Balbi
· 13 years ago
b511e5e
usb: dwc3: gadget: split special cases of ep_queue()
by Felipe Balbi
· 13 years ago
3daf74d
usb: dwc3: remove WARN_ON from dwc_stop_active_transfer
by Pratyush Anand
· 12 years ago
58a0f23
USB: DWC3: Issue device soft reset before core soft reset
by Pratyush Anand
· 12 years ago
45627ac
USB: DWC3: Put 100 ms delay for phy to be stable
by Pratyush Anand
· 12 years ago
45c396c
usb: dwc3: Remove duplicate header file inclusion
by Sachin Kamat
· 13 years ago
1591633
usb: dwc3: giveback all queued request when ep disabled or reset received
by Pratyush Anand
· 13 years ago
e8d4e8b
usb: dwc3: fix giveback of queued request in ep_dequeue
by Pratyush Anand
· 13 years ago
b785ea7
usb: gadget: composite: fix ep->maxburst initialization
by Felipe Balbi
· 13 years ago
dcae357
usb: dwc3: resume phy during gadget initialization on recent cores
by Pratyush Anand
· 13 years ago
7e39b81
usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition
by Pratyush Anand
· 13 years ago
3336abb
usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled
by Felipe Balbi
· 13 years ago
1e2360e
usb: dwc3: gadget: don't call stop_active_transfers() on disconnect
by Felipe Balbi
· 13 years ago
ea53b88
usb: dwc3: gadget: don't wait for ep cmd IRQ
by Felipe Balbi
· 13 years ago
6dbc10c
usb: dwc3: gadget: drop useless code
by Felipe Balbi
· 13 years ago
Next »