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
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
12
-843
/
+839
2018-07-30
usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms
Douglas Anderson
1
-1
/
+0
2018-07-30
usb: dwc2: Turn on uframe_sched on "amlogic" platforms
Douglas Anderson
1
-1
/
+0
2018-07-30
usb: dwc2: Turn on uframe_sched on "his" platforms
Douglas Anderson
1
-1
/
+0
2018-07-30
usb: dwc2: Turn on uframe_sched on "bcm" platforms
Douglas Anderson
1
-1
/
+0
2018-07-30
usb: dwc2: gadget: ISOC's starting flow improvement
Minas Harutyunyan
1
-15
/
+4
2018-07-30
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Gevorg Sahakyan
2
-2
/
+32
2018-07-30
usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep
Gevorg Sahakyan
2
-41
/
+26
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
11
-780
/
+776
2018-07-26
usb: dwc2: Move dwc2_readl/writel functions after hsotg structure
Gevorg Sahakyan
1
-54
/
+54
2018-07-17
usb: dwc2: Fix inefficient copy of unaligned buffers
Antti Seppälä
1
-3
/
+9
2018-07-17
usb: dwc2: Fix DMA alignment to start at allocated boundary
Antti Seppälä
1
-21
/
+23
2018-07-17
usb: dwc2: avoid NULL dereferences
John Keeping
1
-3
/
+3
2018-07-17
usb: dwc2: host: do not delay retries for CONTROL IN transfers
Dmitry Torokhov
1
-2
/
+7
2018-06-19
dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
Minas Harutyunyan
1
-1
/
+6
2018-06-19
usb: gadget: dwc2: fix memory leak in gadget_init()
Grigor Tovmasyan
1
-2
/
+5
2018-06-19
usb: dwc2: fix isoc split in transfer with no data
William Wu
1
-2
/
+1
2018-06-19
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
5
-5
/
+106
2018-06-19
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
William Wu
1
-1
/
+1
2018-06-19
usb: dwc2: Fix host exit from hibernation flow.
Artur Petrosyan
1
-1
/
+3
2018-06-18
usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfers
Minas Harutyunyan
1
-2
/
+0
2018-06-18
usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nak
Zeng Tao
1
-3
/
+0
2018-06-18
usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
Minas Harutyunyan
1
-0
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-5
/
+6
2018-05-31
USB: dwc2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-62
/
+16
2018-05-21
usb: dwc2: gadget: Fix coverity issue
Grigor Tovmasyan
1
-1
/
+1
2018-05-21
usb: dwc2: pci: Fix error return code in dwc2_pci_probe()
Wei Yongjun
1
-1
/
+3
2018-05-21
usb: dwc2: WA for Full speed ISOC IN in DDMA mode.
Artur Petrosyan
2
-0
/
+23
2018-05-21
usb: dwc2: dwc2_vbus_supply_init: fix error check
Tomeu Vizoso
1
-5
/
+8
2018-05-21
usb: dwc2: Fix HiKey regression caused by power_down feature
John Stultz
1
-0
/
+1
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
12
-61
/
+215
2018-05-15
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
3
-5
/
+23
2018-05-15
usb: dwc2: debugfs: Don't touch RX FIFO during register dump
Stefan Wahren
1
-1
/
+1
2018-05-15
usb: dwc2: Fix crash in incomplete isoc intr handlers.
Artur Petrosyan
1
-3
/
+3
2018-05-15
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
5
-0
/
+20
2018-05-15
usb: dwc2: Enable BNA interrupt for IN endpoints
Minas Harutyunyan
1
-1
/
+3
2018-05-15
usb: dwc2: Change ISOC DDMA flow
Minas Harutyunyan
2
-144
/
+139
2018-03-23
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-481
/
+1443
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2018-03-14
usb: dwc2: fix spelling mistake: "genereted" -> "generated"
Colin Ian King
1
-1
/
+1
2018-03-13
usb: dwc2: Make dwc2_force_mode() static
Grigor Tovmasyan
1
-1
/
+1
2018-03-13
usb: dwc2: add support for host mode external vbus supply
Amelie Delaunay
2
-0
/
+28
2018-03-13
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
5
-65
/
+29
2018-03-13
usb: dwc2: Enable power down
John Youn
1
-1
/
+15
2018-03-13
usb: dwc2: Change hub-control to allow hibernation
Vardan Mikayelyan
1
-3
/
+13
2018-03-13
usb: dwc2: Add dwc2_handle_gpwrdn_intr() handler
Vardan Mikayelyan
3
-1
/
+121
2018-03-13
usb: dwc2: Allow entering hibernation from USB_SUSPEND interrupt
Vardan Mikayelyan
1
-20
/
+32
2018-03-13
usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()
Vardan Mikayelyan
2
-0
/
+41
2018-03-13
usb: dwc2: Add host/device hibernation functions
Vardan Mikayelyan
4
-2
/
+419
2018-03-13
usb: dwc2: Add helper functions for restore routine
Vardan Mikayelyan
2
-0
/
+139
[next]