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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)
eric miao
1
-0
/
+6
2008-01-28
[ARM] 4664/1: Add basic support for HTC Magician PDA phones
Philipp Zabel
1
-0
/
+111
2008-01-26
[ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme
Russell King
1
-0
/
+86
2008-01-26
[ARM] pxa: make MFP configuration processor independent
eric miao
2
-194
/
+183
2008-01-26
[ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions
eric miao
1
-14
/
+0
2008-01-26
[ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurations
eric miao
4
-133
/
+139
2008-01-26
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
2
-63
/
+84
2008-01-26
[ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xx
eric miao
1
-68
/
+71
2008-01-26
[ARM] pxa: mmc: add 3rd host controller support for pxa310
Bridge Wu
1
-0
/
+1
2008-01-26
[ARM] pxa: mmc: add 2nd host controller support for pxa3xx
Bridge Wu
1
-0
/
+1
2008-01-26
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
Bridge Wu
1
-0
/
+9
2008-01-26
[ARM] 4718/1: Fix redefinition warnings in PXA uncompressor code
Philipp Zabel
1
-4
/
+1
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
1
-24
/
+0
2008-01-26
[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
eric miao
1
-75
/
+14
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
2
-167
/
+174
2008-01-26
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()
eric miao
1
-3
/
+33
2008-01-26
[ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ...
Philipp Zabel
1
-2
/
+7
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
13
-58
/
+145
2008-01-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-138
/
+162
2008-01-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-85
/
+215
2008-01-26
dlm: Split lock mode and flag constants into a sharable header.
Joel Becker
3
-138
/
+162
2008-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-10
/
+28
2008-01-26
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2
-8
/
+13
2008-01-26
RDMA/cma: add support for rdma_migrate_id()
Sean Hefty
1
-1
/
+12
2008-01-26
IB/mad: Report number of times a mad was retried
Sean Hefty
1
-1
/
+3
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
14
-19
/
+402
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
7
-268
/
+138
2008-01-26
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide: make 'extra' field in struct ide_port_info u8
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide-disk: use ide_get_lba_addr()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
1
-2
/
+22
2008-01-26
ide-disk: use do_rw_taskfile() (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-01-26
ide: remove 'handler' field from ide_task_t (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-01-26
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: convert do_rw_taskfile() to use ->data_phase
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: merge flagged_taskfile() into do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-01-26
ide: remove 'tf_in_flags' field from ide_task_t
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-01-26
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
2
-9
/
+9
2008-01-26
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-01-26
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
1
-20
/
+0
2008-01-26
ide: remove atapi_feature_t
Bartlomiej Zolnierkiewicz
1
-27
/
+0
2008-01-26
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
2
-30
/
+3
2008-01-26
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
1
-44
/
+0
2008-01-26
ide: CPU endianness doesn't matter for special_t
Bartlomiej Zolnierkiewicz
1
-11
/
+0
2008-01-26
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
[next]