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
/
usb
/
musb
/
am35x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
1
-3
/
+0
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
1
-17
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: musb: Convert timers to use timer_setup()
Kees Cook
1
-13
/
+11
2017-02-03
usb: musb: am35x: remove redundant code
Bin Liu
1
-1
/
+0
2016-09-13
usb: musb: am35x: fix error return code in am35x_probe()
Wei Yongjun
1
-1
/
+3
2016-08-30
usb: musb: am35x: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2015-05-27
usb: musb: am35x: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
1
-0
/
+4
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
1
-1
/
+1
2014-11-25
usb: musb: Change end point selection to use new IO access
Tony Lindgren
1
-0
/
+1
2014-11-25
usb: musb: Change to use new IO access
Tony Lindgren
1
-1
/
+2
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-14
/
+14
2014-09-24
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-0
/
+1
2014-04-21
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
1
-3
/
+9
2014-04-21
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
Felipe Balbi
1
-2
/
+2
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
1
-1
/
+1
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
1
-2
/
+2
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-02
usb: musb: am35x: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-01
usb: musb: use platform_device_register_full() to avoid directly messing with...
Russell King
1
-33
/
+17
2013-08-09
Merge branch 'nop-phy-rename' into next
Felipe Balbi
1
-1
/
+1
2013-08-09
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
1
-1
/
+1
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
1
-7
/
+7
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
1
-4
/
+4
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
1
-1
/
+1
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+1
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-12
Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-30
/
+4
2012-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
1
-16
/
+2
2012-10-26
usb: musb: am35x: use platform_device_unregister in am35x_remove()
Wei Yongjun
1
-2
/
+1
2012-10-25
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
1
-2
/
+1
2012-10-15
usb: musb: am35x: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: am35xx: drop spurious unplugging a device
Stefano Babic
1
-0
/
+6
2012-09-12
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-31
/
+35
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
1
-14
/
+28
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
1
-17
/
+7
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
1
-0
/
+1
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
1
-1
/
+2
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
1
-1
/
+1
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
1
-2
/
+2
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-4
/
+5
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-2
/
+2
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
1
-2
/
+3
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
1
-5
/
+6
2011-11-14
usb: musb: fix compilation breakage introduced by de47725
Felipe Balbi
1
-0
/
+1
2011-07-02
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
1
-4
/
+0
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-5
/
+5
[next]