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
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
usb: dwc3: Check controller type before setting speed
Thinh Nguyen
1
-1
/
+4
2018-03-22
usb: dwc3: Dump LSP and BMU debug info
Thinh Nguyen
2
-0
/
+10
2018-03-22
usb: dwc3: Check for ESS TX/RX threshold config
Thinh Nguyen
2
-0
/
+63
2018-03-22
usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fields
Thinh Nguyen
1
-0
/
+10
2018-03-22
usb: dwc3: gadget: Check IP revision for GRXTHRCFG
Thinh Nguyen
1
-1
/
+5
2018-03-22
usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fields
Thinh Nguyen
1
-0
/
+10
2018-03-22
usb: dwc3: Check IP revision for GTXFIFOSIZ
Thinh Nguyen
1
-1
/
+4
2018-03-22
usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
Thinh Nguyen
1
-0
/
+2
2018-03-22
usb: dwc3: Add SoftReset PHY synchonization delay
Thinh Nguyen
1
-1
/
+12
2018-03-22
usb: dwc3: pci: Properly cleanup resource
Thinh Nguyen
1
-1
/
+1
2018-03-22
usb: dwc3: Makefile: fix link error on randconfig
Felipe Balbi
1
-1
/
+1
2018-03-20
USB: misc: uss720: more vendor/product ID's
Daniel Gimpelevich
1
-1
/
+6
2018-03-20
Merge 4.16-rc6 into tty-next
Greg Kroah-Hartman
20
-217
/
+199
2018-03-20
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
3
-5
/
+175
2018-03-20
usb: core: urb: Check SSP isoc ep comp descriptor
Thinh Nguyen
1
-0
/
+8
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
20
-217
/
+199
2018-03-19
USB: serial: option: use mass-storage class define
Johan Hovold
1
-1
/
+1
2018-03-19
USB: serial: option: drop redundant interface-class test
Johan Hovold
1
-9
/
+0
2018-03-19
USB: serial: option: reimplement interface masking
Johan Hovold
1
-294
/
+152
2018-03-19
usb: dwc3: ep0: remove redundant assignment
Heinrich Schuchardt
1
-1
/
+1
2018-03-16
USB: wusbcore: crypto: Remove VLA usage
Gustavo A. R. Silva
1
-2
/
+6
2018-03-16
USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+3
2018-03-16
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
1
-3
/
+11
2018-03-16
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
3
-17
/
+95
2018-03-16
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
1
-11
/
+9
2018-03-16
xhci: Don't always run the default stop endpoint command completion handler
Mathias Nyman
1
-1
/
+2
2018-03-16
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
Mathias Nyman
1
-0
/
+2
2018-03-16
usb: xhci: Remove ep_trb from finish_td()
Lu Baolu
1
-4
/
+4
2018-03-16
usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()
Lu Baolu
1
-7
/
+4
2018-03-16
usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
Dan Carpenter
1
-2
/
+3
2018-03-15
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
1
-1
/
+0
2018-03-14
usb: dwc2: fix spelling mistake: "genereted" -> "generated"
Colin Ian King
1
-1
/
+1
2018-03-13
usb: musb: Fix external abort in musb_remove on omap2430
Merlijn Wajer
1
-1
/
+1
2018-03-13
usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
Roger Quadros
1
-3
/
+20
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
[prev]
[next]