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-08
Merge branch 'for-linus/xen/core' into for-linus/xen/master
Jeremy Fitzhardinge
1
-10
/
+30
2009-04-02
xen: honour VCPU availability on boot
Ian Campbell
1
-10
/
+30
2009-03-30
Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...
Jeremy Fitzhardinge
9
-58
/
+1015
2009-03-30
xen: add "capabilities" file
Jeremy Fitzhardinge
1
-1
/
+18
2009-03-30
xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet
Ian Campbell
1
-41
/
+0
2009-03-30
xen/sys/hypervisor: change writable_pt to features
Jeremy Fitzhardinge
1
-15
/
+26
2009-03-30
xen: add /sys/hypervisor support
Jeremy Fitzhardinge
3
-1
/
+487
2009-03-30
xen/xenbus: export xenbus_dev_changed
Jeremy Fitzhardinge
1
-0
/
+1
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
3
-33
/
+15
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
1
-23
/
+0
2009-03-30
xen/dev-evtchn: clean up locking in evtchn
Jeremy Fitzhardinge
1
-12
/
+25
2009-03-30
xen: add /dev/xen/evtchn driver
Ian Campbell
3
-1
/
+506
2009-03-30
xen: add irq_from_evtchn
Ian Campbell
1
-0
/
+6
2009-03-30
xen: resume interrupts before system devices.
Ian Campbell
1
-3
/
+3
2009-03-29
maple: fix Error in kernel-doc notation
Randy Dunlap
1
-1
/
+1
2009-03-29
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
17
-262
/
+515
2009-03-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
71
-1503
/
+2167
2009-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30
Linus Torvalds
1
-2
/
+3
2009-03-28
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
32
-188
/
+335
2009-03-28
i2c-core: Some style cleanups
Zhenwen Xu
1
-13
/
+13
2009-03-28
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
2
-1
/
+4
2009-03-28
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
1
-1
/
+72
2009-03-28
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
1
-7
/
+12
2009-03-28
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
3
-33
/
+46
2009-03-28
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
2
-8
/
+11
2009-03-28
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
4
-26
/
+185
2009-03-28
i2c: Adapt debug macros for KERN_* constants
Frank Seidel
1
-5
/
+9
2009-03-28
i2c-davinci: Fix timeout handling
Jean Delvare
1
-5
/
+3
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
4
-10
/
+9
2009-03-28
i2c: Set a default timeout value for all adapters
Jean Delvare
3
-4
/
+6
2009-03-28
i2c: Add missing KERN_* constants to printks
Frank Seidel
4
-8
/
+11
2009-03-28
i2c-algo-pcf: Handle timeout correctly
Roel Kluin
1
-8
/
+10
2009-03-28
i2c-algo-pcf: Style cleanups
Roel Kluin
1
-135
/
+115
2009-03-28
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
1
-1
/
+1
2009-03-28
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
Jean Delvare
1
-2
/
+10
2009-03-28
i2c: Clarify which clients are auto-removed
Jean Delvare
1
-1
/
+4
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
92
-1796
/
+26877
2009-03-28
Merge branch 'master' into devel
Russell King
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
1338
-94783
/
+123080
2009-03-28
ide/net: flip the order of SATA and network init
Arjan van de Ven
1
-2
/
+3
2009-03-28
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
1
-2
/
+40
2009-03-28
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2
-4
/
+4
2009-03-28
[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0
Marek Vasut
2
-4
/
+4
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
165
-3528
/
+13423
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
121
-1329
/
+9566
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
21
-892
/
+1499
2009-03-28
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
9
-17
/
+71
2009-03-28
mac80211: unify and fix TX aggregation start
Johannes Berg
1
-1
/
+1
2009-03-28
iwlwifi: show current driver status in user readable format
Wey-Yi Guy
1
-1
/
+53
2009-03-28
b43: Add BCM4307 PCI-ID
Michael Buesch
1
-0
/
+1
[next]