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
2023-07-28
rtc: rv3028: Add support for "aux-voltage-chargeable" property
Andrej Picej
1
-19
/
+61
2023-07-28
rtc: bq4802: add sparc dependency
Arnd Bergmann
1
-0
/
+1
2023-07-28
rtc: pcf85063: Drop enum pcf85063_type and split pcf85063_cfg[]
Biju Das
1
-45
/
+38
2023-07-28
rtc: pcf85063: Simplify probe()
Biju Das
1
-18
/
+8
2023-07-28
rtc: isl1208: Simplify probe()
Biju Das
1
-11
/
+3
2023-07-28
rtc: stm32: fix unnecessary parentheses
Valentin Caron
1
-5
/
+4
2023-07-28
rtc: stm32: fix issues of stm32_rtc_valid_alrm function
Valentin Caron
1
-28
/
+33
2023-07-28
rtc: stm32: change PM callbacks to "_noirq()"
Gabriel Fernandez
1
-2
/
+3
2023-07-28
rtc: stm32: don't print an error on probe deferral
Valentin Caron
1
-8
/
+6
2023-07-28
rtc: stm32: improve rtc precision
Christophe Guibout
1
-4
/
+22
2023-07-28
rtc: stm32: don't stop time counter if not needed
Antonio Borneo
1
-6
/
+17
2023-07-28
rtc: stm32: use the proper register sequence to read date/time
Antonio Borneo
1
-1
/
+1
2023-07-27
rtc: pcf2127: add UIE support for PCF2131
Hugo Villeneuve
1
-2
/
+10
2023-07-27
rtc: pcf2127: add flag for watchdog register value read support
Hugo Villeneuve
1
-6
/
+14
2023-07-27
rtc: pcf2127: support generic watchdog timing configuration
Hugo Villeneuve
1
-9
/
+55
2023-07-27
rtc: pcf2127: adapt time/date registers write sequence for PCF2131
Hugo Villeneuve
1
-1
/
+34
2023-07-27
rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
Hugo Villeneuve
1
-0
/
+35
2023-07-27
rtc: pcf2127: add support for PCF2131 RTC
Hugo Villeneuve
2
-23
/
+215
2023-07-27
rtc: pcf2127: add support for multiple TS functions
Hugo Villeneuve
1
-67
/
+201
2023-07-27
rtc: pcf2127: adapt for CLKOUT register at any offset
Hugo Villeneuve
1
-2
/
+5
2023-07-27
rtc: pcf2127: adapt for WD registers at any offset
Hugo Villeneuve
1
-4
/
+10
2023-07-27
rtc: pcf2127: adapt for alarm registers at any offset
Hugo Villeneuve
1
-9
/
+8
2023-07-27
rtc: pcf2127: adapt for time/date registers at any offset
Hugo Villeneuve
1
-4
/
+7
2023-07-27
rtc: pcf2127: add variant-specific configuration structure
Hugo Villeneuve
1
-19
/
+79
2023-07-27
rtc: pcf2127: remove superfluous comments
Hugo Villeneuve
1
-2
/
+2
2023-07-27
rtc: pcf2127: lower message severity if setting time fails
Hugo Villeneuve
1
-2
/
+1
2023-07-27
rtc: pcf2127: improve timestamp reading performance
Hugo Villeneuve
1
-21
/
+11
2023-07-27
rtc: pcf2127: improve rtc_read_time() performance
Hugo Villeneuve
1
-28
/
+14
2023-07-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
8
-30
/
+33
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-39
/
+28
2023-07-08
Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+2
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
1
-1
/
+1
2023-07-08
ntb_netdev: Fix module_init problem
Geoff Levand
1
-1
/
+1
2023-07-08
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
1
-8
/
+4
2023-07-08
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-12
/
+5
2023-07-08
NTB: EPF: fix possible memory leak in pci_vntb_probe()
ruanjinjie
1
-0
/
+1
2023-07-08
NTB: ntb_tool: Add check for devm_kcalloc
Jiasheng Jiang
1
-0
/
+2
2023-07-08
NTB: ntb_transport: fix possible memory leak while device_register() fails
Yang Yingliang
1
-1
/
+1
2023-07-08
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
1
-1
/
+6
2023-07-08
NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
Yuan Can
1
-1
/
+6
2023-07-08
ntb: idt: Fix error handling in idt_pci_driver_init()
Yuan Can
1
-1
/
+6
2023-07-08
Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-11
/
+4
2023-07-07
Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
113
-349
/
+1249
2023-07-07
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-26
/
+69
2023-07-07
Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-10
/
+12
2023-07-07
Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+1
2023-07-07
Merge tag 'drm-misc-next-fixes-2023-07-06' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-3
/
+3
[next]