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
starfive-6.6.48-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
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
usb: musb: ux500: Add check for NULL board data
Lee Jones
1
-1
/
+3
2013-08-27
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
Sebastian Andrzej Siewior
1
-0
/
+2
2013-08-27
usb: musb: dsps: do not set is_active on the first drvbus interrupt
Sebastian Andrzej Siewior
1
-1
/
+0
2013-08-27
usb: usb: dsps: update code according to the binding document
Sebastian Andrzej Siewior
1
-18
/
+36
2013-08-27
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
2
-0
/
+4
2013-08-27
usb: musb: dsps: fix devm_ioremap_resource error detection code
Julia Lawall
1
-2
/
+2
2013-08-27
usb: musb: avoid null pointer dereference in debug logging
Maarten ter Huurne
1
-1
/
+2
2013-08-27
usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()
Wei Yongjun
1
-1
/
+3
2013-08-27
usb: musb: honour the return value of dma_map_single()
Sebastian Andrzej Siewior
1
-1
/
+9
2013-08-14
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
20
-443
/
+830
2013-08-13
usb: musb: cppi41: Enable in device-TX mode
Sebastian Andrzej Siewior
1
-0
/
+3
2013-08-13
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
Sebastian Andrzej Siewior
1
-40
/
+42
2013-08-12
usb: musb: dsps: make it depend on OF_IRQ
Felipe Balbi
1
-0
/
+1
2013-08-09
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior
4
-1
/
+558
2013-08-09
usb: musb: dsps: use proper child nodes
Sebastian Andrzej Siewior
4
-157
/
+160
2013-08-09
usb: musb: dsps: remove the hardcoded phy pieces
Sebastian Andrzej Siewior
1
-96
/
+1
2013-08-09
Merge branch 'nop-phy-rename' into next
Felipe Balbi
6
-6
/
+6
2013-08-09
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
6
-6
/
+6
2013-08-05
Merge 3.11-rc4 into usb-next
Greg Kroah-Hartman
2
-2
/
+12
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
10
-19
/
+19
2013-07-29
usb: musb: dsps: remove EOI access
Sebastian Andrzej Siewior
1
-13
/
+2
2013-07-29
usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data
Sebastian Andrzej Siewior
1
-2
/
+2
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: musb: get rid of unused proc_dir_entry
Greg Kroah-Hartman
1
-8
/
+0
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
2013-07-29
usb: musb: musbhsdma: drop the controller check in dma_controller_destroy()
Sebastian Andrzej Siewior
1
-3
/
+0
2013-07-29
usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLY
Sebastian Andrzej Siewior
1
-3
/
+3
2013-07-25
USB: remove unneeded idr.h include
Greg Kroah-Hartman
1
-1
/
+0
2013-07-17
usb: musb: fix resource passed from glue layer to musb
Kishon Vijay Abraham I
2
-2
/
+12
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2013-07-03
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-27
/
+93
2013-06-26
usb: musb: omap2430: make it compile again
Sebastian Andrzej Siewior
1
-2
/
+2
2013-06-15
Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-27
/
+93
2013-06-13
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
16
-175
/
+393
2013-06-09
Merge 3.10-rc5 into usb-next
Greg Kroah-Hartman
2
-10
/
+9
2013-06-04
usb: musb: ux500: add device tree probing support
Lee Jones
1
-0
/
+51
2013-06-04
usb: musb: ux500: attempt to find channels by name before using pdata
Lee Jones
1
-3
/
+17
2013-06-04
usb: musb: ux500: harden checks for platform data
Lee Jones
1
-3
/
+8
2013-06-04
usb: musb: ux500: take the dma_mask from coherent_dma_mask
Lee Jones
1
-1
/
+1
2013-06-04
usb: musb: ux500: move the MUSB HDRC configuration into the driver
Lee Jones
1
-0
/
+8
2013-06-04
usb: musb: ux500: move channel number knowledge into the driver
Lee Jones
1
-21
/
+9
2013-05-30
USB: MUSB: upgrade the isochronous API
Alan Stern
1
-2
/
+1
2013-05-30
usb: musb: host: fix build warning
Felipe Balbi
1
-3
/
+3
2013-05-28
usb: musb: make use_sg flag URB specific
Virupax Sadashivpetimath
2
-10
/
+9
[next]