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
2014-07-19
USB: OHCI: make URB completions single-threaded
Alan Stern
4
-12
/
+34
2014-07-19
USB: OHCI: redesign the TD done list
Alan Stern
4
-58
/
+70
2014-07-19
USB: OHCI: no shortcut for unlinking URBS from a dead controller
Alan Stern
1
-14
/
+8
2014-07-19
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
3
-160
/
+5
2014-07-19
USB: Fix persist resume of some SS USB devices
Pratyush Anand
1
-0
/
+41
2014-07-19
usb-core: Remove Fix mes in file hcd.c
Nicholas Krause
1
-4
/
+0
2014-07-19
usbcore: don't log on consecutive debounce failures of the same port
Oliver Neukum
1
-3
/
+8
2014-07-18
USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup
Preston Fick
1
-3
/
+0
2014-07-18
USB: Add LVS Test device driver
Pratyush Anand
3
-0
/
+468
2014-07-18
USB: Add EXPORT_SYMBOL for usb_alloc_dev
Pratyush Anand
1
-0
/
+1
2014-07-18
USB: OHCI: don't lose track of EDs when a controller dies
Alan Stern
1
-17
/
+29
2014-07-18
USB: OHCI: fix bugs in debug routines
Alan Stern
2
-9
/
+10
2014-07-18
USB: OHCI: add SG support
Alan Stern
2
-19
/
+73
2014-07-18
USB: shutdown all URBs after controller death
Alan Stern
1
-3
/
+4
2014-07-16
Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-59
/
+23
2014-07-14
Merge 3.16-rc5 into usb-next
Greg Kroah-Hartman
111
-434
/
+954
2014-07-13
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
12
-67
/
+93
2014-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+22
2014-07-13
clk: spear3xx: Set proper clock parent of uart1/2
Thomas Gleixner
1
-4
/
+10
2014-07-13
clk: spear3xx: Use proper control register offset
Thomas Gleixner
1
-1
/
+1
2014-07-13
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-7
/
+28
2014-07-13
Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-2
/
+4
2014-07-13
Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-9
/
+28
2014-07-13
Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-4
/
+19
2014-07-13
Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+24
2014-07-13
Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-32
/
+23
2014-07-12
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
Roger Quadros
1
-2
/
+5
2014-07-12
phy: core: Fix error path in phy_create()
Roger Quadros
1
-3
/
+4
2014-07-12
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
Sjoerd Simons
1
-0
/
+1
2014-07-12
phy: omap-usb2: fix devm_ioremap_resource error detection code
Himangi Saraogi
1
-2
/
+2
2014-07-12
phy: sun4i: depend on RESET_CONTROLLER
Maxime Ripard
1
-0
/
+1
2014-07-12
USB: serial: ftdi_sio: Add Infineon Triboard
Michal Sojka
2
-0
/
+8
2014-07-12
USB: add reset resume quirk for usb3503
Joonyoung Shim
1
-0
/
+3
2014-07-12
usb: usb3503: add PM functions
Joonyoung Shim
1
-2
/
+32
2014-07-12
serial: imx: Fix build breakage
Peter Hurley
1
-1
/
+1
2014-07-11
Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
5
-22
/
+28
2014-07-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-73
/
+177
2014-07-11
Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-102
/
+310
2014-07-11
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
1
-1
/
+1
2014-07-11
serial: Test for no tx data on tx restart
Peter Hurley
6
-3
/
+18
2014-07-11
clk: exynos5420: Add IDs for clocks used in PD mfc
Arun Kumar K
1
-2
/
+4
2014-07-11
drm/radeon/dpm: Reenabling SS on Cayman
Alexandre Demers
1
-6
/
+0
2014-07-11
drm/radeon: fix typo in ci_stop_dpm()
Alex Deucher
1
-1
/
+1
2014-07-11
drm/radeon: fix typo in golden register setup on evergreen
Alex Deucher
1
-4
/
+4
2014-07-11
drm/radeon: only print meaningful VM faults
Christian König
3
-6
/
+12
2014-07-11
drm/radeon/dp: return -EIO for flags not zero case
Alex Deucher
1
-1
/
+1
2014-07-11
dm mpath: fix IO hang due to logic bug in multipath_busy
Jun'ichi Nomura
1
-2
/
+3
2014-07-11
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
1
-14
/
+8
2014-07-11
dm crypt, dm zero: update author name following legal name change
Jana Saout
2
-4
/
+4
2014-07-11
dm: allocate a special workqueue for deferred device removal
Mikulas Patocka
1
-2
/
+13
[next]