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
/
params.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues
Minas Harutyunyan
1
-10
/
+19
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
1
-0
/
+3
2017-10-19
usb: dwc2: add support for STM32F7xx USB OTG HS
Amelie Delaunay
1
-0
/
+11
2017-06-02
usb: dwc2: add support for the DWC2 controller on Meson8 SoCs
Martin Blumenstingl
1
-0
/
+2
2017-04-11
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...
Bruno Herrera
1
-0
/
+19
2017-01-24
usb: dwc2: gadget: Add checking for g-tx-fifo-size parameter
Sevak Arakelyan
1
-0
/
+35
2017-01-24
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
1
-4
/
+8
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
1
-0
/
+1
2017-01-24
usb: dwc2: Remove debug prints in params.c
John Youn
1
-56
/
+0
2017-01-24
usb: dwc2: Remove unnecessary parameters
John Youn
1
-11
/
+0
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
1
-2
/
+2
2017-01-24
usb: dwc2: Remove platform static params
John Youn
1
-154
/
+108
2017-01-24
usb: dwc2: Check core parameters
John Youn
1
-0
/
+185
2017-01-24
usb: dwc2: Get device properties
John Youn
1
-0
/
+35
2017-01-24
usb: dwc2: Set core parameters to default values
John Youn
1
-915
/
+75
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
1
-23
/
+0
2017-01-24
usb: dwc2: Fix lines over 80 characters
John Youn
1
-7
/
+7
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-7
/
+7
2017-01-24
usb: dwc2: use u32 for DT binding parameters
Leo Yan
1
-5
/
+5
2017-01-02
usb: dwc2: gadget: fix default value for gadget-dma-desc
Stefan Wahren
1
-1
/
+1
2017-01-02
usb: dwc2: fix default value for DMA support
Stefan Wahren
1
-2
/
+2
2017-01-02
usb: dwc2: fix dwc2_get_device_property for u8 and u16
Stefan Wahren
1
-12
/
+0
2017-01-02
usb: dwc2: Do not set host parameter in peripheral mode
Stefan Wahren
1
-6
/
+6
2016-11-18
usb: dwc2: add amcc,dwc-otg support
Christian Lamparter
1
-0
/
+1
2016-11-18
usb: dwc2: fixes host_dma logic
Christian Lamparter
1
-3
/
+2
2016-11-18
usb: dwc2: gadget: Add new core parameter for low speed
Vardan Mikayelyan
1
-2
/
+6
2016-11-18
usb: dwc2: gadget: Add IOT device IDs, configure core accordingly
Vardan Mikayelyan
1
-1
/
+8
2016-11-18
usb: dwc2: Remove reading in of invalid property
John Youn
1
-6
/
+1
2016-11-18
usb: dwc2: gadget: Add descriptor DMA parameter
Vahram Aharonyan
1
-0
/
+6
2016-11-18
usb: dwc2: Deprecate g-use-dma binding
John Youn
1
-3
/
+14
2016-11-18
usb: dwc2: Get host DMA device properties
John Youn
1
-30
/
+18
2016-11-18
usb: dwc2: Rename the dma_enable parameter to host_dma
John Youn
1
-15
/
+15
2016-11-18
usb: dwc2: Move gadget settings into core_params
John Youn
1
-4
/
+258
2016-11-18
usb: dwc2: Rename host_rx_fifo_size hardware parameter
John Youn
1
-5
/
+5
2016-11-18
usb: dwc2: Remove unnecessary prototypes
John Youn
1
-28
/
+34
2016-11-18
usb: dwc2: Remove dwc2_set_all_params function
John Youn
1
-34
/
+44
2016-11-18
usb: dwc2: Move parameter initialization into params.c
John Youn
1
-0
/
+29
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
1
-34
/
+34
2016-11-18
usb: dwc2: Add params.c file
John Youn
1
-0
/
+1125