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.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
/
hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
usb: dwc2: Improve gadget state disconnection handling
John Stultz
1
-2
/
+5
2017-10-19
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
1
-0
/
+5
2017-08-15
usb: dwc2: skip L2 state of hcd if controller work in device mode
Meng Dongyang
1
-0
/
+6
2017-04-11
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...
Bruno Herrera
1
-1
/
+14
2017-04-11
usb: dwc2: Make sure we disconnect the gadget state
John Stultz
1
-0
/
+1
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-92
/
+171
2017-01-26
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
1
-2
/
+2
2017-01-26
usb: dwc2: fix "iomem 0x00000000" message
Heiner Kallweit
1
-0
/
+7
2017-01-24
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
1
-1
/
+2
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
1
-0
/
+60
2017-01-24
usb: dwc2: Force port resume on switching to device mode
Chen Yu
1
-0
/
+7
2017-01-24
usb: dwc2: Workaround case where GOTGCTL state is wrong
John Stultz
1
-0
/
+9
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
1
-57
/
+56
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
1
-3
/
+0
2017-01-24
usb: dwc2: Fix lines over 80 characters
John Youn
1
-2
/
+2
2017-01-24
usb: dwc2: Fix comment alignment and format
John Youn
1
-1
/
+1
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-18
/
+17
2017-01-24
usb: dwc2: host: use true/false for boolean
Nicholas Mc Guire
1
-6
/
+6
2017-01-24
usb: dwc2: host: use msleep() for long delays
Nicholas Mc Guire
1
-6
/
+6
2017-01-16
usb: dwc2: host: fix Wmaybe-uninitialized warning
Nicholas Mc Guire
1
-2
/
+2
2017-01-12
usb: dwc2: Avoid suspending if we're in gadget mode
John Stultz
1
-0
/
+3
2016-11-18
usb: dwc2: Move functions from header to source
Razmik Karapetyan
1
-29
/
+29
2016-11-18
usb: dwc2: gadget: Add new core parameter for low speed
Vardan Mikayelyan
1
-3
/
+5
2016-11-18
usb: dwc2: Update DMA descriptor structure
Vahram Aharonyan
1
-2
/
+2
2016-11-18
usb: dwc2: Fix dead code in hcd.c
Vardan Mikayelyan
1
-5
/
+0
2016-11-18
usb: dwc2: Rename the dma_enable parameter to host_dma
John Youn
1
-27
/
+27
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
1
-95
/
+95
2016-11-18
usb: dwc2: Remove unnecessary kfree
John Youn
1
-1
/
+0
2016-08-09
usb: dwc2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-04-28
usb: dwc2: host: Setting qtd to NULL after freeing it
Vardan Mikayelyan
1
-0
/
+1
2016-03-04
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
1
-1
/
+1798
2016-03-04
usb: dwc2: Move register save and restore functions
John Youn
1
-0
/
+64
2016-03-04
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
1
-3
/
+84
2016-03-04
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
Douglas Anderson
1
-0
/
+29
2016-03-04
usb: dwc2: host: Add scheduler logging for missed SOFs
Douglas Anderson
1
-1
/
+1
2016-03-04
usb: dwc2: host: Use periodic interrupt even with DMA
Douglas Anderson
1
-39
/
+32
2016-03-04
usb: dwc2: host: Giveback URB in tasklet context
Douglas Anderson
1
-3
/
+1
2016-03-04
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
1
-0
/
+8
2016-03-04
usb: dwc2: host: Always add to the tail of queues
Douglas Anderson
1
-5
/
+6
2016-03-04
usb: dwc2: host: Avoid use of chan->qh after qh freed
Douglas Anderson
1
-0
/
+10
2016-03-04
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
1
-87
/
+83
2015-12-22
usb: dwc2: Avoid double-reset at boot time
Douglas Anderson
1
-3
/
+3
2015-12-15
usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()
Douglas Anderson
1
-0
/
+6
2015-12-15
usb: dwc2: host: Fix missing device insertions
Douglas Anderson
1
-2
/
+38
2015-12-15
usb: dwc2: host: use kmem cache to allocate descriptors
Gregory Herrero
1
-1
/
+49
2015-12-15
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
1
-1
/
+3
2015-12-15
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
1
-0
/
+22
2015-11-17
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
Douglas Anderson
1
-4
/
+5
[next]