index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
usb: dwc2: gadget: Add functionality to exit from LPM L1 state
Sevak Arakelyan
1
-0
/
+52
2018-03-13
usb: dwc2: Add core parameters for LPM support
Sevak Arakelyan
3
-0
/
+38
2018-03-13
usb: dwc2: Rename GLPMCFG... definitions
Sevak Arakelyan
1
-18
/
+20
2018-03-13
usb: dwc2: Backup and restore PCGCCTL1 register
Razmik Karapetyan
2
-0
/
+3
2018-03-13
usb: dwc2: Add ACG support to the driver
Razmik Karapetyan
6
-2
/
+41
2018-03-13
usb: dwc2: Print error if unable to set DMA coherent mask
Stefan Wahren
1
-1
/
+3
2018-03-13
usb: dwc2: Fix interval type issue
Grigor Tovmasyan
1
-1
/
+1
2018-03-13
usb: dwc2: pci: Handle error cleanup in probe
Vardan Mikayelyan
1
-3
/
+3
2018-03-13
usb: dwc2: pci: Move devm_kzalloc() before platform_device_add()
Vardan Mikayelyan
1
-4
/
+4
2018-03-13
usb: dwc2: pci: Move usb_phy_generic_register()
Vardan Mikayelyan
1
-7
/
+7
2018-03-13
usb: dwc2: pci: Replace kzalloc() with devm_kzalloc()
Vardan Mikayelyan
1
-2
/
+1
2018-03-13
usb: dwc2: Change TxFIFO and RxFIFO flushing flow
Minas Harutyunyan
1
-0
/
+10
2018-03-13
usb: dwc2: host: Fix transaction errors in host mode
Minas Harutyunyan
1
-1
/
+13
2018-03-13
usb: dwc2: hcd: Fix host channel halt flow
Minas Harutyunyan
1
-0
/
+18
2018-03-13
usb: dwc2: Remove unnecessary debug prints
Razmik Karapetyan
1
-14
/
+2
2018-03-13
usb: dwc2: Delete unused functionality
Grigor Tovmasyan
3
-144
/
+0
2018-03-13
usb: dwc2: Rename bit set/clear function names
Razmik Karapetyan
1
-22
/
+22
2018-03-13
usb: dwc2: Update GINTSTS_GOUTNAKEFF interrupt handling
Razmik Karapetyan
1
-1
/
+8
2018-03-13
usb: dwc2: Update dwc2_handle_incomplete_isoc_out() function
Razmik Karapetyan
1
-2
/
+12
2018-03-13
usb: dwc2: Update dwc2_handle_incomplete_isoc_in() function
Razmik Karapetyan
1
-1
/
+8
2018-03-13
usb: dwc2: Set AHB burst size to INCR
Razmik Karapetyan
2
-2
/
+2
2018-03-13
usb: dwc2: Use AHB burst size parameter
Razmik Karapetyan
1
-1
/
+1
2018-03-13
usb: dwc2: Update bit polling functionality
Sevak Arakelyan
4
-90
/
+79
2018-03-13
usb: dwc2: Remove version check in GSNPSID
Gevorg Sahakyan
3
-6
/
+11
2018-03-09
USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-78
/
+6
2018-03-08
usb: dwc2: eliminate irq parameter from dwc2_gadget_init
Vardan Mikayelyan
3
-7
/
+6
2018-03-08
USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-78
/
+6
2018-03-05
usb: dwc2: fix STM32F7 USB OTG HS compatible
Amelie Delaunay
1
-3
/
+3
2018-02-12
usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
Vardan Mikayelyan
1
-6
/
+6
2018-02-12
usb: dwc2: Add safety check for STSPHSERCVD intr
Minas Harutyunyan
1
-3
/
+7
2018-02-12
usb: dwc2: Add safety check in setting of descriptor chain pointers
Minas Harutyunyan
1
-1
/
+3
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-4
/
+125
2017-12-13
usb: dwc2: host: Don't retry NAKed transactions right away
Douglas Anderson
5
-4
/
+114
2017-12-12
usb: dwc2: add optional usb ecc reset bit
Dinh Nguyen
2
-0
/
+11
2017-12-11
usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues
Minas Harutyunyan
3
-50
/
+25
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-8
/
+6
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-24
/
+50
2017-11-07
USB: dwc2: Remove redundant license text
Greg Kroah-Hartman
3
-22
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
15
-0
/
+15
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
usb: dwc2: Fix UDC state tracking
John Stultz
1
-0
/
+2
2017-10-24
usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode
John Stultz
1
-0
/
+5
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
3
-0
/
+12
2017-10-19
usb: dwc2: add support for STM32F7xx USB OTG HS
Amelie Delaunay
1
-0
/
+11
2017-08-15
usb: dwc2: skip L2 state of hcd if controller work in device mode
Meng Dongyang
1
-0
/
+6
2017-08-15
usb: dwc2: gadget: make usb_ep_ops const
Bhumika Goyal
1
-1
/
+1
2017-07-18
usb: dwc2: gadget: On USB RESET reset device address to zero
Minas Harutyunyan
1
-0
/
+3
2017-06-02
usb: dwc2: add support for the DWC2 controller on Meson8 SoCs
Martin Blumenstingl
1
-0
/
+2
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
5
-15
/
+45
[prev]
[next]