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
/
staging
/
dwc2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move DWC2 driver out of staging
Paul Zimmerman
2014-01-13
14
-13247
/
+0
*
staging: dwc2: don't issue traffic to LS devices in FS mode
Nick Hudson
2013-12-08
1
-0
/
+14
*
staging: dwc2: disable uframe_sched on the bcm2835
Stephen Warren
2013-12-04
1
-1
/
+1
*
staging: dwc2: fix sparse non static symbol warning
Wei Yongjun
2013-12-03
1
-1
/
+1
*
Staging: dwc2: hcd.c: Fixed a coding style issue
Aldo Iljazi
2013-12-03
1
-1
/
+1
*
staging: dwc2: set up all module params
Stephen Warren
2013-12-03
1
-10
/
+48
*
staging: dwc2: move function to more logical place
Paul Zimmerman
2013-12-03
1
-62
/
+62
*
staging: dwc2: fix useless test for non-0
Paul Zimmerman
2013-12-03
1
-1
/
+1
*
staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()
Paul Zimmerman
2013-12-03
1
-2
/
+2
*
staging: dwc2: fix screwup in checking return value
Paul Zimmerman
2013-12-03
1
-1
/
+1
*
staging: dwc2: remove stale comment after changing function to void
Paul Zimmerman
2013-12-03
1
-1
/
+1
*
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-02
1
-1
/
+1
*
staging: dwc2: remove some indent levels
Dan Carpenter
2013-11-25
1
-46
/
+49
*
staging: dwc2: cleanups in dwc2_hcd_qh_add()
Dan Carpenter
2013-11-25
1
-10
/
+10
*
staging: dwc2: remove #ifdef DEBUG from a couple of places
Paul Zimmerman
2013-11-25
1
-6
/
+0
*
staging: dwc2: rename dwc2_check_core_status()
Paul Zimmerman
2013-11-25
4
-8
/
+8
*
staging: dwc2: remove useless cast
Paul Zimmerman
2013-11-25
1
-1
/
+1
*
staging: dwc2: remove use of NO_FS_PHY_HW_CHECKS macro
Paul Zimmerman
2013-11-25
1
-18
/
+0
*
staging: dwc2: make all the dwc2_set_param* functions void
Paul Zimmerman
2013-11-25
3
-172
/
+85
*
staging: dwc2: rename DWC2_PARAM_TEST to DWC2_OUT_OF_BOUNDS
Paul Zimmerman
2013-11-25
1
-16
/
+16
*
staging: dwc2: fix potential use after free
Paul Zimmerman
2013-11-25
1
-1
/
+3
*
staging: dwc2: fix some functions to return a proper error code
Paul Zimmerman
2013-11-25
2
-7
/
+7
*
staging: dwc2: add check on dwc2_core_reset return
Julien DELACOU
2013-11-25
1
-13
/
+45
*
staging: dwc2: do not clear pending interrupts twice
Julien DELACOU
2013-11-25
1
-3
/
+0
*
Merge branch 'opw-next' into staging-next
Greg Kroah-Hartman
2013-11-22
2
-61
/
+31
|
\
|
*
staging: Remove superfluous name casts
Geert Uytterhoeven
2013-11-19
1
-1
/
+1
|
*
staging:dwc2:hcd_queue.c : cleanups to the microframe scheduler code
Himangi Saraogi
2013-11-15
1
-60
/
+30
*
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
DMA-API: staging: use dma_set_coherent_mask()
Russell King
2013-10-31
1
-2
/
+3
*
|
Staging: dwc2: Fix variable dereferenced before check
Rashika Kheria
2013-10-30
1
-9
/
+8
*
|
Staging: dwc2: Fix return error value in dwc2_driver_probe()
Rashika Kheria
2013-10-28
1
-1
/
+1
*
|
Staging: dwc2: Fix conditional statement since urb->actual_length is never le...
Rashika Kheria
2013-10-28
1
-2
/
+2
*
|
staging: dwc2: Make dwc2_hw_params.host_channels large enough
Matthijs Kooijman
2013-10-03
1
-1
/
+1
*
|
Staging: dwc2: core: coding style - indentation should use tabs
Luis Ortega Perez de Villar
2013-09-25
1
-2
/
+2
*
|
staging: dwc2: add TODO file
Paul Zimmerman
2013-09-25
1
-0
/
+33
*
|
staging: dwc2: add microframe scheduler from downstream Pi kernel
Dom Cobley
2013-09-25
8
-42
/
+281
*
|
staging: dwc2: validate urb->actual_length for OUT endpoints
Paul Zimmerman
2013-09-25
1
-0
/
+4
*
|
staging: dwc2: Fix typo in staging/dwc2
Masanari Iida
2013-09-17
2
-3
/
+3
|
/
*
staging: dwc2: make dwc2_core_params documentation more complete
Matthijs Kooijman
2013-08-30
1
-26
/
+59
*
staging: dwc2: validate the value for phy_utmi_width
Matthijs Kooijman
2013-08-30
4
-5
/
+32
*
staging: dwc2: interpret all hwcfg and related register at init time
Matthijs Kooijman
2013-08-30
6
-200
/
+290
*
staging: dwc2: properly mask the GRXFSIZ register
Matthijs Kooijman
2013-08-30
2
-7
/
+18
*
staging: dwc2: remove redundant register reads
Matthijs Kooijman
2013-08-30
1
-5
/
+4
*
staging: dwc2: re-use hptxfsiz variable
Matthijs Kooijman
2013-08-30
1
-7
/
+7
*
staging: dwc2: simplify debug output in dwc_hc_init
Matthijs Kooijman
2013-08-30
1
-16
/
+9
*
staging: dwc2: add missing shift
Matthijs Kooijman
2013-08-30
1
-1
/
+3
*
staging: dwc2: simplify register shift expressions
Matthijs Kooijman
2013-08-30
4
-62
/
+50
*
staging: dwc2: only read the snpsid register once
Matthijs Kooijman
2013-08-30
1
-6
/
+6
*
staging: dwc2: unshift non-bool register value constants
Matthijs Kooijman
2013-08-30
6
-104
/
+118
*
staging: dwc2: fix off-by-one in check for max_packet_count parameter
Matthijs Kooijman
2013-08-30
1
-1
/
+1
[next]