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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-14
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT
3
-0
/
+331
2015-02-14
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
Arnaud Ebalard
1
-29
/
+262
2015-02-14
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
Arnaud Ebalard
3
-0
/
+814
2015-02-14
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
Chris Zhong
1
-2
/
+8
2015-02-14
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-02-14
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-02-14
drivers/rtc/rtc-imxdi.c: add more known register bits
Juergen Borleis
1
-4
/
+40
2015-02-14
drivers/rtc/rtc-imxdi.c: trivial clean up code
Juergen Borleis
1
-3
/
+3
2015-02-14
rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users
Arnaud Ebalard
1
-6
/
+39
2015-02-14
drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver
Arnaud Ebalard
1
-8
/
+305
2015-02-14
drivers/rtc/rtc-pcf2123.c: add support for devicetree
Joshua Clayton
1
-0
/
+10
2015-02-14
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
1
-0
/
+4
2015-02-14
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
1
-0
/
+1
2015-02-14
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2
-2
/
+0
2015-02-14
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-2
/
+3
2015-02-14
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
6
-29
/
+13
2015-02-14
scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+3
2015-02-14
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-3
/
+3
2015-02-14
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-35
/
+12
2015-02-14
arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-2
/
+2
2015-02-14
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-6
/
+4
2015-02-14
clk: convert clock name allocations to kstrdup_const
Andrzej Hajda
1
-6
/
+6
2015-02-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
7
-8
/
+508
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+17
2015-02-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-119
/
+135
2015-02-13
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2
-3
/
+3
2015-02-13
mm/zpool: add name argument to create zpool
Ganesh Mahendran
1
-3
/
+5
2015-02-13
zram: remove request_queue from struct zram
Sergey Senozhatsky
2
-9
/
+8
2015-02-13
zram: remove init_lock in zram_make_request
Minchan Kim
2
-32
/
+64
2015-02-13
zram: check bd_openers instead of bd_holders
Minchan Kim
1
-1
/
+1
2015-02-13
zram: rework reset and destroy path
Sergey Senozhatsky
1
-42
/
+33
2015-02-13
zram: fix umount-reset_store-mount race condition
Sergey Senozhatsky
1
-14
/
+9
2015-02-13
zram: free meta table in zram_meta_free
Ganesh Mahendran
1
-17
/
+16
2015-02-13
zram: clean up zram_meta_alloc()
Sergey Senozhatsky
1
-8
/
+6
2015-02-13
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-193
/
+407
2015-02-13
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-387
/
+428
2015-02-13
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-31
/
+29
2015-02-13
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-171
/
+67
2015-02-12
Merge tag 'md/3.20' of git://neil.brown.name/md
Linus Torvalds
14
-606
/
+858
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-1448
/
+1996
2015-02-12
Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-125
/
+572
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-2
/
+253
2015-02-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
23
-937
/
+2231
2015-02-12
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-15
/
+0
2015-02-12
md/raid10: fix conversion from RAID0 to RAID10
NeilBrown
1
-3
/
+9
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-25
/
+24
2015-02-12
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
15
-36
/
+951
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-37
/
+171
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
16
-190
/
+253
2015-02-12
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
3
-13
/
+6
[next]