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
2010-03-13
serial amba-pl010: enable PPS support
Rodolfo Giometti
1
-0
/
+15
2010-03-13
serial 8250: enable PPS support
Rodolfo Giometti
1
-0
/
+16
2010-03-13
pps: serial clients support
Rodolfo Giometti
4
-1
/
+172
2010-03-13
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
2
-0
/
+18
2010-03-13
ldisc: new dcd_change() method for line disciplines
Rodolfo Giometti
2
-0
/
+12
2010-03-13
pps: LinuxPPS clients support
Rodolfo Giometti
5
-0
/
+153
2010-03-13
Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
1
-1
/
+1
2010-03-13
Documentation: remove the PCI DMA API description in DMA-API.txt
FUJITA Tomonori
1
-137
/
+15
2010-03-13
Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API
FUJITA Tomonori
1
-180
/
+172
2010-03-13
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
3
-33
/
+12
2010-03-13
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
FUJITA Tomonori
5
-59
/
+8
2010-03-13
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...
FUJITA Tomonori
2
-18
/
+0
2010-03-13
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
3
-4
/
+21
2010-03-13
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
1
-6
/
+4
2010-03-13
dma-mapping: alpha: use include/linux/pci-dma-compat.h
FUJITA Tomonori
5
-342
/
+165
2010-03-13
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
FUJITA Tomonori
3
-22
/
+13
2010-03-13
dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
1
-60
/
+5
2010-03-13
dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
1
-36
/
+0
2010-03-13
dma-mapping: frv: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
3
-96
/
+5
2010-03-13
dma-mapping.h: add the dma_unmap state API
FUJITA Tomonori
3
-15
/
+80
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
13
-24
/
+1
2010-03-13
pci-dma: cris: use include/linux/pci-dma.h
FUJITA Tomonori
1
-7
/
+1
2010-03-13
pci-dma: xtensa: use include/linux/pci-dma.h
FUJITA Tomonori
1
-7
/
+1
2010-03-13
pci-dma: sparc: use include/linux/pci-dma.h
FUJITA Tomonori
4
-28
/
+5
2010-03-13
pci-dma: sh: use include/linux/pci-dma.h
FUJITA Tomonori
2
-18
/
+4
2010-03-13
pci-dma: powerpc: use include/linux/pci-dma.h
FUJITA Tomonori
2
-31
/
+4
2010-03-13
pci-dma: parisc: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-13
pci-dma: mips: use include/linux/pci-dma.h
FUJITA Tomonori
2
-23
/
+3
2010-03-13
pci-dma: ia64: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-13
pci-dma: frv: use include/linux/pci-dma.h
FUJITA Tomonori
1
-7
/
+1
2010-03-13
pci-dma: arm: use include/linux/pci-dma.h
FUJITA Tomonori
2
-10
/
+4
2010-03-13
pci-dma: alpha: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-13
pci-dma: x86: use include/linux/pci-dma.h
FUJITA Tomonori
2
-28
/
+5
2010-03-13
pci-dma: add include/linux/pci-dma.h
FUJITA Tomonori
1
-0
/
+20
2010-03-13
um: remove dma_sync_single_range
FUJITA Tomonori
1
-8
/
+0
2010-03-13
alpha: remove dma_sync_single_range
FUJITA Tomonori
1
-1
/
+0
2010-03-13
DMA-API.txt: remove dma_sync_single_range description
FUJITA Tomonori
1
-10
/
+0
2010-03-13
DMA-API.txt: add dma_sync_single/sg API description
FUJITA Tomonori
1
-0
/
+42
2010-03-13
Documentation/DMA-API.txt: remove deprecated function descriptions
FUJITA Tomonori
1
-28
/
+0
2010-03-13
edac: e752x: add dram scrubbing support
Peter Tyser
1
-0
/
+107
2010-03-13
edac: e752x fsb ecc
Konstantin Olifer
1
-8
/
+2
2010-03-13
edac: mpc85xx use resource_size instead of raw math
H Hartley Sweeten
1
-4
/
+3
2010-03-13
edac: mpc85xx improve SDRAM error reporting
Peter Tyser
1
-8
/
+138
2010-03-13
edac: mpc85xx mask ecc syndrome correctly
Peter Tyser
2
-1
/
+14
2010-03-13
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
4
-19
/
+12
2010-03-13
pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
Oleg Nesterov
1
-4
/
+3
2010-03-13
ipmi: remove ipmi_smi.h self-include
Corey Minyard
1
-1
/
+0
2010-03-13
ipmi: fix slave_addrs setting to actually work
Bela Lubkin
1
-2
/
+3
2010-03-13
ipmi: add parameter to limit CPU usage in kipmid
Martin Wilck
2
-2
/
+76
2010-03-13
ipc: use rlimit helpers
Jiri Slaby
2
-3
/
+2
[next]