index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
Arnd Bergmann
2016-05-31
1
-0
/
+27
*
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
2016-03-04
1
-24
/
+0
*
usb: dwc2: Move register save and restore functions
John Youn
2016-03-04
1
-0
/
+13
*
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
2016-03-04
1
-2
/
+83
*
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
Douglas Anderson
2016-03-04
1
-0
/
+4
*
usb: dwc2: host: Add scheduler logging for missed SOFs
Douglas Anderson
2016-03-04
1
-1
/
+2
*
usb: dwc2: host: Add scheduler tracing
Douglas Anderson
2016-03-04
1
-0
/
+20
*
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
2016-03-04
1
-0
/
+2
*
usb: dwc2: Improve handling of host and device hwparams
John Youn
2015-12-22
1
-0
/
+3
*
usb: dwc2: Add functions to set and clear force mode
John Youn
2015-12-22
1
-0
/
+2
*
usb: dwc2: Move mode querying functions into core.h
John Youn
2015-12-22
1
-0
/
+12
*
usb: dwc2: Add functions to check the HW OTG config
John Youn
2015-12-22
1
-0
/
+13
*
usb: dwc2: Add dwc2_core_reset()
John Youn
2015-12-22
1
-0
/
+1
*
usb: dwc2: Rename dwc2_core_reset()
John Youn
2015-12-22
1
-1
/
+1
*
usb: dwc2: Avoid double-reset at boot time
Douglas Anderson
2015-12-22
1
-1
/
+1
*
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
2015-12-22
1
-0
/
+1
*
usb: dwc2: host: Fix missing device insertions
Douglas Anderson
2015-12-15
1
-2
/
+4
*
usb: dwc2: host: use kmem cache to allocate descriptors
Gregory Herrero
2015-12-15
1
-0
/
+4
*
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-12-15
1
-0
/
+2
*
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
2015-12-15
1
-0
/
+20
*
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
2015-10-14
1
-10
/
+14
*
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
2015-10-14
1
-1
/
+0
*
usb: dwc2: gadget: parity fix in isochronous mode
Roman Bacik
2015-10-02
1
-0
/
+1
*
usb: dwc2: gadget: only reset core after addressed state
Mian Yousaf Kaukab
2015-10-01
1
-2
/
+0
*
usb: dwc2: host: add flag to reflect bus state
Gregory Herrero
2015-10-01
1
-0
/
+1
*
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
1
-6
/
+22
*
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
2015-09-27
1
-26
/
+26
*
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
Mian Yousaf Kaukab
2015-07-06
1
-3
/
+6
*
usb: dwc2: add hibernation core parameter
Gregory Herrero
2015-04-29
1
-0
/
+7
*
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
2015-04-29
1
-3
/
+10
*
usb: dwc2: add external_id_pin_ctl core parameter
Gregory Herrero
2015-04-29
1
-0
/
+6
*
usb: dwc2: implement hibernation during bus suspend/resume
Gregory Herrero
2015-04-29
1
-0
/
+2
*
usb: dwc2: add controller hibernation support
Gregory Herrero
2015-04-29
1
-0
/
+84
*
usb: dwc2: debugfs: add support for complete register dump
Mian Yousaf Kaukab
2015-04-29
1
-0
/
+1
*
usb: dwc2: move debugfs code to a separate file
Mian Yousaf Kaukab
2015-04-29
1
-3
/
+4
*
usb: dwc2: rework initialization of host and gadget in dual-role mode
Marek Szyprowski
2015-03-12
1
-0
/
+2
*
usb: dwc2: gadget: add reset flag in init function
Gregory Herrero
2015-01-30
1
-2
/
+4
*
usb: dwc2: gadget: add unaligned buffers support
Mian Yousaf Kaukab
2015-01-30
1
-0
/
+2
*
usb: dwc2: gadget: add TEST_MODE feature support
Gregory Herrero
2015-01-30
1
-0
/
+4
*
usb: dwc2: gadget: rename sent_zlp to send_zlp
Mian Yousaf Kaukab
2015-01-12
1
-2
/
+2
*
usb: dwc2: gadget: manage ep0 state in software
Mian Yousaf Kaukab
2015-01-12
1
-2
/
+11
*
usb: dwc2: gadget: remove unused members from hsotg_req
Mian Yousaf Kaukab
2015-01-12
1
-4
/
+0
*
usb: dwc2: gadget: configure fifos from device tree
Gregory Herrero
2015-01-12
1
-0
/
+13
*
usb: dwc2: gadget: add bi-directional endpoint support
Mian Yousaf Kaukab
2015-01-12
1
-1
/
+2
*
usb: dwc2: gadget: add device tree property to enable dma
Gregory Herrero
2015-01-12
1
-0
/
+2
*
usb: dwc2: gadget: don't embed ep0 buffers
Mian Yousaf Kaukab
2015-01-12
1
-2
/
+5
*
usb: dwc2: Fixed a few typos in comments
Mickael Maison
2015-01-12
1
-1
/
+1
*
usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget state
Marek Szyprowski
2014-11-21
1
-1
/
+2
*
usb: dwc2: gadget: add mutex to serialize init/deinit calls
Marek Szyprowski
2014-11-21
1
-0
/
+1
*
usb: dwc2: gadget: rework disconnect event handling
Marek Szyprowski
2014-11-21
1
-0
/
+3
[next]