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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-11
ep93xx_eth: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-11
at91_ether: convert to net_device_ops
Alexander Beregalov
1
-13
/
+19
2009-04-11
am79c961a: convert to net_device_ops
Alexander Beregalov
1
-9
/
+15
2009-04-11
ariadne: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-11
ibm_newemac: convert to netdev_ops
Alexander Beregalov
1
-12
/
+29
2009-04-11
fs_enet: convert to netdev_ops
Alexander Beregalov
1
-10
/
+17
2009-04-11
via-velocity : fix compilation warning.
Séguier Régis
1
-2
/
+2
2009-04-11
phy: error handling for platform_device_register_simple()
Dan Carpenter
1
-2
/
+3
2009-04-11
ixgbe: only allow WOL for 82599 KX4 NIC
Alexander Duyck
1
-1
/
+23
2009-04-11
ixgbe: Move the LED blink code to common, since 82599 also uses it
PJ Waskiewicz
4
-95
/
+62
2009-04-09
forcedeth: Use napi_complete() not __napi_complete().
David S. Miller
1
-2
/
+2
2009-04-09
igb: remove sysfs entry that was used to set the number of vfs
Alexander Duyck
1
-105
/
+54
2009-04-09
igbvf: add new driver to support 82576 virtual functions
Alexander Duyck
12
-0
/
+5175
2009-04-09
drivers/net/eql.c: Fix a dev leakage.
Yang Hongyang
1
-0
/
+2
2009-04-09
niu: Fix unused variable warning.
David S. Miller
1
-0
/
+1
2009-04-09
r6040: set MODULE_VERSION
Florian Fainelli
1
-0
/
+1
2009-04-09
bnx2: Don't use reserved names
Bastian Blank
1
-13
/
+13
2009-04-09
FEC driver: add missing #endif
Sascha Hauer
1
-0
/
+1
2009-04-09
niu: Fix error handling
Dan Carpenter
1
-1
/
+1
2009-04-09
mv643xx_eth: don't reset the rx coal timer on interface up
Lennert Buytenhek
1
-2
/
+2
2009-04-09
smsc911x: correct debugging message on mii read timeout
Steve Glendinning
1
-1
/
+1
2009-04-09
ethoc: fix library build errors
Randy Dunlap
1
-0
/
+2
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
9
-15
/
+83
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-10
/
+1162
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-215
/
+302
2009-04-07
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
7
-94
/
+1437
2009-04-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-67
/
+1070
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
3
-26
/
+54
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
Adjust path to gpio headers
Mike Frysinger
1
-8
/
+8
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
1
-1
/
+1
2009-04-07
Change KCONFIG name
Mike Frysinger
1
-1
/
+1
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
2
-58
/
+137
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
1
-49
/
+82
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
2
-0
/
+8
2009-04-07
serqt: initial clean up pass for tty side
Alan Cox
1
-286
/
+163
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
2
-22
/
+59
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
3
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
3
-13
/
+13
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
3
-5
/
+5
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
139
-236
/
+232
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
3
-8
/
+8
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
5
-8
/
+8
2009-04-07
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
72
-123
/
+120
2009-04-07
fbdev: i.MX31: fix panning, error handling, clean up
Guennadi Liakhovetski
1
-25
/
+31
2009-04-07
tdfxfb: make use of DDC information about connected monitor
Krzysztof Helt
1
-4
/
+63
2009-04-07
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
2
-1
/
+208
2009-04-07
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
1
-0
/
+2
[next]