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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
usb: host: tegra: Locate a PHY via standard API
Tuomas Tynkkynen
1
-8
/
+1
2013-07-29
usb: phy: tegra: Register as an USB PHY.
Tuomas Tynkkynen
1
-0
/
+17
2013-07-29
usb: tegra: host: Remove references to plat data
Tuomas Tynkkynen
1
-8
/
+0
2013-07-29
usb: host: tegra: Remove leftover code
Tuomas Tynkkynen
1
-15
/
+5
2013-07-29
usb: phy: tegra: Remove unnecessary 'dev' field
Tuomas Tynkkynen
1
-12
/
+15
2013-07-29
usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS
Mikko Perttunen
2
-33
/
+25
2013-07-29
usb: phy: tegra: Read UTMIP parameters from device tree
Mikko Perttunen
1
-42
/
+87
2013-07-29
usb: musb: do not change dev's dma_mask
Sebastian Andrzej Siewior
1
-7
/
+0
2013-07-29
usb: musb: remove ti81xx pieces from musb
Sebastian Andrzej Siewior
1
-14
/
+0
2013-07-29
usb: musb: dsps: init / shutdown the phy
Sebastian Andrzej Siewior
1
-0
/
+3
2013-07-29
usb: phy: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-07-29
usb: gadget: atmel_usba: prepare clk before calling enable
Boris BREZILLON
1
-7
/
+21
2013-07-29
usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
Kuninori Morimoto
3
-9
/
+9
2013-07-29
usb: phy: omap-usb3: Improve DPLL parameter lookup code
Roger Quadros
1
-49
/
+38
2013-07-29
usb: ehci-omap: select NOP_USB_XCEIV PHY driver
Roger Quadros
1
-3
/
+1
2013-07-29
usb: phy: make PHY driver selection possible by controller drivers
Roger Quadros
4
-20
/
+21
2013-07-29
usb: dwc3: ep0: don't change to configured state too early
Felipe Balbi
1
-2
/
+11
2013-07-29
usb: dwc3: ep0: only change to ADDRESS if set_config() succeeds
Felipe Balbi
1
-1
/
+1
2013-07-29
usb: gadget: udc-core: move sysfs_notify() to a workqueue
Felipe Balbi
1
-1
/
+11
2013-07-29
usb: dwc3: fix typo in comment of dwc3_ep
Huang Rui
1
-1
/
+1
2013-07-29
usb: dwc3: gadget: introduce dwc3_process_event_buf
Felipe Balbi
1
-37
/
+44
2013-07-29
usb: dwc3: gadget: rename dwc3_process_event_buf
Felipe Balbi
1
-2
/
+2
2013-07-29
usb: dwc3: gadget: get rid of IRQF_ONESHOT
Felipe Balbi
1
-1
/
+13
2013-07-29
usb: dwc3: core: introduce and use macros for Event Size register
Felipe Balbi
2
-2
/
+7
2013-07-29
usb: dwc3: gadget: don't enable LPM early
Felipe Balbi
1
-5
/
+0
2013-07-29
usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP
Felipe Balbi
1
-1
/
+0
2013-07-29
usb: dwc3: gadget: add a debugging print when initializing endpoints
Felipe Balbi
1
-0
/
+2
2013-07-29
usb: dwc3: gadget: move direction setting up
Felipe Balbi
1
-1
/
+1
2013-07-29
usb: dwc3: gadget: move debugging print around
Felipe Balbi
1
-2
/
+2
2013-07-29
usb: dwc3: core: switch over to devm_ioremap_resource()
Felipe Balbi
1
-13
/
+5
2013-07-29
usb: dwc3: omap: switch over to devm_ioremap_resource()
Felipe Balbi
1
-5
/
+3
2013-07-29
usb: dwc3: gadget: drop dwc3 manual phy control
Felipe Balbi
1
-61
/
+0
2013-07-29
usb: dwc3: adapt to use dr_mode device tree helper
Ruchika Kharwar
3
-43
/
+43
2013-07-29
usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()
Fabio Estevam
1
-5
/
+8
2013-07-29
usb: musb: get rid of unused proc_dir_entry
Greg Kroah-Hartman
1
-8
/
+0
2013-07-29
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
Tomasz Figa
1
-0
/
+10
2013-07-29
usb: dwc3: core: switch to snps,dwc3
Felipe Balbi
1
-0
/
+3
2013-07-29
usb: dwc3: make maximum-speed a per-instance attribute
Felipe Balbi
3
-18
/
+30
2013-07-29
usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;
Felipe Balbi
2
-2
/
+28
2013-07-29
usb: common: introduce of_usb_get_maximum_speed()
Felipe Balbi
1
-11
/
+38
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
12
-304
/
+91
2013-07-29
usb: dwc3: clean up redundant parameter comment
Huang Rui
1
-1
/
+0
2013-07-29
usb: dwc3: gadget: don't request IRQs in atomic
Felipe Balbi
1
-17
/
+22
2013-07-29
usb: gadget: remove imx_udc
Felipe Balbi
4
-1911
/
+0
2013-07-29
usb: dwc3: make glue layers selectable
Felipe Balbi
2
-10
/
+35
2013-07-29
usb: musb: unmap reqs in musb_gadget_queue()'s error case
Sebastian Andrzej Siewior
1
-2
/
+3
2013-07-29
usb: musb: core: call dma_controller_destroy() in the err path
Sebastian Andrzej Siewior
1
-0
/
+2
2013-07-29
usb: musb: remove a few is_dma_capable() in init/exit code
Sebastian Andrzej Siewior
1
-4
/
+3
2013-07-29
usb: musb: provide empty dma_controller_create() in PIO mode
Sebastian Andrzej Siewior
1
-0
/
+11
2013-07-29
usb: musb: dma: merge ->start/stop into create/destroy
Sebastian Andrzej Siewior
6
-77
/
+20
[next]