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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
drivers/usb/serial/mos7840.c: remove unnecessary null test before kfree
Fabian Frederick
1
-4
/
+1
2014-07-10
usb: host: uhci-grlib.c : use devm_ functions
Himangi Saraogi
1
-22
/
+9
2014-07-10
USB: EHCI: tegra: Fix use-after-free in .remove()
Tuomas Tynkkynen
1
-1
/
+2
2014-07-10
USB: ehci-pci: USB host controller support for Intel Quark X1000
Bryan O'Donoghue
1
-0
/
+25
2014-07-10
USB: OHCI: don't allocate HCCA atomically
Vladimir Zapolskiy
1
-1
/
+1
2014-07-10
USB: UHCI: don't allocate frame list atomically
Vladimir Zapolskiy
1
-1
/
+1
2014-07-10
USB: EHCI: don't allocate hardware periodic table atomically by default
Vladimir Zapolskiy
1
-1
/
+1
2014-07-10
drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-6
/
+2
2014-07-10
USB: ehci-spear: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: ehci-tegra: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: ohci-spear: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: ehci-msm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: oxu210hp-hcd.c: use devm_ functions
Himangi Saraogi
1
-39
/
+9
2014-07-10
usb: phy: tegra: Do not include asm/mach-types.h
Thierry Reding
1
-1
/
+0
2014-07-10
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
Alexey Khoroshilov
1
-1
/
+1
2014-07-10
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
David Mosberger-Tang
1
-0
/
+1
2014-07-10
usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields
David Mosberger-Tang
1
-25
/
+20
2014-07-10
USB: gadget: Fixed a few typos in comments
Mickael Maison
1
-2
/
+2
2014-07-10
usb: ehci-exynos: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2014-07-10
usb: ohci-exynos: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2014-07-10
usb: class: usbtmc.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-07-10
usb: dwc2: gadget: remove incorrect file reference
Jingoo Han
1
-2
/
+0
2014-07-10
usb: dwc2: gadget: remove unnecessary OOM messages
Jingoo Han
1
-4
/
+1
2014-07-10
usb: dwc2: gadget: fix checkpatch errors
Jingoo Han
1
-2
/
+3
2014-07-10
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
Yoshihiro Shimoda
5
-0
/
+205
2014-07-10
usb: host: xhci-plat: use devm_functions
Himangi Saraogi
1
-20
/
+4
2014-07-10
xhci: make error messages grepable
Oliver Neukum
1
-18
/
+18
2014-07-10
USB: kl5kusb105: Remove klsi_105_tiocmset function
Peter Senna Tschudin
1
-30
/
+0
2014-07-10
usb: force warm reset to break link re-connect livelock
Dan Williams
3
-20
/
+39
2014-07-10
usb: allow lpm (en/dis)able only if device is atleast in default state
Pratyush Anand
1
-2
/
+4
2014-07-10
dwc3: host: Enable USB3 LPM capability
Pratyush Anand
2
-0
/
+21
2014-07-10
xhci: Platform: Set xhci lpm support quirk based on platform data
Pratyush Anand
1
-0
/
+6
2014-07-10
xhci: Platform: Add (en/dis)able_usb3_lpm_timeout
Pratyush Anand
1
-0
/
+3
2014-07-10
xhci: A default implementation for Ux timeout calculation and tier policy check
Pratyush Anand
1
-18
/
+48
2014-07-10
usb: misc: usb3503: Update error code in print message
Tushar Behera
1
-1
/
+2
2014-07-08
Merge 3.16-rc4 into usb-next
Greg Kroah-Hartman
172
-562
/
+1260
2014-07-06
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+15
2014-07-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
11
-38
/
+80
2014-07-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-5
/
+51
2014-07-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+17
2014-07-06
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-1
/
+42
2014-07-06
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
1
-1
/
+0
2014-07-06
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
1
-3
/
+9
2014-07-04
Merge tag 'md/3.16-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+14
2014-07-04
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+21
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
1
-0
/
+21
2014-07-04
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
27
-78
/
+150
2014-07-04
Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+16
2014-07-03
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
James Bottomley
10
-28
/
+70
2014-07-03
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+4
[next]