index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
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
*
staging: dwc2: remove specific fifo size constants
Matthijs Kooijman
2013-08-30
1
-15
/
+4
*
staging: dwc2: reorder some kernel doc comments and struct members
Paul Zimmerman
2013-08-12
2
-28
/
+28
*
staging: dwc2: Don't touch the dma_mask when dma is disabled
Matthijs Kooijman
2013-07-25
1
-3
/
+0
*
staging: dwc2: when dma is disabled, clear hcd->self.uses_dma
Matthijs Kooijman
2013-07-23
1
-0
/
+3
*
staging: dwc2: disable dma when no dma_mask was setup
Matthijs Kooijman
2013-07-23
1
-0
/
+9
*
staging: dwc2: add driver parameter to set AHB config register value
Paul Zimmerman
2013-07-23
4
-45
/
+25
*
staging: dwc2: fix value used in dwc2_set_all_params
Julien Delacou
2013-07-23
1
-1
/
+1
*
staging: dwc2: remove use of bus_to_virt()
Paul Zimmerman
2013-07-23
2
-11
/
+10
*
staging: dwc2: reduce noisy debug messages
Paul Zimmerman
2013-07-23
2
-9
/
+7
*
staging: dwc2: fix dwc2_hcd_qtd_add()
Paul Zimmerman
2013-07-23
1
-4
/
+16
*
staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bit
Paul Zimmerman
2013-07-23
1
-4
/
+9
*
staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friends
Paul Zimmerman
2013-07-23
1
-15
/
+37
*
staging: dwc2: refactor dwc2_host_complete()
Paul Zimmerman
2013-07-23
4
-60
/
+68
*
staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()
Paul Zimmerman
2013-06-24
1
-1
/
+1
*
Merge 3.10-rc5 into staging-next
Greg Kroah-Hartman
2013-06-08
1
-3
/
+2
|
\
|
*
staging: dwc2: fix value of dma_mask
Paul Zimmerman
2013-05-30
1
-3
/
+2
*
|
staging: dwc2: remove redundant D0 power state set
Yijing Wang
2013-06-03
1
-2
/
+0
*
|
staging: dwc2: change some dev_dbg() messages to dev_vdbg()
Paul Zimmerman
2013-05-30
1
-5
/
+5
*
|
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
2013-05-27
3
-3
/
+9
|
\
\
|
|
/
|
*
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-23
3
-2
/
+9
|
|
\
|
|
*
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
Paul Zimmerman
2013-05-22
2
-2
/
+1
|
|
*
staging: dwc2: Fix dma-enabled platform devices using a default dma_mask
Matthijs Kooijman
2013-05-17
1
-0
/
+8
|
*
|
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-05-23
1
-1
/
+0
|
|
\
\
|
|
*
|
usb: phy: remove CONFIG_USB_OTG_UTILS once more
Paul Bolle
2013-05-15
1
-1
/
+0
|
|
|
/
|
*
|
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
|
|
/
*
|
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-16
1
-5
/
+0
*
|
staging: dwc2: use devm_ioremap_resource()
Laurent Navet
2013-05-16
1
-3
/
+3
*
|
staging: dwc2/pci.c: add STMICRO vendor and device ID for STA2X11 board
Federico Vaga
2013-05-16
1
-0
/
+4
*
|
staging: dwc2: remove some useless debug prints
Matthijs Kooijman
2013-05-16
1
-5
/
+0
*
|
staging: dwc2: add const to handling of dwc2_core_params
Stephen Warren
2013-05-16
4
-5
/
+5
*
|
staging: dwc2: remove unneeded check
Matthijs Kooijman
2013-05-16
1
-2
/
+1
*
|
staging: dwc2: remove some device-mode related debug code
Matthijs Kooijman
2013-05-16
1
-19
/
+0
*
|
staging: dwc2: add helper variable to simplify code
Matthijs Kooijman
2013-05-16
1
-4
/
+4
*
|
staging: dwc2: use dwc2_hcd_get_frame_number where possible
Matthijs Kooijman
2013-05-16
2
-11
/
+2
*
|
staging: dwc2: replace some magic numbers by constants
Matthijs Kooijman
2013-05-16
1
-6
/
+6
*
|
staging: dwc2: remove dummy interrupt handling
Matthijs Kooijman
2013-05-16
2
-11
/
+1
*
|
staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr()
Matthijs Kooijman
2013-05-16
3
-4
/
+4
*
|
staging: dwc2: use irq_return_t for interrupt handlers
Matthijs Kooijman
2013-05-16
4
-13
/
+12
[next]