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
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-08
tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument
Atsushi Nemoto
1
-2
/
+2
2009-04-08
tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}
Atsushi Nemoto
2
-180
/
+8
2009-04-08
ide-cd: carve out an ide_cd_breathe()-helper for fs write requests
Borislav Petkov
1
-27
/
+38
2009-04-08
ide-cd: move status checking into the IRQ handler
Borislav Petkov
1
-22
/
+16
2009-04-08
ide-h8300: remove custom tf_{read|load}() methods
Sergei Shtylyov
1
-77
/
+2
2009-04-08
at91_ide: remove custom tf_{read|load}() methods
Sergei Shtylyov
1
-76
/
+2
2009-04-08
ide-h8300: remove mm_{inw|outw}()
Sergei Shtylyov
1
-22
/
+0
2009-04-08
tx4939ide: remove wmb()
Atsushi Nemoto
1
-3
/
+3
2009-04-08
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
Grant Grundler
2
-8
/
+3
2009-04-08
ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data
Geert Uytterhoeven
2
-8
/
+19
2009-04-08
ide: Fix host drivers that need IRQF_SHARED
Geert Uytterhoeven
1
-0
/
+1
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
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
1
-0
/
+2
2009-04-07
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
1
-2
/
+0
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
1
-18
/
+78
2009-04-07
spi: limit reaches -1, tested 0
Roel Kluin
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
1
-142
/
+108
2009-04-07
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
1
-8
/
+32
2009-04-07
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
1
-0
/
+3
2009-04-07
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
1
-111
/
+112
2009-04-07
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
1
-9
/
+8
2009-04-07
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
1
-3
/
+2
2009-04-07
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
1
-1
/
+2
[next]