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
2013-02-11
i2c: isch: Add module parameter for backbone clock rate if divider is unset
Alexander Stein
1
-0
/
+17
2013-02-10
i2c: at91: fix unsed variable warning when building with !CONFIG_OF
Joachim Eastwood
1
-7
/
+7
2013-02-10
i2c: Adding support for Intel iSMT SMBus 2.0 host controller
Neil Horman
4
-0
/
+1010
2013-02-10
i2c: sh_mobile: don't send a stop condition by default inside transfers
Guennadi Liakhovetski
1
-20
/
+59
2013-02-10
i2c: sh_mobile: eliminate an open-coded "goto" loop
Guennadi Liakhovetski
1
-26
/
+34
2013-02-10
i2c: sh_mobile: fix timeout error handling
Guennadi Liakhovetski
1
-1
/
+4
2013-02-10
i2c: sh_mobile: cosmetic: trivially simplify 2 functions
Guennadi Liakhovetski
1
-10
/
+4
2013-02-10
i2c: mxs: Implement arbitrary clock speed derivation algorithm
Marek Vasut
1
-39
/
+55
2013-02-08
i2c: i801: SMBus patch for Intel Avoton DeviceIDs
Seth Heasley
3
-0
/
+5
2013-01-28
i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440
Giridhar Maruthy
2
-0
/
+4
2013-01-28
i2c: mxs: Add PIO and mixed-DMA support
Marek Vasut
1
-13
/
+163
2013-01-28
i2c: s3c2410: Remove err_cpufreq label
Tushar Behera
1
-5
/
+2
2013-01-28
i2c: s3c2410: Move location of clk_prepare_enable() call in probe function
Tushar Behera
1
-17
/
+12
2013-01-28
i2c: s3c2410: Convert to use devm_* APIs
Tushar Behera
1
-11
/
+5
2013-01-28
i2c: s3c2410: Remove unnecessary label err_noclk
Tushar Behera
1
-6
/
+3
2013-01-28
i2c: nomadik: drop superfluous variable initialization
Wolfram Sang
1
-6
/
+3
2013-01-28
i2c: nomadik: adopt pinctrl support
Patrice Chotard
1
-0
/
+89
2013-01-28
i2c: at91: add of_device_id entry for at91rm9200
Joachim Eastwood
1
-0
/
+3
2013-01-28
i2c: tegra: add support for Tegra114 SoC
Laxman Dewangan
1
-14
/
+63
2013-01-28
i2c-designware: add support for Intel Lynxpoint
Mika Westerberg
1
-3
/
+46
2013-01-28
i2c-designware: add minimal support for runtime PM
Mika Westerberg
1
-0
/
+10
2013-01-28
i2c-designware: always set the STOP bit after last byte
Mika Westerberg
1
-2
/
+14
2013-01-28
i2c: nforce2: fix coding style issues
Laurent Navet
1
-76
/
+76
2013-01-28
drivers: misc: at24: mention other supported types in Kconfig
Lars Poeschel
1
-5
/
+6
2013-01-28
i2c: core: Remove definition of i2c_smbus_process_call
Tushar Behera
3
-27
/
+4
2013-01-25
Linux 3.8-rc5
Linus Torvalds
1
-1
/
+1
2013-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
14
-98
/
+300
2013-01-25
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+3
2013-01-25
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2013-01-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-27
/
+26
2013-01-25
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-220
/
+248
2013-01-24
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-30
/
+103
2013-01-24
Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+1
2013-01-24
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-6
/
+9
2013-01-24
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
5
-6
/
+16
2013-01-24
Btrfs: fix repeated delalloc work allocation
Miao Xie
1
-14
/
+41
2013-01-24
Btrfs: fix wrong max device number for single profile
Miao Xie
1
-1
/
+1
2013-01-24
Btrfs: fix missed transaction->aborted check
Miao Xie
1
-0
/
+16
2013-01-24
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
Miao Xie
2
-2
/
+3
2013-01-24
Btrfs: put csums on the right ordered extent
Josef Bacik
1
-2
/
+2
2013-01-24
Btrfs: use right range to find checksum for compressed extents
Liu Bo
1
-0
/
+5
2013-01-24
Btrfs: fix panic when recovering tree log
Josef Bacik
1
-8
/
+12
2013-01-24
Btrfs: do not allow logged extents to be merged or removed
Josef Bacik
3
-3
/
+16
2013-01-24
Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...
Olof Johansson
3
-15
/
+21
2013-01-24
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
6
-25
/
+51
2013-01-24
mfd: vexpress-sysreg: Don't skip initialization on probe
Pawel Moll
1
-12
/
+20
2013-01-24
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
Pawel Moll
1
-2
/
+0
2013-01-24
ARM: vexpress: extend the MPIDR range used for pen release check
Lorenzo Pieralisi
1
-1
/
+1
2013-01-24
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
Mark Brown
1
-2
/
+0
2013-01-24
Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...
Olof Johansson
1
-0
/
+10
[next]