index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-31
staging: dwc2: make dwc2_core_params documentation more complete
Matthijs Kooijman
1
-26
/
+59
2013-08-31
staging: dwc2: validate the value for phy_utmi_width
Matthijs Kooijman
4
-5
/
+32
2013-08-31
staging: dwc2: interpret all hwcfg and related register at init time
Matthijs Kooijman
6
-200
/
+290
2013-08-31
staging: dwc2: properly mask the GRXFSIZ register
Matthijs Kooijman
2
-7
/
+18
2013-08-31
staging: dwc2: remove redundant register reads
Matthijs Kooijman
1
-5
/
+4
2013-08-31
staging: dwc2: re-use hptxfsiz variable
Matthijs Kooijman
1
-7
/
+7
2013-08-31
staging: dwc2: simplify debug output in dwc_hc_init
Matthijs Kooijman
1
-16
/
+9
2013-08-31
staging: dwc2: add missing shift
Matthijs Kooijman
1
-1
/
+3
2013-08-31
staging: dwc2: simplify register shift expressions
Matthijs Kooijman
4
-62
/
+50
2013-08-31
staging: dwc2: only read the snpsid register once
Matthijs Kooijman
1
-6
/
+6
2013-08-31
staging: dwc2: unshift non-bool register value constants
Matthijs Kooijman
6
-104
/
+118
2013-08-31
staging: dwc2: fix off-by-one in check for max_packet_count parameter
Matthijs Kooijman
1
-1
/
+1
2013-08-31
staging: dwc2: remove specific fifo size constants
Matthijs Kooijman
1
-15
/
+4
2013-08-13
staging: dwc2: reorder some kernel doc comments and struct members
Paul Zimmerman
2
-28
/
+28
2013-07-26
staging: dwc2: Don't touch the dma_mask when dma is disabled
Matthijs Kooijman
1
-3
/
+0
2013-07-24
staging: dwc2: when dma is disabled, clear hcd->self.uses_dma
Matthijs Kooijman
1
-0
/
+3
2013-07-24
staging: dwc2: disable dma when no dma_mask was setup
Matthijs Kooijman
1
-0
/
+9
2013-07-24
staging: dwc2: add driver parameter to set AHB config register value
Paul Zimmerman
4
-45
/
+25
2013-07-24
staging: dwc2: fix value used in dwc2_set_all_params
Julien Delacou
1
-1
/
+1
2013-07-24
staging: dwc2: remove use of bus_to_virt()
Paul Zimmerman
2
-11
/
+10
2013-07-24
staging: dwc2: reduce noisy debug messages
Paul Zimmerman
2
-9
/
+7
2013-07-24
staging: dwc2: fix dwc2_hcd_qtd_add()
Paul Zimmerman
1
-4
/
+16
2013-07-24
staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bit
Paul Zimmerman
1
-4
/
+9
2013-07-24
staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friends
Paul Zimmerman
1
-15
/
+37
2013-07-24
staging: dwc2: refactor dwc2_host_complete()
Paul Zimmerman
4
-60
/
+68
2013-06-25
staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()
Paul Zimmerman
1
-1
/
+1
2013-06-09
Merge 3.10-rc5 into staging-next
Greg Kroah-Hartman
1
-3
/
+2
2013-06-03
staging: dwc2: remove redundant D0 power state set
Yijing Wang
1
-2
/
+0
2013-05-30
staging: dwc2: fix value of dma_mask
Paul Zimmerman
1
-3
/
+2
2013-05-30
staging: dwc2: change some dev_dbg() messages to dev_vdbg()
Paul Zimmerman
1
-5
/
+5
2013-05-27
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
3
-3
/
+9
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+9
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2013-05-23
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
Paul Zimmerman
2
-2
/
+1
2013-05-18
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
staging: dwc2: Fix dma-enabled platform devices using a default dma_mask
Matthijs Kooijman
1
-0
/
+8
2013-05-17
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-17
staging: dwc2: use devm_ioremap_resource()
Laurent Navet
1
-3
/
+3
2013-05-17
staging: dwc2/pci.c: add STMICRO vendor and device ID for STA2X11 board
Federico Vaga
1
-0
/
+4
2013-05-17
staging: dwc2: remove some useless debug prints
Matthijs Kooijman
1
-5
/
+0
2013-05-17
staging: dwc2: add const to handling of dwc2_core_params
Stephen Warren
4
-5
/
+5
2013-05-17
staging: dwc2: remove unneeded check
Matthijs Kooijman
1
-2
/
+1
2013-05-17
staging: dwc2: remove some device-mode related debug code
Matthijs Kooijman
1
-19
/
+0
2013-05-17
staging: dwc2: add helper variable to simplify code
Matthijs Kooijman
1
-4
/
+4
2013-05-17
staging: dwc2: use dwc2_hcd_get_frame_number where possible
Matthijs Kooijman
2
-11
/
+2
2013-05-17
staging: dwc2: replace some magic numbers by constants
Matthijs Kooijman
1
-6
/
+6
2013-05-17
staging: dwc2: remove dummy interrupt handling
Matthijs Kooijman
2
-11
/
+1
2013-05-17
staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr()
Matthijs Kooijman
3
-4
/
+4
2013-05-17
staging: dwc2: use irq_return_t for interrupt handlers
Matthijs Kooijman
4
-13
/
+12
2013-05-17
staging: dwc2: do not use IRQF_DISABLED
Matthijs Kooijman
1
-1
/
+1
[next]