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-06-12
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
2018-03-13
usb: dwc2: Changes in registers backup/restore functions
Vardan Mikayelyan
3
-4
/
+12
2018-03-13
usb: dwc2: gadget: Add remote_wakeup_allowed flag
Vardan Mikayelyan
2
-0
/
+8
2018-03-13
usb: dwc2: core: Add hibernated flag
Vardan Mikayelyan
2
-0
/
+3
2018-03-13
usb: dwc2: gadget: Fix dwc2_restore_device_registers
Vardan Mikayelyan
3
-15
/
+30
2018-03-13
usb: dwc2: gadget: Moved dtxfsiz backup array place
Vardan Mikayelyan
3
-8
/
+6
2018-03-13
usb: dwc2: Add hibernation field into dwc2_hw_params
Vardan Mikayelyan
4
-5
/
+47
2018-03-13
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
7
-38
/
+38
2018-03-13
usb: dwc2: Enable LPM
John Youn
1
-0
/
+4
2018-03-13
usb: dwc2: gadget: Use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-03-13
usb: dwc2: Add core state checking
Grigor Tovmasyan
1
-2
/
+2
2018-03-13
usb: dwc2: Add call_gadget() function call
Grigor Tovmasyan
1
-0
/
+6
2018-03-13
usb: dwc2: gadget: Configure the core to enable LPM
Sevak Arakelyan
3
-0
/
+29
2018-03-13
usb: dwc2: Enable LPM Transaction Received interrupt
Sevak Arakelyan
3
-3
/
+8
2018-03-13
usb: dwc2: gadget: LPM interrupt handler
Sevak Arakelyan
1
-0
/
+63
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
[next]