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
2021-08-26
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: virtio: add a virtio i2c frontend driver
Jie Deng
3
-0
/
+302
2021-08-19
i2c: hix5hd2: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: s3c2410: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: iop3xx: fix deferred probing
Sergey Shtylyov
1
-4
/
+2
2021-08-17
i2c: synquacer: fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-08-17
i2c: sun6i-pw2i: Prefer strscpy over strlcpy
Len Baker
1
-1
/
+1
2021-08-17
i2c: remove dead PMC MSP TWI/SMBus/I2C driver
Lukas Bulwahn
3
-610
/
+0
2021-08-11
i2c: dev: Use sysfs_emit() in "show" functions
Andy Shevchenko
1
-1
/
+1
2021-08-11
i2c: dev: Define pr_fmt() and drop duplication substrings
Andy Shevchenko
1
-11
/
+9
2021-08-11
i2c: designware: Fix indentation in the header
Andy Shevchenko
1
-2
/
+2
2021-08-11
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
2
-6
/
+7
2021-08-11
i2c: at91: mark PM ops as __maybe unused
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: sh_mobile: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: qup: : use proper DMAENGINE API for termination
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: mxs: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: imx: : use proper DMAENGINE API for termination
Wolfram Sang
1
-3
/
+3
2021-08-11
i2c: at91-master: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: at91: remove #define CONFIG_PM
Claudiu Beznea
1
-12
/
+5
2021-08-11
i2c: parport: Switch to use module_parport_driver()
Andy Shevchenko
1
-25
/
+11
2021-08-10
i2c: i801: Remove not needed debug message
Heiner Kallweit
1
-4
/
+0
2021-08-10
i2c: i801: make p2sb_spinlock a mutex
Heiner Kallweit
1
-4
/
+4
2021-08-10
i2c: i801: Improve disabling runtime pm
Heiner Kallweit
1
-6
/
+1
2021-08-03
i2c: highlander: add IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-07-28
i2c: i801: Fix handling SMBHSTCNT_PEC_EN
Heiner Kallweit
1
-16
/
+11
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+23
2021-07-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-92
/
+78
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-18
/
+31
2021-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+9
2021-07-23
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-20
/
+13
2021-07-23
Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-10
/
+6
2021-07-23
Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+11
2021-07-23
Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+48
2021-07-23
Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-112
/
+249
2021-07-23
Merge branch 'acpi-utils'
Rafael J. Wysocki
3
-9
/
+5
2021-07-23
Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-788
/
+456
2021-07-23
Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-17
/
+59
2021-07-23
Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
6
-288
/
+109
2021-07-23
Merge tag 'array-bounds-fixes-5.14-rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+9
2021-07-22
Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+6
2021-07-22
Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-32
/
+64
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
38
-120
/
+629
2021-07-22
Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-24
/
+31
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-22
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
1
-1
/
+0
2021-07-22
net: sparx5: fix unmet dependencies warning
Randy Dunlap
1
-0
/
+1
2021-07-22
ravb: Remove extra TAB
Biju Das
1
-1
/
+1
2021-07-22
ravb: Fix a typo in comment
Biju Das
1
-1
/
+1
2021-07-22
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
1
-0
/
+6
2021-07-22
Merge tag 'amd-drm-fixes-5.14-2021-07-21' of https://gitlab.freedesktop.org/a...
Dave Airlie
29
-483
/
+288
[next]