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
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-26
ARM: sa11x0: remove old SoC private DMA driver
Russell King
3
-466
/
+1
2012-03-26
Merge branch 'sa11x0-ir' into sa11x0
Russell King
1
-0
/
+25
2012-03-26
Merge branch 'sa1111' into sa11x0
Russell King
7
-266
/
+227
2012-03-24
ARM: sa11x0: don't static map sa1111
Russell King
3
-15
/
+0
2012-03-24
ARM: sa1111: use dev_err() rather than printk()
Russell King
1
-1
/
+1
2012-03-24
ARM: sa1111: cleanup sub-device registration and unregistration
Russell King
1
-11
/
+16
2012-03-24
ARM: sa1111: only setup DMA for DMA capable devices
Russell King
1
-3
/
+6
2012-03-24
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
Russell King
1
-55
/
+74
2012-03-24
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
Russell King
1
-25
/
+1
2012-03-24
ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c
Russell King
1
-43
/
+2
2012-03-24
ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c
Russell King
1
-38
/
+1
2012-03-24
ARM: sa1111: delete unused physical GPIO register definitions
Russell King
1
-16
/
+0
2012-03-24
ARM: sa1111: provide a generic way to prevent devices from registering
Russell King
6
-5
/
+7
2012-03-07
ARM: sa11x0: add SA-11x0 DMA device
Russell King
1
-0
/
+25
2012-02-09
ARM: sa1111: change devid to be a bitmask
Russell King
2
-15
/
+17
2012-02-09
ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c
Russell King
1
-0
/
+15
2012-02-09
ARM: sa1111: add platform enable/disable functions
Russell King
2
-7
/
+23
2012-02-09
ARM: sa1111: add shutdown hook to sa1111_driver structure
Russell King
2
-0
/
+10
2012-02-09
ARM: sa1111: implement support for sparse IRQs
Russell King
1
-11
/
+32
2012-02-09
ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"
Russell King
1
-4
/
+15
2012-02-09
ARM: sa1111: add sa1111 core driver .owner initializer
Russell King
1
-0
/
+1
2012-02-09
ARM: sa1111: fix PWM state on suspend
Russell King
1
-2
/
+3
2012-02-09
ARM: sa1111: fix memory request/grant setup on PM events
Russell King
1
-1
/
+11
2012-02-09
ARM: sa11x0: neponset: don't static map neponset registers
Russell King
1
-6
/
+1
2012-02-09
ARM: sa11x0: neponset: move register definitions to neponset.c
Russell King
2
-71
/
+91
2012-02-09
ARM: sa11x0: assabet/neponest: create neponset device in assabet.c
Russell King
2
-43
/
+25
2012-02-09
ARM: sa11x0: neponset: suspend/resume in _noirq state
Russell King
1
-9
/
+15
2012-02-09
ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device
Russell King
1
-0
/
+13
2012-02-09
ARM: sa11x0: neponset: get parent IRQ from neponset device resource
Russell King
1
-7
/
+13
2012-02-09
ARM: sa11x0: neponset: implement support for sparse IRQs
Russell King
2
-58
/
+61
2012-02-09
ARM: sa11x0: neponset: dynamically create neponset child devices
Russell King
1
-28
/
+28
2012-02-09
ARM: sa11x0: neponset: save and restore MDM_CTL_0
Russell King
1
-11
/
+42
2012-02-09
ARM: sa11x0: neponset: add driver .owner initializer
Russell King
1
-0
/
+1
2012-02-09
ARM: sa11x0: neponset: shuffle some code around
Russell King
1
-101
/
+101
2012-02-09
ARM: sa11x0: neponset: provide function to manipulate NCR_0
Russell King
2
-0
/
+13
2012-02-09
ARM: sa11x0: neponset: fix interrupt setup
Russell King
1
-2
/
+19
2012-02-09
ARM: sa11x0: assabet: ensure that GPIO27 is driven
Russell King
1
-0
/
+8
2012-02-09
ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputs
Russell King
1
-2
/
+2
2012-02-09
ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpowered
Russell King
1
-2
/
+2
2012-02-09
ARM: sa11x0: convert to use DEFINE_RES_xxx macros
Russell King
15
-257
/
+61
2012-02-09
ARM: sa11x0: fix section mismatch warnings
Russell King
2
-3
/
+3
2012-02-09
ARM: sa11x0: fix sleep entry
Russell King
1
-15
/
+22
2012-02-09
ARM: sa11x0: fix off-by-one resource sizes
Russell King
2
-5
/
+5
2012-02-08
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
3
-12
/
+28
2012-02-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-1093
/
+105
2012-02-04
ARM: bcmring: fix build failure in mach-bcmring/arch.c
Paul Gortmaker
1
-1
/
+1
2012-02-04
ARM: bcmring: remove unused DMA map code
JD Zheng
2
-1008
/
+0
2012-02-04
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+2
2012-02-04
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-10
/
+46
2012-02-03
ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers
Will Deacon
1
-1
/
+1
[next]