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
2019-09-01
rtc: pcf8563: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-8
/
+9
2019-09-01
rtc: pcf8563: add Microcrystal RV8564 compatible
Alexandre Belloni
1
-0
/
+1
2019-09-01
rtc: pcf8563: add Epson RTC8564 compatible
Alexandre Belloni
1
-0
/
+1
2019-09-01
rtc: s35390a: convert to devm_i2c_new_dummy_device()
Wolfram Sang
1
-41
/
+13
2019-09-01
rtc: max77686: convert to devm_i2c_new_dummy_device()
Wolfram Sang
1
-13
/
+4
2019-09-01
rtc: pcf85363/pcf85263: fix regmap error in set_time
Biwen Li
1
-1
/
+6
2019-09-01
rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-9
/
+4
2019-09-01
rtc: snvs: set range
Alexandre Belloni
1
-0
/
+1
2019-08-29
rtc: snvs: fix possible race condition
Anson Huang
1
-4
/
+7
2019-08-27
rtc: pcf2127: bugfix: watchdog build dependency
Bruno Thomsen
2
-0
/
+3
2019-08-27
rtc: pcf2127: add tamper detection support
Bruno Thomsen
1
-0
/
+160
2019-08-27
rtc: pcf2127: add watchdog feature support
Bruno Thomsen
2
-1
/
+124
2019-08-23
rtc: pcf2127: bugfix: read rtc disables watchdog
Bruno Thomsen
1
-20
/
+12
2019-08-23
rtc: pcf2127: cleanup register and bit defines
Bruno Thomsen
1
-26
/
+33
2019-08-23
rtc: pcf2127: convert to devm_rtc_allocate_device
Bruno Thomsen
1
-3
/
+4
2019-08-23
rtc: sun6i: Add support for H6 RTC
Ondrej Jirman
1
-2
/
+38
2019-08-23
rtc: fsl-ftm-alarm: add FTM alarm driver
Biwen Li
3
-0
/
+353
2019-08-23
rtc: Add Amlogic Virtual Wake RTC
Neil Armstrong
3
-0
/
+168
2019-08-21
rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
Dan Carpenter
1
-8
/
+8
2019-08-21
rtc: ds1672: remove unnecessary check
Alexandre Belloni
1
-3
/
+0
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
21
-106
/
+31
2019-08-20
rtc: class: add debug message when registration fails
Alexandre Belloni
1
-1
/
+3
2019-08-20
rtc: pcf2123: add proper compatible string
Alexandre Belloni
1
-1
/
+3
2019-08-20
rtc: pcf2123: let the core handle range offsetting
Alexandre Belloni
1
-4
/
+5
2019-08-20
rtc: pcf2123: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-8
/
+8
2019-08-20
rtc: pcf2123: remove useless error path goto
Alexandre Belloni
1
-8
/
+3
2019-08-20
rtc: pcf2123: rename struct and variables
Alexandre Belloni
1
-38
/
+38
2019-08-20
rtc: pcf2123: stop using dev.platform_data
Alexandre Belloni
1
-10
/
+11
2019-08-20
rtc: pcf2123: implement .alarm_irq_enable
Alexandre Belloni
1
-9
/
+10
2019-08-20
rtc; pcf2123: fix possible alarm race condition
Alexandre Belloni
1
-4
/
+4
2019-08-20
rtc: pcf2123: don't use weekday alarm
Alexandre Belloni
1
-2
/
+2
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
27
-92
/
+28
2019-08-13
rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
Fuqian Huang
1
-2
/
+3
2019-08-13
rtc: bd70528: fix driver dependencies
Matti Vaittinen
1
-0
/
+1
2019-08-12
rtc: remove w90x900/nuc900 driver
Arnd Bergmann
3
-279
/
+0
2019-07-23
rtc: s5m: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-07-23
rtc: s35390a: convert to i2c_new_dummy_device
Wolfram Sang
1
-4
/
+4
2019-07-23
rtc: max77686: convert to i2c_new_dummy_device
Wolfram Sang
1
-4
/
+4
2019-07-22
rtc: isl12026: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-07-22
rtc: imxdi: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-07-22
rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
14
-55
/
+1165
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-29
/
+2183
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
19
-74
/
+120
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-4
/
+6
2019-07-20
Merge branch 'next' into for-linus
Dmitry Torokhov
14538
-308224
/
+315806
2019-07-20
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+5
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
49
-433
/
+4347
2019-07-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-5
/
+47
[next]