Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
413879a10b0b0eb563a23c4df896773b2d9413f9
/
drivers
/
usb
/
dwc3
f1faf88
Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 8 years ago
958e052
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
d8c80bb
phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
by Vivek Gautam
· 8 years ago
42bf02e
usb: dwc3: Allow disabling of metastability workaround
by Roger Quadros
· 8 years ago
204ec1a
usb: dwc3: Make sparse a bit happier
by Vincent Pelletier
· 8 years ago
19e0b203
usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay value
by Felipe Balbi
· 8 years ago
0c5d295
usb: dwc3: debug: decode a few more features
by Felipe Balbi
· 8 years ago
ec5bb87
usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3
by Manu Gautam
· 8 years ago
a0d8c4c
usb: dwc3: of-simple: set dev_pm_ops
by Masahiro Yamada
· 8 years ago
ded600e
usb: dwc3: of-simple: fix missing clk_disable_unprepare
by Andreas Platschek
· 8 years ago
8722e09
usb: dwc3: gadget: Wait longer for controller to end command processing
by Vincent Pelletier
· 8 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
b5ea475
USB: dwc3: Remove redundant license text
by Greg Kroah-Hartman
· 8 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
644cbbc
usb: dwc3: core: Notify current USB mode to USB3 PHY as well
by Manu Gautam
· 8 years ago
8eed00b
usb: dwc3: pci: Runtime resume child device from wq
by Manu Gautam
· 8 years ago
689bf72
usb: dwc3: Don't reinitialize core during host bus-suspend/resume
by Manu Gautam
· 8 years ago
06c47e6
usb: dwc3: of-simple: Add support to get resets for the device
by Vivek Gautam
· 8 years ago
d6d9c2a
usb: dwc3: of-simple: Re-order resource handling in remove
by Vivek Gautam
· 8 years ago
8676372
usb: dwc3: ep0: Clean up unused variables
by Christos Gkekas
· 8 years ago
7fdca76
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototype
by Felipe Balbi
· 8 years ago
502a37b
usb: dwc3: gadget: cache frame number in struct dwc3_ep
by Felipe Balbi
· 8 years ago
64e0108
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
by Felipe Balbi
· 8 years ago
ccb94eb
usb: dwc3: gadget: check for lack of TRBs a bit earlier
by Felipe Balbi
· 8 years ago
c3cdce4
usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform
by Baolin Wang
· 8 years ago
5516847
usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0
by Felipe Balbi
· 8 years ago
34a0036
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
e7059ef
usb: dwc3: of-simple: remove include of clk-provider.h
by Shawn Guo
· 8 years ago
feea468
Merge 4.13-rc5 into usb-next
by Greg Kroah-Hartman
· 8 years ago
95aa932
usb/dwc3:constify dev_pm_ops
by Doug Wilson
· 8 years ago
c14af97
usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver
by Franklin S Cooper Jr
· 8 years ago
0ae99ec
usb: dwc3: omap: fix error return code in dwc3_omap_probe()
by Gustavo A. R. Silva
· 8 years ago
8bcd988
usb: dwc3: pci: constify dev_pm_ops
by Doug Wilson
· 8 years ago
40d829f
usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
by Manu Gautam
· 8 years ago
4a71fcb
usb: dwc3: gadget: only unmap requests from DMA if mapped
by Jack Pham
· 8 years ago
ee249b4
usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq
by Vignesh R
· 8 years ago
541768b
usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys
by Vignesh R
· 8 years ago
408c986
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
362f672
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
de3ef1e
PM / core: Drop run_wake flag from struct dev_pm_info
by Rafael J. Wysocki
· 8 years ago
24040a5
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 8 years ago
ece7af5
usb: dwc3: exynos: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
46b780d
usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()
by Andy Shevchenko
· 8 years ago
958d1a4
usb: dwc3: core: program PHY for proper DRD modes
by Felipe Balbi
· 8 years ago
f54edb5
usb: dwc3: core: initialize ULPI before trying to get the PHY
by Felipe Balbi
· 8 years ago
e008269
usb: dwc3: ulpi: conditionally resume ULPI PHY
by Felipe Balbi
· 8 years ago
9b0a1f9
usb: dwc3: ep0: make sure wValue is 0 on GetStatus()
by Felipe Balbi
· 8 years ago
7d8d063
usb: dwc3: gadget: implement ->udc_set_speed()
by Felipe Balbi
· 8 years ago
94116f8
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
by Andy Shevchenko
· 8 years ago
af32423
usb: dwc3: trace: decode ctrl request
by Felipe Balbi
· 8 years ago
3587f36
usb: dwc3: debug: remove static char buffer from dwc3_decode_event()
by Felipe Balbi
· 8 years ago
e42f09b
usb: dwc3: trace: rely on __string() and __assign_str()
by Felipe Balbi
· 8 years ago
dfc5e80
usb: dwc3: gadget: slight cleanup to dwc3_process_event_entry()
by Felipe Balbi
· 8 years ago
436841d
usb: dwc3: debugfs: slightly improve output of trb_ring
by Felipe Balbi
· 8 years ago
bfad65e
usb: dwc3: update documentation
by Felipe Balbi
· 8 years ago
04fb365
usb: dwc3: replace %p with %pK
by Felipe Balbi
· 8 years ago
65db7a0
usb: dwc3: add disable u2mac linestate check quirk
by William Wu
· 8 years ago
cdb55b3
usb: dwc3: gadget: lazily map requests for DMA
by Felipe Balbi
· 8 years ago
202adaf
usb: dwc3: gadget: don't WARN about lack of TRBs
by Felipe Balbi
· 8 years ago
018047a
usb: dwc3: keystone: check return value
by Pan Bian
· 8 years ago
d325a1d
usb: dwc3: gadget: Prevent losing events in event cache
by Thinh Nguyen
· 8 years ago
f1d6826
usb: dwc3: gadget: Fix ISO transfer performance
by Roger Quadros
· 8 years ago
6821795
usb: dwc3: pci: add Intel Cannonlake PCI IDs
by Heikki Krogerus
· 9 years ago
8f28472
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
2bd8040
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
ba7756d
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
9840354
usb: dwc3: Add dual-role support
by Roger Quadros
· 8 years ago
41ce145
usb: dwc3: core: make dwc3_set_mode() work properly
by Roger Quadros
· 8 years ago
b202c42
usb: dwc3: debugfs: remove unnecessary | operator
by Roger Quadros
· 8 years ago
6b3261a
usb: dwc3: core: add current_dr_role member
by Roger Quadros
· 8 years ago
d6e5a54
usb: dwc3: simplify ZLP handling
by Felipe Balbi
· 8 years ago
4199c5f
usb: dwc3: ep0: improve handling of unaligned OUT requests
by Felipe Balbi
· 8 years ago
d686a5f
usb: dwc3: ep0: pass dep as argument to internal functions
by Felipe Balbi
· 8 years ago
7d5e650
usb: dwc3: ep0: use immediate SETUP on TRB
by Felipe Balbi
· 8 years ago
b5c7ed5
usb: dwc3: expose dwc3_trb_type_string()
by Felipe Balbi
· 8 years ago
90abb42
usb: dwc3: debugfs: return strings that match tracepoints
by Felipe Balbi
· 8 years ago
26c9f3e
usb: dwc3: debugfs: make use of dwc3_gadget_link_string()
by Felipe Balbi
· 8 years ago
2df301c
usb: dwc3: debugfs: downcase OTG on 'mode' file
by Felipe Balbi
· 8 years ago
ff3f078
usb: dwc3: use BIT() macro where possible
by Roger Quadros
· 8 years ago
aad7c25
usb: dwc3: trace: change format for string to cmd trace
by Felipe Balbi
· 8 years ago
af771d7
usb: dwc3: gadget: Fix starting microframe for ISOC
by John Youn
· 9 years ago
3a932b0
usb: dwc3: exynos: change goto labels to meaningful names
by Shuah Khan
· 9 years ago
f3bcfc7
usb: dwc3: remove dwc3_gadget_init_hw_endpoints
by Bryan O'Donoghue
· 9 years ago
47d3946
usb: dwc3: refactor gadget endpoint count calculation
by Bryan O'Donoghue
· 9 years ago
8261bd4e
usb: dwc3: make macros safe to expression arguments
by Roger Quadros
· 8 years ago
05428ba
usb: dwc3: remove dwc3_log_msg trace class
by Lu Baolu
· 8 years ago
1966b86
usb: dwc3: make sure UX_EXIT_PX is cleared
by Felipe Balbi
· 9 years ago
e47ff59
Merge 4.11-rc4 into usb-next
by Greg Kroah-Hartman
· 8 years ago
4a56e41
usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()
by Andy Shevchenko
· 8 years ago
de288e3
usb: dwc3: gadget: delay unmap of bounced requests
by Janusz Dziedzic
· 8 years ago
2c93e79
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
by yuan linyu
· 8 years ago
35b2719
usb: dwc3: gadget: make to increment req->remaining in all cases
by Felipe Balbi
· 8 years ago
0913750
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
by Roger Quadros
· 8 years ago
1551e35
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
by Roger Quadros
· 8 years ago
7356112
usb: dwc3: Fix incorrect type for utmi mode
by Franck Demathieu
· 8 years ago
cf3113d
usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
by Felipe Balbi
· 8 years ago
7369090
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
by Felipe Balbi
· 9 years ago
bc46e23
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
e42a5db
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
by Felipe Balbi
· 9 years ago
Next »