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
2007-07-31
kset: kernel-doc cleanups
Randy Dunlap
1
-12
/
+11
2007-07-31
driver core: revert "device" link creation check
Cornelia Huck
1
-2
/
+1
2007-07-31
stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to re...
Juan Lang
1
-1
/
+1
2007-07-31
Fix Doc/sysfs-rules typos
Randy Dunlap
1
-37
/
+35
2007-07-31
kernel-doc fixes for PCI and drivers/base/
Randy Dunlap
2
-1
/
+2
2007-07-31
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
2
-2
/
+3
2007-07-31
kobject: fix link error when CONFIG_HOTPLUG is disabled
Cornelia Huck
1
-8
/
+8
2007-07-31
HOWTO: sync Japanese HOWTO
Tsugikazu Shibata
1
-31
/
+35
2007-07-31
HOWTO: adjust translation header of Japanese stable_api_nonsense.txt
IKEDA, Munehiro
1
-10
/
+10
2007-07-31
USB: "sparse" cleanups for usb gadgets
David Brownell
6
-8
/
+11
2007-07-31
usb-serial: Fix edgeport regression on non-EPiC devices
Adam Kropelin
1
-11
/
+8
2007-07-31
USB: more pxa2xx_udc dead code removal
David Brownell
1
-30
/
+0
2007-07-31
USB: NIKON D50 is an unusual device
Milinevsky Dmitry
1
-0
/
+7
2007-07-31
USB: drivers/usb/serial/sierra.c: make 3 functions static
Adrian Bunk
1
-3
/
+4
2007-07-31
USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...
Oliver Neukum
1
-9
/
+8
2007-07-31
USB: mct_u232: Convert to proper speed handling API
Alan Cox
2
-28
/
+28
2007-07-31
digi_acceleport: Drag the driver kicking and screaming into coding style
Alan Cox
1
-560
/
+410
2007-07-31
cp2101: Remove broken termios optimisation, use proper speed API
Alan Cox
1
-42
/
+27
2007-07-31
USB: Fix a bug in usb_start_wait_urb
Alan Stern
1
-10
/
+16
2007-07-31
USB: fix scatterlist PIO case (IOMMU)
David Brownell
1
-4
/
+11
2007-07-31
USB: fix usb_serial_suspend(): buggy code
Oliver Neukum
1
-7
/
+8
2007-07-31
USB: yet another quirky device
Oliver Neukum
1
-0
/
+2
2007-07-31
USB: Add CanonScan LiDE30 to the quirk list
Johann Felix Soden
1
-0
/
+2
2007-07-31
USB: even more quirks
Oliver Neukum
1
-0
/
+8
2007-07-31
USB: usb.h kernel-doc additions
Randy Dunlap
1
-0
/
+2
2007-07-31
USB: more quirky devices
Oliver Neukum
1
-0
/
+10
2007-07-31
USB: Don't let usb-storage steal Blackberry Pearl
Jeremy Katz
1
-0
/
+14
2007-07-31
USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected i...
Juergen Beisert
1
-0
/
+1
2007-07-31
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
4
-29
/
+66
2007-07-31
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
4
-9
/
+12
2007-07-31
IB/ipath: Use faster put_tid_2 routine after initialization
Dave Olson
1
-7
/
+13
2007-07-31
IB/ipath: Remove unsafe fastrcvint code from interrupt handler
Dave Olson
2
-34
/
+1
2007-07-30
Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...
Micah Gruber
1
-1
/
+3
2007-07-30
PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe
Komuro
1
-6
/
+17
2007-07-30
S2io: Increment received packet count correctly
Ramkrishna Vepa
1
-1
/
+2
2007-07-30
S2io: Fix crash when resetting adapter
Ramkrishna Vepa
1
-15
/
+0
2007-07-30
S2io: Mask spurious interrupts
Ramkrishna Vepa
1
-3
/
+2
2007-07-30
S2IO: Implementing review comments from old patches
Veena Parat
1
-5
/
+5
2007-07-30
S2IO: Checking for the return value of pci map function
Veena Parat
2
-3
/
+79
2007-07-30
S2IO: Removing MSI support from driver
Veena Parat
2
-151
/
+10
2007-07-30
S2IO: Removing 3 buffer mode support from the driver
Veena Parat
2
-217
/
+73
2007-07-30
netxen: drop redudant spinlock
Dhananjay Phadke
1
-4
/
+0
2007-07-30
netxen: Fix interrupt handling for multiport adapters
dhananjay@netxen.com
1
-17
/
+19
2007-07-30
netxen: re-init station address after h/w init
dhananjay@netxen.com
1
-2
/
+2
2007-07-30
tulip: Remove tulip maintainer
Valerie Henson
1
-3
/
+1
2007-07-30
forcedeth: mac address correct
Ayaz Abdulla
1
-17
/
+19
2007-07-30
gfar: Fix modpost warning
Kumar Gala
2
-2
/
+2
2007-07-30
lib8390: comment on locking by Alan Cox
Jarek Poplawski
1
-0
/
+46
2007-07-30
Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...
Micah Gruber
1
-1
/
+3
2007-07-30
Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Linus Torvalds
1
-1
/
+2
[prev]
[next]