index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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: dwc3: add dual role support using OTG block
Roger Quadros
3
-28
/
+557
2018-03-13
usb: phy: tegra: Increase PHY clock stabilization timeout
Dmitry Osipenko
1
-9
/
+5
2018-03-13
usb: phy-generic: Use gpiod_set_value_cansleep
Mike Looijmans
1
-3
/
+3
2018-03-13
usb: gadget: udc: Use scnprintf() instead of snprintf()
Jaejoong Kim
2
-3
/
+3
2018-03-13
usb: dwc3: prevent setting PRTCAP to OTG from debugfs
Roger Quadros
1
-0
/
+3
2018-03-13
usb: dwc3: core.h: add some register definitions
Roger Quadros
1
-0
/
+82
2018-03-13
usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCs
Martin Blumenstingl
1
-0
/
+8
2018-03-13
usb: dwc3: of-simple: add support for shared and pulsed reset lines
Martin Blumenstingl
1
-6
/
+17
2018-03-13
dt-bindings: usb: add support for dwc3 controller on Amlogic Meson GX
Martin Blumenstingl
1
-0
/
+42
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: gadget: udc: atmel: convert to use GPIO descriptors
Ludovic Desroches
2
-30
/
+25
2018-03-13
usb: gadget: udc: atmel: remove code related to platform stuff
Ludovic Desroches
1
-71
/
+2
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
[next]