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
2022-09-28
mfd: intel-m10-bmc: Add d5005 bmc secure update driver
Russ Weight
1
-0
/
+1
2022-09-28
mfd: qcom-spmi-pmic: Add support for PMP8074
Robert Marko
1
-0
/
+1
2022-09-28
mfd: Move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-3
/
+3
2022-09-28
mfd: fsl-imx25: Fix check for platform_get_irq() errors
Dan Carpenter
1
-2
/
+2
2022-09-28
mfd: rt5120: Add Richtek PMIC support
ChiYuan Huang
3
-0
/
+137
2022-09-28
mfd: core: Delete corresponding OF node entries from list on MFD removal
Michal Oleszczyk
1
-0
/
+7
2022-09-28
mfd: twl-core: Fix double "to to" in comment.
Jason Wang
1
-1
/
+1
2022-09-28
mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...
Christophe JAILLET
1
-0
/
+3
2022-09-28
mfd: lp8788: Fix an error handling path in lp8788_probe()
Christophe JAILLET
1
-2
/
+10
2022-09-28
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
Christophe JAILLET
1
-8
/
+24
2022-09-28
mfd: silergy,sy7636a: Add config option MFD_SY7636A
Alistair Francis
3
-1
/
+13
2022-09-28
mfd: mt6370: Add MediaTek MT6370 support
ChiYuan Huang
4
-0
/
+428
2022-09-28
mfd: rk808: Add Rockchip rk817 battery charger support
Chris Morgan
1
-1
/
+15
2022-09-28
mfd: intel_soc_pmic_crc: Update the copyright year
Andy Shevchenko
1
-1
/
+1
2022-09-28
mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove
Andy Shevchenko
1
-21
/
+21
2022-09-28
mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()
Andy Shevchenko
1
-9
/
+2
2022-09-28
mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery
Andy Shevchenko
2
-6
/
+4
2022-09-28
mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()...
Andy Shevchenko
1
-5
/
+2
2022-09-28
mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()
Andy Shevchenko
1
-2
/
+2
2022-09-28
mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()
Andy Shevchenko
1
-15
/
+5
2022-09-28
mfd: intel_soc_pmic: Move non-Intel Makefile entries to their own group
Andy Shevchenko
1
-3
/
+4
2022-09-28
mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
Andy Shevchenko
4
-194
/
+158
2022-09-28
mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
Christophe JAILLET
1
-0
/
+1
2022-09-28
mfd: stmpe: Probe sub-function by compatible
Francesco Dolcini
1
-6
/
+5
2022-09-28
mfd: stmpe: Remove rotator block from probe
Francesco Dolcini
1
-2
/
+0
2022-09-28
mfd: intel-lpss: Provide an SSP type to the SPI driver
Andy Shevchenko
1
-46
/
+95
2022-09-09
mfd: ocelot: Add support for the vsc7512 chip via spi
Colin Foster
5
-0
/
+533
2022-09-09
pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
Colin Foster
1
-6
/
+2
2022-09-09
pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
Colin Foster
2
-2
/
+9
2022-09-09
pinctrl: ocelot: add ability to be used in a non-mmio configuration
Colin Foster
1
-11
/
+5
2022-09-09
net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
Colin Foster
1
-30
/
+12
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-24
/
+59
2022-08-14
Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
51
-54
/
+99
2022-08-14
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
10
-25
/
+1523
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
18
-97
/
+117
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-4
/
+18
2022-08-13
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-23
/
+50
2022-08-13
Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
39
-506
/
+1846
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
33
-510
/
+1971
2022-08-12
Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
17
-595
/
+334
2022-08-12
Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+2
2022-08-12
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
2
-15
/
+16
2022-08-12
xen/pciback: Fix comment typo
Jason Wang
1
-1
/
+1
2022-08-12
xen/xenbus: fix return type in xenbus_file_read()
Dan Carpenter
1
-2
/
+2
2022-08-12
xen-blkfront: Apply 'feature_persistent' parameter when connect
SeongJae Park
1
-3
/
+1
2022-08-12
xen-blkback: Apply 'feature_persistent' parameter when connect
Maximilian Heyne
1
-6
/
+3
2022-08-12
xen-blkback: fix persistent grants negotiation
SeongJae Park
1
-8
/
+7
2022-08-12
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
1
-6
/
+47
2022-08-12
Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+27
2022-08-12
Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+3
[next]