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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-04
usb: phy: Rename OTG FSM informative variables
Anton Tikhomirov
3
-9
/
+13
2013-10-04
usb: phy: Add and use missed OTG FSM timers
Anton Tikhomirov
2
-3
/
+17
2013-10-04
usb: phy: Fix OTG FSM timer handling
Anton Tikhomirov
3
-25
/
+87
2013-10-04
usb: phy: Add and use missed helper functions
Anton Tikhomirov
2
-4
/
+18
2013-10-04
usb: phy: Check OTG FSM callback existance in helper functions
Anton Tikhomirov
1
-7
/
+28
2013-10-04
usb: phy: Pass OTG FSM pointer to callback functions
Anton Tikhomirov
3
-31
/
+31
2013-10-04
usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs
Fabio Estevam
1
-1
/
+2
2013-10-04
usb: phy: generic: Don't use regulator framework for RESET line
Roger Quadros
3
-32
/
+60
2013-10-04
usb: musb_am335x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-02
usb: gadget: s3c-hsotg: fix CodingStyle issues
Pavel Machek
1
-8
/
+10
2013-10-02
usb: musb: ux500: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-02
usb: musb: blackfin: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-02
usb: musb: am35x: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-01
usb: phy: tegra-usb: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: phy: am335x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: phy: am335x-control: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: musb_dsps: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: gadget: f_mass_storage: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-13
/
+12
2013-10-01
usb: gadget: f_mass_storage: add a level of indirection for luns storage
Andrzej Pietrasiewicz
1
-19
/
+41
2013-10-01
usb: gadget: f_mass_storage: factor out a header file
Andrzej Pietrasiewicz
2
-110
/
+133
2013-10-01
usb: gadget: create a utility module for mass_storage
Andrzej Pietrasiewicz
8
-291
/
+423
2013-10-01
usb: gadget: configfs: add a method to unregister the gadget
Andrzej Pietrasiewicz
2
-0
/
+14
2013-10-01
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-10-01
usb: musb: davinci: fix resources passed to MUSB driver for DM6467
Sergei Shtylyov
1
-1
/
+10
2013-10-01
usb: usbtest: bmAttributes would better be masked
Huang Rui
1
-1
/
+1
2013-10-01
usb: dwc3: Remove additional delay of 100ms when resuming
Vivek Gautam
1
-1
/
+0
2013-10-01
usb: gadget: mv_u3d_core: fix memory leaks
Valentin Ilie
1
-0
/
+2
2013-10-01
usb: dwc3: Remove redundant pci_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-10-01
usb: musb: use platform_device_register_full() to avoid directly messing with...
Russell King
4
-128
/
+68
2013-10-01
usb: gadget: net2280: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-01
usb: gadget: pch_udc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-01
usb: gadget: goku_udc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-01
usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-01
usb: gadget: zero: Add flexible auto remote wakeup test method
Peter Chen
1
-2
/
+23
2013-10-01
usb: musb: Call atomic_notifier_call_chain when status is changed
Pali Rohár
1
-0
/
+3
2013-10-01
usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD
Pali Rohár
1
-0
/
+2
2013-10-01
usb: musb: name ux500 platforms more broadly
Linus Walleij
1
-2
/
+2
2013-10-01
usb: phy: am335x: add wakeup support
Sebastian Andrzej Siewior
2
-0
/
+77
2013-10-01
usb: phy: nop: Defer clock prepare until PHY init
Mark Brown
3
-25
/
+5
2013-09-30
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-107
/
+201
2013-09-30
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-13
/
+10
2013-09-30
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-14
/
+18
2013-09-30
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+7
2013-09-30
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-48
/
+111
2013-09-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-77
/
+264
2013-09-29
Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
3
-13
/
+4
2013-09-29
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
4
-2
/
+14
2013-09-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-15
/
+32
2013-09-29
Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+23
2013-09-29
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
[next]