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
/
musb_dsps.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-04-03
usb: musb: dsps: fix build on i386 when COMPILE_TEST is set
Tony Lindgren
1
-1
/
+1
2015-03-24
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
1
-1
/
+24
2015-03-11
usb: musb: dsps: don't fake of_node to musb core
Felipe Balbi
1
-1
/
+0
2015-03-11
usb: musb: dsps: request phy using our device pointer
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: dsps: just start polling already
Felipe Balbi
1
-3
/
+2
2015-03-10
usb: musb: dsps: use msecs_to_jiffies instead
Felipe Balbi
1
-7
/
+10
2015-03-10
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
1
-2
/
+2
2015-03-10
usb: musb: dsps: do not reset musb on babble
Felipe Balbi
1
-21
/
+2
2015-03-10
usb: musb: dsps: add dsps_ prefix to sw_babble_control
Felipe Balbi
1
-2
/
+2
2015-03-10
usb: musb: dsps: check for the single bit
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: dsps: remove babble check from dsps irq handler
Felipe Balbi
1
-22
/
+0
2015-03-10
usb: musb: dsps: return error code if reset fails
Felipe Balbi
1
-1
/
+1
2015-02-23
usb: musb: Fix getting a generic phy for musb_dsps
Tony Lindgren
1
-1
/
+24
2015-02-23
usb: musb: Fix use for of_property_read_bool for disabled multipoint
Tony Lindgren
1
-2
/
+5
2014-11-25
usb: musb: Change end point selection to use new IO access
Tony Lindgren
1
-0
/
+1
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-14
/
+14
2014-11-03
usb: musb: dsps: remove duplicate check on resource
Varka Bhadram
1
-3
/
+0
2014-11-03
usb: musb: musb_dsps: delete unnecessary 'out of memory' messages
Peter Chen
1
-4
/
+1
2014-10-23
usb: musb: musb_dsps: fix NULL pointer in suspend
Sebastian Andrzej Siewior
1
-2
/
+12
2014-10-23
usb: musb: dsps: start OTG timer on resume again
Sebastian Andrzej Siewior
1
-1
/
+3
2014-09-16
usb: musb: dsps: kill OTG timer on suspend
Felipe Balbi
1
-0
/
+2
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-7
/
+97
2014-07-16
usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon
George Cherian
1
-6
/
+83
2014-07-16
usb: musb: core: Convert the musb_platform_reset to have a return value.
George Cherian
1
-1
/
+2
2014-06-30
usb: musb: dsps: fix the base address for accessing the mode register
Lothar Waßmann
1
-5
/
+4
2014-06-30
usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
George Cherian
1
-1
/
+5
2014-06-30
usb: musb: dsps: coding style cleanup
Lothar Waßmann
1
-4
/
+12
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-3
/
+26
2014-04-21
usb: musb: dsps: compile suspend/resume only with PM_SLEEP
Wolfram Sang
1
-1
/
+1
2014-04-21
usb: musb: dsps: handle babble interrupts
Daniel Mack
1
-1
/
+24
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-16
usb: musb: dsps: move debugfs_remove_recursive()
Daniel Mack
1
-3
/
+2
2014-02-20
usb: musb: dsps, debugfs files
Markus Pargmann
1
-0
/
+54
2014-02-18
usb: musb: dsps, use devm_kzalloc
Markus Pargmann
1
-3
/
+1
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-26
usb: musb: dsps: polling ID pin status only in otg mode
Bin Liu
1
-2
/
+3
2013-11-26
usb: musb: dsps: add support for suspend and resume
Daniel Mack
1
-0
/
+57
2013-11-26
usb: musb: dsps: add {tx,rx}_mode to wrapper
Daniel Mack
1
-0
/
+4
2013-11-26
usb: musb: dsps: implement ->set_mode()
Felipe Balbi
1
-0
/
+51
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-46
/
+48
2013-10-17
usb: musb: dsps: run the timer only on OTG systems
Sebastian Andrzej Siewior
1
-1
/
+1
2013-10-17
usb: musb: dsps: redo the otg timer
Sebastian Andrzej Siewior
1
-11
/
+9
2013-10-17
usb: musb: dsps: remove declartion for dsps_musb_try_idle()
Sebastian Andrzej Siewior
1
-38
/
+37
2013-10-17
usb: musb: dsps: move try_idle to start hook
Sebastian Andrzej Siewior
1
-0
/
+5
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-01
usb: musb_dsps: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: musb: dsps: do not bind to "musb-hdrc"
Sebastian Andrzej Siewior
1
-0
/
+3
2013-08-27
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
Sebastian Andrzej Siewior
1
-0
/
+2
[next]