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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-11
tifm: fix memorystick host initialization code
Alex Dubov
1
-25
/
+15
2008-03-11
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
2
-262
/
+264
2008-03-11
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
3
-6
/
+0
2008-03-11
memstick: make sure number of command retries is exactly as specified
Alex Dubov
1
-1
/
+1
2008-03-11
memstick: add memstick_suspend/resume_host methods
Alex Dubov
3
-4
/
+31
2008-03-11
memstick: introduce correct definitions in the header
Alex Dubov
4
-64
/
+105
2008-03-11
tridentfb: fix memory size detection
Krzysztof Helt
1
-1
/
+1
2008-03-11
tridentfb: register should be left in non-locked state
Krzysztof Helt
1
-12
/
+0
2008-03-11
of_serial: fix section mismatch warnings
Josh Boyer
1
-1
/
+1
2008-03-11
rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
Andrew Morton
2
-4
/
+4
2008-03-11
[libata] Add support for the RB500 PATA CompactFlash
Florian Fainelli
3
-0
/
+324
2008-03-11
ahci: logical-bitwise and confusion in ahci_save_initial_config()
Roel Kluin
1
-1
/
+1
2008-03-11
libata: don't allow sysfs read access to force param
Tejun Heo
1
-1
/
+2
2008-03-11
ahci: add the Device IDs for nvidia MCP7B AHCI
peerchen
1
-0
/
+12
2008-03-11
libata-sff: handle controllers w/o ctl register
Tejun Heo
1
-14
/
+22
2008-03-11
libata: allow LLDs w/o any reset method
Tejun Heo
1
-0
/
+10
2008-03-11
ata: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-12
/
+12
2008-03-11
USB:Update mailing list information in documentation
Robert P. J. Day
1
-5
/
+3
2008-03-11
USB: fix ehci unlink regressions
David Brownell
1
-16
/
+46
2008-03-11
USB: new ftdi_sio device id
Mirko Bordignon
2
-0
/
+4
2008-03-11
USB: Remove __KERNEL__ check from non-exported gadget.h.
Robert P. J. Day
1
-4
/
+0
2008-03-11
USB: g_printer.h does not need to be "unifdef"ed.
Robert P. J. Day
1
-1
/
+1
2008-03-11
USB: fsl_usb2_udc: fix broken Kconfig
Li Yang
1
-1
/
+1
2008-03-11
USB: option: add novatel device ids
Dirk DeSchepper
1
-13
/
+62
2008-03-11
USB: usbaudio: handle kcalloc failure
Jim Meyering
1
-0
/
+2
2008-03-11
USB: cypress_m8: add UPS Powercom (0d9f:0002)
Dmitry Shapin
2
-0
/
+6
2008-03-11
USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings
Andrew Morton
1
-2
/
+2
2008-03-11
USB: fix usb-serial generic recursive lock
Pete Zaitcev
1
-4
/
+6
2008-03-11
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver
Jesper Juhl
1
-0
/
+1
2008-03-11
PCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
Andrew Morton
2
-4
/
+4
2008-03-11
drivers: fix dma_get_required_mask
James Bottomley
1
-1
/
+1
2008-03-11
firmware: provide stubs for the FW_LOADER=n case
James Bottomley
1
-0
/
+23
2008-03-11
nozomi: fix initialization and early flow control access
Frank Seidel
1
-18
/
+43
2008-03-11
sysdev: fix problem with sysdev_class being re-registered
Greg Kroah-Hartman
1
-0
/
+4
2008-03-11
lguest: Do not append space to guests kernel command line
Paul Bolle
1
-2
/
+5
2008-03-11
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
Rusty Russell
2
-2
/
+2
2008-03-11
lguest: Sanitize the lguest clock.
Rusty Russell
1
-32
/
+21
2008-03-11
lguest: fix __get_vm_area usage.
Rusty Russell
1
-2
/
+13
2008-03-11
lguest: make sure cpu is initialized before accessing it
Eugene Teo
1
-7
/
+8
2008-03-11
ocfs2: Fix NULL pointer dereferences in o2net
Tao Ma
1
-5
/
+4
2008-03-11
ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock
Sunil Mushran
1
-2
/
+4
2008-03-11
ocfs2/dlm: Print message showing the recovery master
Sunil Mushran
1
-3
/
+3
2008-03-11
ocfs2/dlm: Add missing dlm_lockres_put()s
Sunil Mushran
1
-1
/
+10
2008-03-11
ocfs2/dlm: Add missing dlm_lockres_put()s in migration path
Sunil Mushran
2
-6
/
+35
2008-03-11
ocfs2/dlm: Add missing dlm_lock_put()s
Sunil Mushran
2
-0
/
+12
2008-03-11
ocfs2: Fix an endian bug in online resize.
Tao Ma
1
-1
/
+1
2008-03-11
[PATCH] [OCFS2]: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-03-11
ocfs2: Fix endian bug in o2dlm protocol negotiation.
Joel Becker
2
-45
/
+76
2008-03-11
ocfs2: Use dlm_print_one_lock_resource for lock resource print
Tao Ma
3
-4
/
+4
2008-03-11
[PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning
Andrew Morton
1
-1
/
+1
[prev]
[next]