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
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
111
-121
/
+118
2020-11-19
rtc: nvmem: emit an error message when nvmem registration fails
Bartosz Golaszewski
4
-8
/
+8
2020-11-19
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
27
-30
/
+30
2020-11-19
rtc: nvmem: remove nvram ABI
Alexandre Belloni
16
-98
/
+1
2020-11-19
rtc: omap: use devm_pinctrl_register()
Bartosz Golaszewski
1
-7
/
+2
2020-11-19
rtc: sc27xx: Always read normal alarm
Alexandre Belloni
1
-36
/
+2
2020-11-17
rtc: mxc: use of_device_get_match_data
Alexandre Belloni
1
-3
/
+1
2020-11-17
rtc: mxc: Convert the driver to DT-only
Fabio Estevam
1
-20
/
+1
2020-11-17
rtc: rx6110: add i2c support
Claudius Heine
2
-32
/
+153
2020-11-17
rtc: Kconfig: Fix typo in help message of rx 6110
Claudius Heine
1
-1
/
+1
2020-11-17
rtc: ds1307: Drop of_match_ptr and CONFIG_OF protections
Andy Shevchenko
1
-4
/
+2
2020-11-17
rtc: ds1307: Make use of device properties
Andy Shevchenko
1
-17
/
+21
2020-11-17
rtc: ds1307: Remove non-valid ACPI IDs
Andy Shevchenko
1
-35
/
+1
2020-11-17
rtc: at91rm9200: Add sam9x60 compatible
Alexandre Belloni
1
-0
/
+3
2020-11-17
rtc: at91rm9200: add correction support
Alexandre Belloni
1
-4
/
+99
2020-11-15
rtc: rv3032: fix nvram nvmem priv pointer
Alexandre Belloni
1
-1
/
+1
2020-11-15
rtc: goldfish: Remove GOLDFISH dependency
Jiaxun Yang
1
-1
/
+0
2020-11-15
rtc: snvs: Remove NULL pointer check before clk_*
Xu Wang
1
-43
/
+24
2020-11-15
rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare
Xu Wang
1
-2
/
+1
2020-11-15
rtc: pl031: fix resource leak in pl031_probe
Zheng Liang
1
-2
/
+4
2020-11-15
rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler
Tian Tao
1
-2
/
+4
2020-11-15
rtc: hym8563: enable wakeup when applicable
Guillaume Tucker
1
-2
/
+5
2020-11-15
rtc: da9063: Simplify bool comparison
Kaixu Xia
1
-1
/
+1
2020-11-15
rtc: sc27xx: Remove unnecessary conversion to bool
Kaixu Xia
1
-1
/
+1
2020-10-28
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
Dinghao Liu
1
-3
/
+5
2020-10-27
rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
Dan Carpenter
1
-8
/
+4
2020-10-27
rtc: pcf2127: move watchdog initialisation to a separate function
Uwe Kleine-König
1
-25
/
+31
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
5
-5
/
+5
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
4
-4
/
+4
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+23
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-109
/
+113
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-98
/
+188
2020-10-24
Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+4
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
1
-1
/
+0
2020-10-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+10
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
89
-881
/
+2969
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
43
-1922
/
+1157
2020-10-24
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-2
/
+3
2020-10-24
Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-14
/
+42
2020-10-24
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
21
-146
/
+236
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
28
-583
/
+816
2020-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
27
-166
/
+1351
2020-10-23
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-85
/
+522
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-82
/
+100
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
3
-3
/
+3
[next]