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
2012-01-24
sh: intc: optimize intc IRQ lookup
Paul Mundt
3
-22
/
+22
2012-01-24
sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.
Paul Mundt
1
-1
/
+1
2012-01-24
sh: intc: Kill off superfluous irq_shutdown hooking.
Paul Mundt
1
-1
/
+0
2012-01-24
sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.
Paul Mundt
1
-6
/
+1
2012-01-24
sh: intc: Make global intc controller counter static.
Paul Mundt
2
-2
/
+1
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-14
/
+109
2012-01-13
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
12
-158
/
+713
2012-01-13
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
1
-11
/
+20
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-410
/
+1386
2012-01-12
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-83
/
+97
2012-01-12
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
5
-74
/
+343
2012-01-12
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
1
-3
/
+7
2012-01-12
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
1
-1
/
+1
2012-01-12
lguest: switch segment-voodoo-numbers to readable symbols
Jacek Galowicz
1
-11
/
+17
2012-01-12
virtio: balloon: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+47
2012-01-12
virtio: balloon: Move vq initialization into separate function
Amit Shah
1
-18
/
+30
2012-01-12
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+46
2012-01-12
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
1
-8
/
+12
2012-01-12
virtio: net: Move vq initialization into separate function
Amit Shah
1
-19
/
+28
2012-01-12
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+44
2012-01-12
virtio: blk: Move vq initialization to separate function
Amit Shah
1
-5
/
+14
2012-01-12
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
Amit Shah
1
-0
/
+8
2012-01-12
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
1
-0
/
+58
2012-01-12
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
1
-28
/
+40
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
1
-2
/
+92
2012-01-12
virtio: pci: switch to new PM API
Amit Shah
1
-4
/
+12
2012-01-12
virtio_blk: fix config handler race
Michael S. Tsirkin
1
-1
/
+21
2012-01-12
virtio: add debugging if driver doesn't kick.
Rusty Russell
1
-0
/
+31
2012-01-12
virtio: expose added descriptors immediately.
Rusty Russell
1
-6
/
+14
2012-01-12
virtio: avoid modulus operation.
Rusty Russell
1
-4
/
+6
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
1
-12
/
+48
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
6
-25
/
+26
2012-01-12
virtio: document functions better.
Rusty Russell
1
-1
/
+91
2012-01-12
virtio-balloon: Trivial cleanups
Sasha Levin
1
-3
/
+3
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
5
-21
/
+31
2012-01-12
Merge branch 'sh/nommu' into sh-latest
Paul Mundt
1612
-57957
/
+97813
2012-01-12
Merge branch 'sh/pm-runtime' into sh-latest
Paul Mundt
1
-8
/
+1
2012-01-12
sh: also without PM_RUNTIME pm_runtime.o must be built
Guennadi Liakhovetski
1
-1
/
+1
2012-01-12
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+4
2012-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
10
-555
/
+765
2012-01-12
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
35
-728
/
+3057
2012-01-12
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-1
/
+16
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
19
-203
/
+550
2012-01-12
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
2
-0
/
+23
2012-01-12
cpu: Do not return errors from cpu_dev_init() which will be ignored
Ben Hutchings
2
-9
/
+6
2012-01-11
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
1
-0
/
+3
2012-01-11
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
1
-1
/
+1
2012-01-11
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
1
-2
/
+2
2012-01-11
Input: serio_raw - remove stray semicolon
Che-Liang Chiou
1
-1
/
+1
2012-01-11
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
8
-10
/
+102
[next]