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
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
2012-04-06
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
Chris Ball
2
-5
/
+1
2012-04-06
mmc: core: fix power class selection
Subhash Jadavani
1
-13
/
+17
2012-04-06
mmc: omap_hsmmc: fix module re-insertion
Balaji T K
1
-3
/
+1
2012-04-06
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
1
-15
/
+1
2012-04-06
mmc: omap_hsmmc: make it behave well as a module
Felipe Balbi
1
-4
/
+5
2012-04-06
mmc: omap_hsmmc: trivial cleanups
Felipe Balbi
1
-77
/
+70
2012-04-06
mmc: omap_hsmmc: context save after enabling runtime pm
Balaji T K
1
-2
/
+2
2012-04-06
mmc: omap_hsmmc: use runtime put sync in probe error patch
Balaji T K
1
-2
/
+1
2012-04-06
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
Rafael J. Wysocki
1
-3
/
+9
2012-04-06
mmc: bus: print bus speed mode of UHS-I card
Subhash Jadavani
1
-2
/
+15
2012-04-06
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
Manuel Lauss
2
-1
/
+5
2012-04-06
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
1
-7
/
+1
2012-04-06
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
1
-6
/
+6
2012-04-06
mmc: sh_mmcif: double clock speed
Simon Horman
1
-1
/
+2
2012-04-06
mmc: block: Remove use of mmc_blk_set_blksize
Ulf Hansson
1
-26
/
+1
2012-04-06
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
2
-19
/
+30
2012-04-06
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
1
-0
/
+2
2012-04-06
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
1
-1
/
+8
2012-04-06
mmc: sdhci-s3c: Enable runtime power management
Mark Brown
1
-0
/
+28
2012-04-06
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
Mark Brown
1
-4
/
+7
2012-04-06
mmc: sdhci-s3c: use devm_ functions
Julia Lawall
1
-24
/
+3
2012-04-06
Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
9
-68
/
+105
2012-04-06
mmc: sdhci-s3c: Keep a copy of platform data and use it
Thomas Abraham
1
-2
/
+9
2012-04-06
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
Thomas Abraham
1
-0
/
+8
2012-04-06
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
Thomas Abraham
1
-4
/
+70
2012-04-06
MAINTAINERS: update for Marvell Ethernet drivers
stephen hemminger
1
-12
/
+7
2012-04-06
bonding: properly unset current_arp_slave on slave link up
Veaceslav Falico
1
-1
/
+5
2012-04-06
phonet: Check input from user before allocating
Sasha Levin
1
-0
/
+3
2012-04-06
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
4
-6
/
+9
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
78
-631
/
+518
2012-04-06
memcg swap: use mem_cgroup_uncharge_swap fix
Michal Hocko
1
-7
/
+7
2012-04-06
backlight: add driver for DA9052/53 PMIC v1
Ashish Jangam
3
-0
/
+194
2012-04-06
C6X: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+3
2012-04-06
MAINTAINERS: add entry for sparse checker
Christopher Li
1
-0
/
+9
2012-04-06
MAINTAINERS: fix REMOTEPROC F: typo
Joe Perches
1
-1
/
+1
2012-04-06
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-21
/
+10
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
63
-572
/
+176
2012-04-06
scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
Julia Lawall
1
-0
/
+70
2012-04-06
libfs: add simple_open()
Stephen Boyd
2
-0
/
+9
2012-04-06
hugetlbfs: remove unregister_filesystem() when initializing module
Hillf Danton
1
-1
/
+0
2012-04-06
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
Jett.Zhou
1
-2
/
+2
2012-04-06
fs/xattr.c:setxattr(): improve handling of allocation failures
Andrew Morton
1
-4
/
+17
2012-04-06
fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed
Andrew Morton
1
-4
/
+13
2012-04-06
fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()
Dave Jones
1
-1
/
+1
2012-04-06
sysrq: use SEND_SIG_FORCED instead of force_sig()
Anton Vorontsov
1
-1
/
+1
2012-04-06
proc: fix mount -t proc -o AAA
Vasiliy Kulikov
1
-4
/
+5
2012-04-05
ARM: fix __io macro for PCMCIA
Rob Herring
7
-1
/
+93
2012-04-05
Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
5
-8
/
+39
2012-04-05
Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-7
/
+3
2012-04-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Olof Johansson
17
-122
/
+122
[prev]
[next]