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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
USB: musb: forward debug mode feature to gadget
stephane duverger
1
-0
/
+3
2010-08-11
USB: musb: do not override DMA mode in channel program
Anand Gadiyar
1
-4
/
+1
2010-08-11
USB: musb: Kill board specific pinmux from driver file
Anand Gadiyar
1
-6
/
+0
2010-08-11
USB: musb: fix compilation warning in host only mode
Ajay Kumar Gupta
1
-4
/
+3
2010-08-11
USB: musb: use correct register widths in register dumps
Anand Gadiyar
1
-16
/
+16
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-1
/
+1
2010-07-26
USB: musb: tusb6010: fix compile error with n8x0_defconfig
Felipe Balbi
1
-13
/
+0
2010-06-30
USB: musb: Enable the maximum supported burst mode for DMA
Hema HK
1
-11
/
+2
2010-06-30
USB: musb: fix Blackfin ulpi stubs
Mike Frysinger
1
-2
/
+2
2010-06-30
USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
Sergei Shtylyov
1
-2
/
+4
2010-06-30
USB: musb_core: make disconnect and suspend interrupts work again
Sergei Shtylyov
1
-5
/
+1
2010-06-30
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
1
-1
/
+2
2010-05-21
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-21
usb: musb: add ulpi access operations
Heikki Krogerus
2
-0
/
+96
2010-05-21
usb: musb: Makefile: remove unexistent config option
Felipe Balbi
1
-6
/
+0
2010-05-21
usb: musb: omap2430.c: remove unnecessary includes
Anand Gadiyar
1
-2
/
+0
2010-05-21
usb: musb: omap2430: remove unused define
Anand Gadiyar
1
-4
/
+0
2010-05-21
MUSB: Blackfin: remove musb_platform_{suspend|resume}()
Sergei Shtylyov
1
-12
/
+0
2010-05-21
MUSB: OMAP: make musb_platform_suspend() 'static'
Sergei Shtylyov
1
-1
/
+1
2010-05-21
MUSB: Blackfin: remove bfin_vbus_power()
Sergei Shtylyov
1
-5
/
+0
2010-05-21
MUSB: OMAP: remove omap_vbus_power()
Sergei Shtylyov
1
-8
/
+0
2010-05-21
USB: musb: support host/gadget role switching on Blackfin parts
Cliff Cai
1
-6
/
+63
2010-05-21
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
2
-3
/
+6
2010-05-21
usb: musb: hsdma: use musb_read/writel
Felipe Balbi
1
-13
/
+3
2010-05-21
usb: musb: gadget: support musb-specific test modes
Felipe Balbi
1
-0
/
+25
2010-05-21
usb: musb: add debugfs support
Felipe Balbi
4
-0
/
+317
2010-05-21
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
1
-4
/
+4
2010-05-21
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
2
-4
/
+8
2010-05-21
USB: MUSB: Build MUSB driver for OMAP4
Maulik Mankad
2
-1
/
+9
2010-05-21
usb: musb: Set transceiver interface type
Maulik Mankad
6
-7
/
+16
2010-05-21
usb: musb: allow board to pass down fifo mode
Felipe Balbi
1
-20
/
+16
2010-05-21
USB: straighten out port feature vs. port status usage
Alan Stern
2
-6
/
+5
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-04-30
usb: Fix tusb6010 for DMA API
Tony Lindgren
2
-8
/
+27
2010-04-30
musb_core: fix musb_init_controller() error cleanup path
Sergei Shtylyov
1
-17
/
+34
2010-04-30
MUSB: fix DaVinci glue layer dependency
Sergei Shtylyov
2
-2
/
+2
2010-04-30
musb_core: don't call musb_platform_exit() twice
Sergei Shtylyov
1
-10
/
+7
2010-04-30
MUSB: OMAP: don't call clk_put()
Sergei Shtylyov
1
-3
/
+0
2010-04-30
MUSB: DaVinci: fix musb_platform_init() error cleanup path
Sergei Shtylyov
1
-0
/
+2
2010-04-30
musb_core: don't prevent disabling clock on driver unload
Sergei Shtylyov
1
-3
/
+1
2010-04-30
musb_core: don't touch 'musb->clock' in musb_free()
Sergei Shtylyov
1
-5
/
+0
2010-04-30
musb: potential use after free
Dan Carpenter
1
-0
/
+1
2010-04-30
musb: save and restore missing bus control register
Ajay Kumar Gupta
2
-1
/
+3
2010-04-30
MUSB: Blackfin: don't fake blackfin_interrupt() result
Sergei Shtylyov
1
-7
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-4
/
+4
2010-03-19
usb: musb: core: declare mbase only where it's used
Felipe Balbi
1
-1
/
+7
2010-03-19
USB: musb: fix warnings in Blackfin regs
Mike Frysinger
1
-0
/
+9
2010-03-19
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
Mike Frysinger
2
-3
/
+21
2010-03-19
usb: musb: Fix compile error for omaps for musb_hdrc
Tony Lindgren
1
-2
/
+2
2010-03-19
USB: musb: fix build error introduced by isoc change
Sonic Zhang
1
-1
/
+1
[next]