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-02-17
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
2020-05-07
logic_pio: Use _inX() and _outX()
John Garry
2020-05-07
logic_pio: Improve macro argument name
John Garry
2019-11-05
lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration
John Garry
2019-08-13
lib: logic_pio: Add logic_pio_unregister_range()
John Garry
2019-08-13
lib: logic_pio: Avoid possible overlap for unregistering regions
John Garry
2019-08-13
lib: logic_pio: Fix RCU usage
John Garry
2018-03-21
lib: Add generic PIO mapping method
Zhichang Yuan