VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-04-26
Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
2021-04-02
drivers: most: use LIST_HEAD() for list_head
Shixin Liu
2021-04-02
drivers: most: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-03-23
drivers: most: add ALSA sound driver
Christian Gromm
2021-01-26
most: core: Constify static attribute_group structs
Rikard Falkeborn
2020-09-07
drivers: most: add character device interface driver
Christian Gromm
2020-07-31
drivers: most: add USB adapter driver
Christian Gromm
2020-06-25
staging: most: avoid null pointer dereference when iface is null
Colin Ian King
2020-04-28
most: core: use function subsys_initcall()
Christian Gromm
2020-03-24
staging: most: move core files out of the staging area
Christian Gromm