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
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-4
/
+5
2015-04-07
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
2
-4
/
+5
2015-04-03
usb: musb: dsps: fix build on i386 when COMPILE_TEST is set
Tony Lindgren
1
-1
/
+1
2015-04-03
musb_virthub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-03-25
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
5
-256
/
+201
2015-03-24
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
1
-1
/
+24
2015-03-11
usb: musb: cppi41: fix condition to call cppi41_trans_done().
Takeyoshi Kikuchi
1
-2
/
+4
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: cppi41: do not call udelay()
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: cppi41: exit early when tx fifo is empty
Felipe Balbi
1
-8
/
+4
2015-03-10
usb: musb: cppi41: decrease indentation level
Felipe Balbi
1
-43
/
+45
2015-03-10
usb: musb: core: always try to recover from babble
Felipe Balbi
1
-16
/
+6
2015-03-10
usb: musb: core: disable irqs inside babble recovery
Felipe Balbi
1
-4
/
+3
2015-03-10
usb: musb: core: remove unnecessary forward declaration
Felipe Balbi
1
-1
/
+0
2015-03-10
usb: musb: core: drop recover_work
Felipe Balbi
2
-9
/
+9
2015-03-10
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
3
-9
/
+10
2015-03-10
usb: musb: core: simplify musb_recover_work()
Felipe Balbi
1
-9
/
+12
2015-03-10
usb: musb: dsps: do not reset musb on babble
Felipe Balbi
1
-21
/
+2
2015-03-10
usb: musb: core: decrease delayed_work time
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: don't touch devctl from babble recovery
Felipe Balbi
1
-2
/
+4
2015-03-10
usb: musb: core: refactor IRQ enable/disable to separate functions
Felipe Balbi
1
-11
/
+26
2015-03-10
usb: musb: dsps: add dsps_ prefix to sw_babble_control
Felipe Balbi
1
-2
/
+2
2015-03-10
usb: musb: core: controller drops session automatically
Felipe Balbi
1
-1
/
+0
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
2
-23
/
+1
2015-03-10
usb: musb: core: there is no connect interrupt in peripheral mode
Felipe Balbi
1
-4
/
+0
2015-03-10
usb: musb: core: remove unnecessary reg access from resume IRQ
Felipe Balbi
1
-15
/
+0
2015-03-10
usb: musb: core: break long line
Felipe Balbi
1
-1
/
+2
2015-03-10
usb: musb: core: move babble recovery inside babble check
Felipe Balbi
1
-7
/
+6
2015-03-10
usb: musb: dsps: return error code if reset fails
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: core: fix highspeed check
Felipe Balbi
1
-7
/
+14
2015-03-10
usb: musb: core: add missing curly braces
Felipe Balbi
1
-2
/
+2
2015-03-10
usb: musb: core: remove unnecessary logical comparison
Felipe Balbi
1
-1
/
+1
2015-03-09
usb: musb: fix Kconfig regression
Arnd Bergmann
1
-1
/
+2
2015-03-09
usb: musb: core: improve musb_interrupt() a bit
Felipe Balbi
1
-28
/
+24
2015-03-09
usb: musb: core: fix TX/RX endpoint order
Felipe Balbi
1
-18
/
+26
2015-03-09
usb: musb: gadget: get rid of stop_activity()
Felipe Balbi
1
-39
/
+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
2
-4
/
+10
2015-02-23
usb: musb: core: add pm_runtime_irq_safe()
Felipe Balbi
1
-4
/
+6
2015-02-23
usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half
George Cherian
1
-1
/
+1
2015-02-04
usb: musb: fix device hotplug behind hub
Bin Liu
2
-1
/
+7
2015-02-02
usb: musb: blackfin: remove incorrect __exit_p()
Dmitry Torokhov
1
-1
/
+1
2015-01-29
usb: musb: add omap-control dependency
Arnd Bergmann
1
-1
/
+1
2015-01-29
usb: musb: add generic usb phy dependencies
Arnd Bergmann
1
-0
/
+5
2015-01-29
usb: musb: gadget: use common is_selfpowered
Peter Chen
2
-4
/
+2
2015-01-27
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
1
-3
/
+9
[next]