index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
15
-1860
/
+1465
|
\
|
*
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
2017-01-26
4
-5
/
+5
|
*
usb: dwc2: fix "iomem 0x00000000" message
Heiner Kallweit
2017-01-26
1
-0
/
+7
|
*
usb: dwc2: gadget: Add checking for g-tx-fifo-size parameter
Sevak Arakelyan
2017-01-24
1
-0
/
+35
|
*
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
2017-01-24
3
-11
/
+110
|
*
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
2017-01-24
2
-1
/
+3
|
*
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
2017-01-24
1
-1
/
+1
|
*
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
2017-01-24
3
-0
/
+68
|
*
usb: dwc2: Force port resume on switching to device mode
Chen Yu
2017-01-24
1
-0
/
+7
|
*
usb: dwc2: Workaround case where GOTGCTL state is wrong
John Stultz
2017-01-24
1
-0
/
+9
|
*
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
3
-5
/
+5
|
*
usb: dwc2: Show dr_mode via debugfs
John Youn
2017-01-24
1
-0
/
+29
|
*
usb: dwc2: Remove debug prints in params.c
John Youn
2017-01-24
1
-56
/
+0
|
*
usb: dwc2: Add debugfs file to show params
John Youn
2017-01-24
1
-0
/
+127
|
*
usb: dwc2: Remove unnecessary parameters
John Youn
2017-01-24
1
-11
/
+0
|
*
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
9
-100
/
+93
|
*
usb: dwc2: Remove platform static params
John Youn
2017-01-24
1
-154
/
+108
|
*
usb: dwc2: Check core parameters
John Youn
2017-01-24
1
-0
/
+185
|
*
usb: dwc2: Rearrange param structure members
John Youn
2017-01-24
1
-28
/
+23
|
*
usb: dwc2: Update parameter types
John Youn
2017-01-24
1
-26
/
+26
|
*
usb: dwc2: Get device properties
John Youn
2017-01-24
1
-0
/
+35
|
*
usb: dwc2: Set core parameters to default values
John Youn
2017-01-24
2
-919
/
+75
|
*
usb: dwc2: Remove unused otg_ver parameter
John Youn
2017-01-24
4
-40
/
+0
|
*
usb: dwc2: gadget: Set GDFIFOCFG
Sevak Arakelyan
2017-01-24
1
-0
/
+3
|
*
usb: dwc2: Fix sizeof in kzalloc
John Youn
2017-01-24
1
-1
/
+1
|
*
usb: dwc2: Remove 'return' from void function
John Youn
2017-01-24
1
-1
/
+0
|
*
usb: dwc2: Fix code indentation after conditionals
John Youn
2017-01-24
1
-3
/
+3
|
*
usb: dwc2: Fix lines over 80 characters
John Youn
2017-01-24
5
-24
/
+34
|
*
usb: dwc2: Fix brace usage
John Youn
2017-01-24
2
-12
/
+10
|
*
usb: dwc2: Fix logical continuations
John Youn
2017-01-24
3
-10
/
+8
|
*
usb: dwc2: Fix comment alignment and format
John Youn
2017-01-24
4
-46
/
+55
|
*
usb: dwc2: Add identifier in prototypes
John Youn
2017-01-24
1
-2
/
+2
|
*
usb: dwc2: Cleanup some checkpatch issues
John Youn
2017-01-24
15
-527
/
+521
|
*
usb: dwc2: host: use true/false for boolean
Nicholas Mc Guire
2017-01-24
1
-6
/
+6
|
*
usb: dwc2: host: use msleep() for long delays
Nicholas Mc Guire
2017-01-24
1
-6
/
+6
|
*
usb: dwc2: use u32 for DT binding parameters
Leo Yan
2017-01-24
2
-7
/
+7
*
|
usb: dwc2: host: fix Wmaybe-uninitialized warning
Nicholas Mc Guire
2017-01-16
1
-2
/
+2
*
|
usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value
Amelie Delaunay
2017-01-16
1
-2
/
+2
*
|
usb: dwc2: Avoid suspending if we're in gadget mode
John Stultz
2017-01-12
1
-0
/
+3
*
|
usb: dwc2: use u32 for DT binding parameters
Leo Yan
2017-01-12
2
-7
/
+7
*
|
usb: dwc2: gadget: Fix DMA memory freeing
Vardan Mikayelyan
2017-01-12
1
-11
/
+3
|
/
*
usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enable
Marek Szyprowski
2017-01-02
1
-1
/
+1
*
usb: dwc2: gadget: fix default value for gadget-dma-desc
Stefan Wahren
2017-01-02
1
-1
/
+1
*
usb: dwc2: fix default value for DMA support
Stefan Wahren
2017-01-02
1
-2
/
+2
*
usb: dwc2: fix dwc2_get_device_property for u8 and u16
Stefan Wahren
2017-01-02
1
-12
/
+0
*
usb: dwc2: Do not set host parameter in peripheral mode
Stefan Wahren
2017-01-02
1
-6
/
+6
*
usb: dwc2: Move functions from header to source
Razmik Karapetyan
2016-11-18
2
-34
/
+29
*
usb: dwc2: Fix fifo_show() functionality
Razmik Karapetyan
2016-11-18
1
-1
/
+1
*
usb: dwc2: Remove unnecessary request length checking
Razmik Karapetyan
2016-11-18
1
-10
/
+0
*
usb: dwc2: Fix Control Write issue in DMA mode
Razmik Karapetyan
2016-11-18
1
-0
/
+7
[next]