Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e6bc59330e34626082a6b2e4733802e372781c8d
/
drivers
/
usb
/
dwc3
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
· 12 years ago
b511e5e
usb: dwc3: gadget: split special cases of ep_queue()
by Felipe Balbi
· 12 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
· 12 years ago
1591633
usb: dwc3: giveback all queued request when ep disabled or reset received
by Pratyush Anand
· 12 years ago
e8d4e8b
usb: dwc3: fix giveback of queued request in ep_dequeue
by Pratyush Anand
· 12 years ago
b785ea7
usb: gadget: composite: fix ep->maxburst initialization
by Felipe Balbi
· 12 years ago
dcae357
usb: dwc3: resume phy during gadget initialization on recent cores
by Pratyush Anand
· 12 years ago
7e39b81
usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition
by Pratyush Anand
· 12 years ago
3336abb
usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled
by Felipe Balbi
· 12 years ago
1e2360e
usb: dwc3: gadget: don't call stop_active_transfers() on disconnect
by Felipe Balbi
· 12 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
70b674b
usb: dwc3: Fix break from cleanup request loop
by Pratyush Anand
· 12 years ago
d6d6ec7
usb: dwc3: Fix missed isoc IN transaction
by Pratyush Anand
· 13 years ago
d05b818
USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition
by Pratyush Anand
· 13 years ago
389f282
USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition
by Pratyush Anand
· 13 years ago
206dd69
USB: DWC3: Generate interrupt on each TRB as default option
by Pratyush Anand
· 13 years ago
85a7810
usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status
by Felipe Balbi
· 12 years ago
c8cf7af
usb: dwc3: ep0: be careful with endianness on SetSEL command
by Felipe Balbi
· 12 years ago
ef21ede
usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup
by Felipe Balbi
· 12 years ago
5cbe8c2
usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ
by Gerard CAUVY
· 13 years ago
c4430a2
usb: dwc3: gadget: disable U1/U2 on disconnect
by Felipe Balbi
· 13 years ago
fcc023c
usb: dwc3: gadget: prevent DCTL register corruption
by Felipe Balbi
· 13 years ago
7acd85e
usb: dwc3: core: make sure evt->lpos is correctly initialized
by Paul Zimmerman
· 13 years ago
802fde9
usb: dwc3: support new revisions of DWC3 core
by Paul Zimmerman
· 13 years ago
d7a46a8
usb: dwc3: gadget: rename phy_power() to phy_suspend()
by Paul Zimmerman
· 13 years ago
aed430e
usb: dwc3: gadget: reinitialize retries
by Paul Zimmerman
· 13 years ago
2c61a8e
usb: dwc3: add definitions for new registers
by Paul Zimmerman
· 13 years ago
a092532
usb: dwc3: gadget: remove trailing semicolon
by Felipe Balbi
· 13 years ago
33b84c2
usb: dwc3: ep0: fix a typo in comment
by Felipe Balbi
· 13 years ago
788a23f
usb: dwc3: ep0: align on function signature
by Felipe Balbi
· 13 years ago
c74c6d4
usb: dwc3: ep0: switch over to IS_ALIGNED
by Felipe Balbi
· 13 years ago
a080788
usb: dwc3: handle pending unaligned Control OUT data phase correctly
by Felipe Balbi
· 13 years ago
4552a0c
usb: dwc3: fix a WARN and a comment
by Felipe Balbi
· 13 years ago
b8cacf3
usb: dwc3: Fix the dwc3 dependency
by joseph daniel
· 13 years ago
23063b3
Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
16e78db
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
3ef35fa
usb: dwc3: define DWC3_EP0_BOUNCE_SIZE
by Felipe Balbi
· 13 years ago
f898ae0
usb: dwc3: gadget: issue Update Transfer command after queuing isoc request
by Paul Zimmerman
· 13 years ago
c12a0d8
usb: dwc3: ep0: implement support for Set Isoch Delay request
by Felipe Balbi
· 13 years ago
7ed6d22
usb: dwc3: gadget: increase setup buffer size
by Felipe Balbi
· 13 years ago
865e09e
usb: dwc3: ep0: implement Set SEL support
by Felipe Balbi
· 13 years ago
b09bb64
usb: dwc3: gadget: implement Global Command support
by Felipe Balbi
· 13 years ago
e6a3b5e
usb: dwc3: ep0: add LPM handling
by Sebastian Andrzej Siewior
· 13 years ago
51249dc
usb: dwc3: core: split host address space
by Ido Shayevitz
· 13 years ago
ab5e59d
usb: dwc3: omap: add dwc3_omap_readl/writel functions
by Ido Shayevitz
· 13 years ago
07e7f47
usb: dwc3: workaround: metastability state on Run/Stop bit
by Felipe Balbi
· 13 years ago
1522d70
usb: dwc3: core: define more revision macros
by Felipe Balbi
· 13 years ago
64b6c8a
usb: dwc3: Free event buffers array
by Anton Tikhomirov
· 13 years ago
ecb0779
usb: dwc3: ep0: add a default case for SetFeature command
by Gerard Cauvy
· 13 years ago
cd423dd
usb: dwc3: ep0: increment "actual" on bounced ep0 case
by Felipe Balbi
· 13 years ago
566ccdd
usb: dwc3: ep0: Handle requests greater than wMaxPacketSize
by Moiz Sonasath
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
28f1a0d
usb: dwc3: pci: fix another failure path in dwc3_pci_probe()
by Felipe Balbi
· 13 years ago
b1116dc
usb: dwc3: core: Convert to module_platform_driver
by Tobias Klauser
· 13 years ago
3d71769
Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
c2df85c
usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid
by Paul Zimmerman
· 13 years ago
249a456
usb: dwc3: take lock while modifying flags
by Paul Zimmerman
· 13 years ago
aee63e3
usb: dwc3: shorten long delay in dwc3_gadget_set_link_state()
by Paul Zimmerman
· 13 years ago
7d26b58
usb: dwc3: pci: fix failure path in dwc3_pci_probe()
by Paul Zimmerman
· 13 years ago
3e87c42
usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)
by Paul Zimmerman
· 13 years ago
9bafa56
usb: dwc3: fix bogus test in dwc3_gadget_start_isoc
by Paul Zimmerman
· 13 years ago
27a78d6
usb: dwc3: use proper function for setting endpoint name
by Anton Tikhomirov
· 13 years ago
8d62cd6
usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOC
by Paul Zimmerman
· 13 years ago
075cd14
usb: dwc3: make dwc3_get_device_id() return the id
by Dan Carpenter
· 13 years ago
1d04679
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
by Paul Zimmerman
· 13 years ago
2cd0e85
usb: dwc3: linux/module.h included twice
by Danny Kukawka
· 13 years ago
802ca85
usb: dwc3: use devm_xxx functions
by Chanho Park
· 13 years ago
d28a968
usb: dwc3: Add Exynos Specific Glue layer
by Anton Tikhomirov
· 13 years ago
f9b0f51
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
0fc9a1b
usb: dwc3: gadget: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
f9c56cd
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
by Ido Shayevitz
· 13 years ago
f6bafc6
usb: dwc3: convert TRBs into bitshifts
by Felipe Balbi
· 13 years ago
3b63736
usb: dwc3: ep0: fix SetFeature(TEST)
by Gerard Cauvy
· 13 years ago
0907254
usb: dwc3: debugfs: fix off by one when entering testmode
by Gerard Cauvy
· 13 years ago
9565633
DWC3: use module_pci_driver
by Greg Kroah-Hartman
· 13 years ago
2e81c36
usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints
by Felipe Balbi
· 13 years ago
d70d844
usb: dwc3: gadget: avoid memcpy()ing event buffer
by Felipe Balbi
· 13 years ago
8b5d6b0
usb: dwc3: host: align on host device name
by Felipe Balbi
· 13 years ago
3d4c0d4
usb: dwc3: debugfs: fix error check
by Felipe Balbi
· 13 years ago
45b3cd4a
usb: dwc3: omap: convert pdata to of property
by Felipe Balbi
· 13 years ago
8db7ed1
usb: dwc3: gadget: start core on Rx.Detect
by Felipe Balbi
· 13 years ago
457e84b
usb: dwc3: gadget: dynamically re-size TxFifos
by Felipe Balbi
· 13 years ago
bb5cfd6
usb: dwc3: ep0: move to CONFIGURED also on delayed status
by Felipe Balbi
· 13 years ago
7b7dd02
usb: dwc3: gadget: use the descriptor pointer we hold
by Felipe Balbi
· 13 years ago
40aa41fb
usb: dwc3: gadget: fix XferNotReady debug print
by Felipe Balbi
· 13 years ago
138801a
usb: dwc3: gadget: allow Link state changes via debugfs
by Felipe Balbi
· 13 years ago
8598bde
usb: dwc3: gadget: re-factor Link state change to a function
by Felipe Balbi
· 13 years ago
Next »