index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-03
usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
Manu Gautam
1
-1
/
+32
2017-07-17
usb: dwc3: gadget: only unmap requests from DMA if mapped
Jack Pham
1
-3
/
+5
2017-07-17
usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq
Vignesh R
1
-10
/
+8
2017-07-17
usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys
Vignesh R
1
-3
/
+3
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+1
2017-07-04
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-191
/
+554
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-2
/
+1
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-191
/
+554
2017-06-15
usb: dwc3: exynos: Handle return value of clk_prepare_enable
Arvind Yadav
1
-3
/
+10
2017-06-13
usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()
Andy Shevchenko
1
-14
/
+15
2017-06-13
usb: dwc3: core: program PHY for proper DRD modes
Felipe Balbi
1
-1
/
+26
2017-06-13
usb: dwc3: core: initialize ULPI before trying to get the PHY
Felipe Balbi
1
-4
/
+6
2017-06-13
usb: dwc3: ulpi: conditionally resume ULPI PHY
Felipe Balbi
1
-0
/
+12
2017-06-13
usb: dwc3: ep0: make sure wValue is 0 on GetStatus()
Felipe Balbi
1
-0
/
+6
2017-06-13
usb: dwc3: gadget: implement ->udc_set_speed()
Felipe Balbi
1
-43
/
+58
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-5
/
+5
2017-06-02
usb: dwc3: trace: decode ctrl request
Felipe Balbi
2
-4
/
+238
2017-06-02
usb: dwc3: debug: remove static char buffer from dwc3_decode_event()
Felipe Balbi
2
-8
/
+9
2017-06-02
usb: dwc3: trace: rely on __string() and __assign_str()
Felipe Balbi
1
-8
/
+8
2017-06-02
usb: dwc3: gadget: slight cleanup to dwc3_process_event_entry()
Felipe Balbi
1
-12
/
+4
2017-06-02
usb: dwc3: debugfs: slightly improve output of trb_ring
Felipe Balbi
1
-5
/
+4
2017-06-02
usb: dwc3: update documentation
Felipe Balbi
4
-65
/
+124
2017-06-02
usb: dwc3: replace %p with %pK
Felipe Balbi
2
-7
/
+4
2017-05-17
usb: dwc3: add disable u2mac linestate check quirk
William Wu
2
-6
/
+18
2017-05-17
usb: dwc3: gadget: lazily map requests for DMA
Felipe Balbi
1
-9
/
+12
2017-05-17
usb: dwc3: gadget: don't WARN about lack of TRBs
Felipe Balbi
1
-3
/
+1
2017-05-16
usb: dwc3: keystone: check return value
Pan Bian
1
-0
/
+4
2017-05-16
usb: dwc3: gadget: Prevent losing events in event cache
Thinh Nguyen
1
-0
/
+9
2017-05-16
usb: dwc3: gadget: Fix ISO transfer performance
Roger Quadros
1
-1
/
+11
2017-05-16
usb: dwc3: pci: add Intel Cannonlake PCI IDs
Heikki Krogerus
1
-0
/
+4
2017-05-05
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-580
/
+511
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+3
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
13
-579
/
+510
2017-04-11
usb: dwc3: Add dual-role support
Roger Quadros
5
-4
/
+111
2017-04-11
usb: dwc3: core: make dwc3_set_mode() work properly
Roger Quadros
3
-38
/
+80
2017-04-11
usb: dwc3: debugfs: remove unnecessary | operator
Roger Quadros
1
-3
/
+3
2017-04-11
usb: dwc3: core: add current_dr_role member
Roger Quadros
2
-0
/
+4
2017-04-11
usb: dwc3: simplify ZLP handling
Felipe Balbi
3
-83
/
+59
2017-04-11
usb: dwc3: ep0: improve handling of unaligned OUT requests
Felipe Balbi
3
-92
/
+29
2017-04-11
usb: dwc3: ep0: pass dep as argument to internal functions
Felipe Balbi
1
-26
/
+26
2017-04-11
usb: dwc3: ep0: use immediate SETUP on TRB
Felipe Balbi
3
-36
/
+18
2017-04-11
usb: dwc3: expose dwc3_trb_type_string()
Felipe Balbi
3
-55
/
+31
2017-04-11
usb: dwc3: debugfs: return strings that match tracepoints
Felipe Balbi
1
-4
/
+4
2017-04-11
usb: dwc3: debugfs: make use of dwc3_gadget_link_string()
Felipe Balbi
1
-46
/
+1
2017-04-11
usb: dwc3: debugfs: downcase OTG on 'mode' file
Felipe Balbi
1
-1
/
+1
2017-04-11
usb: dwc3: use BIT() macro where possible
Roger Quadros
3
-131
/
+132
2017-04-11
usb: dwc3: trace: change format for string to cmd trace
Felipe Balbi
1
-1
/
+1
2017-04-11
usb: dwc3: gadget: Fix starting microframe for ISOC
John Youn
1
-2
/
+5
2017-04-11
usb: dwc3: exynos: change goto labels to meaningful names
Shuah Khan
1
-11
/
+11
2017-04-11
usb: dwc3: remove dwc3_gadget_init_hw_endpoints
Bryan O'Donoghue
1
-9
/
+4
[next]