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
pinetabv-6.6.y-devel
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-12-21
uwb: add debug prints during channel change and beacon actions
Thomas Pugliese
2
-1
/
+6
2013-12-21
usb: wusbcore: add debug prints to reservation and channel change
Thomas Pugliese
2
-0
/
+2
2013-12-21
usb: cdc-wdm: avoid hanging on zero length reads
Bjørn Mork
1
-32
/
+38
2013-12-20
USB: c67x00: remove CONFIG_USB_DEBUG dependancy
Greg Kroah-Hartman
2
-14
/
+3
2013-12-19
uwb: umc-dev: add missing put_device call
Levente Kurusa
1
-0
/
+1
2013-12-19
drivers: usb: Mark function as static in metro-usb.c
Rashika Kheria
1
-1
/
+1
2013-12-19
drivers: usb: Mark function as static in usbsevseg.c
Rashika Kheria
1
-1
/
+1
2013-12-19
USB: ohci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-19
USB: ohci-spear: Use devm_ioremap_resource()
Jingoo Han
1
-10
/
+3
2013-12-19
USB: ohci-ppc-of: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+4
2013-12-19
USB: ohci-nxp: Use devm_clk_get()
Jingoo Han
1
-18
/
+8
2013-12-19
USB: ehci-w90x900: Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+5
2013-12-19
USB: ohci-da8xx: Use devm_*() functions
Jingoo Han
1
-40
/
+15
2013-12-19
USB: ohci-jz4740: Use devm_*() functions
Jingoo Han
1
-30
/
+9
2013-12-19
USB: ohci-pxa27x:Use devm_*() functions
Jingoo Han
1
-28
/
+10
2013-12-19
USB: ehci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-19
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
1
-21
/
+7
2013-12-19
USB: ehci-orion: Use devm_*() functions
Jingoo Han
1
-31
/
+12
2013-12-19
USB: ohci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-3
/
+5
2013-12-19
USB: ohci-omap: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-12-19
USB: ehci-xilinx-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-19
USB: ehci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-19
USB: ehci-orion: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-19
USB: ehci-grlib: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-19
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-19
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
1
-23
/
+7
2013-12-19
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
1
-9
/
+9
2013-12-19
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
1
-21
/
+6
2013-12-19
usb: option: add new zte 3g modem pids to option driver
张君
1
-0
/
+11
2013-12-19
usb: usbtest: Always clear halt else further tests will fail
Roger Quadros
1
-1
/
+10
2013-12-19
usb: usbtest: Add timetout to simple_io()
Roger Quadros
1
-3
/
+11
2013-12-18
usb: wusbcore: add isochronous IN support to HWA
Thomas Pugliese
1
-98
/
+207
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
116
-945
/
+961
2013-12-16
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-16
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-588
/
+1036
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+38
2013-12-15
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-15
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-14
Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-12-14
Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
15
-67
/
+191
2013-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+3
2013-12-13
Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+10
2013-12-13
Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+10
2013-12-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+5
2013-12-13
Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-5
/
+1
2013-12-13
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-33
/
+14
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-12-13
dm space map: disallow decrementing a reference count below zero
Joe Thornber
1
-9
/
+23
2013-12-13
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
Mark Brown
1
-3
/
+8
[next]