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
/
include
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
ocxl: Update the Process Element Entry
Christophe Lombard
1
-1
/
+1
2020-08-24
ocxl: Don't return trigger page when allocating an interrupt
Frederic Barrat
1
-8
/
+2
2020-07-29
ocxl: Address kernel doc errors & warnings
Alastair D'Silva
1
-58
/
+38
2020-07-29
ocxl: Remove unnecessary externs
Alastair D'Silva
1
-3
/
+3
2020-07-15
ocxl: control via sysfs whether the FPGA is reloaded on a link reset
Philippe Bergheaud
1
-0
/
+1
2019-08-08
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada
1
-39
/
+0
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+4
2019-07-10
ocxl: Update for AFU descriptor template version 1.1
Alastair D'Silva
1
-1
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-15
/
+1
2019-05-02
ocxl: Provide global MMIO accessors for external drivers
Alastair D'Silva
1
-0
/
+110
2019-05-02
ocxl: move event_fd handling to frontend
Alastair D'Silva
1
-0
/
+46
2019-05-02
ocxl: Allow external drivers to use OpenCAPI contexts
Alastair D'Silva
1
-0
/
+39
2019-05-02
ocxl: Create a clear delineation between ocxl backend & frontend
Alastair D'Silva
1
-10
/
+109
2019-05-02
ocxl: Remove some unused exported symbols
Alastair D'Silva
1
-23
/
+0
2019-05-02
ocxl: Remove superfluous 'extern' from headers
Alastair D'Silva
1
-18
/
+18
2019-03-17
auxdisplay: charlcd: Introduce charlcd_free() helper
Andy Shevchenko
1
-0
/
+1
2018-07-02
Revert "cxl: Allow a default context to be associated with an external pci_dev"
Frederic Barrat
1
-6
/
+0
2018-07-02
Revert "cxl: Add cxl_slot_is_supported API"
Frederic Barrat
1
-15
/
+0
2018-07-02
Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
Alastair D'Silva
1
-25
/
+0
2018-07-02
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
Alastair D'Silva
1
-20
/
+0
2018-07-02
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
1
-4
/
+0
2018-07-02
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
1
-8
/
+0
2018-06-03
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
1
-0
/
+9
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+259
2018-01-24
ocxl: Add a kernel API for other opencapi drivers
Frederic Barrat
1
-0
/
+214
2018-01-24
powerpc/powernv: Capture actag information for the device
Frederic Barrat
1
-0
/
+45
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
1
-0
/
+133
2017-03-17
auxdisplay: charlcd: Add support for 4-bit interfaces
Geert Uytterhoeven
1
-0
/
+2
2017-03-17
auxdisplay: charlcd: Extract character LCD core from misc/panel
Geert Uytterhoeven
1
-0
/
+40
2016-07-14
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
Andrew Donnellan
1
-0
/
+25
2016-07-14
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
1
-0
/
+4
2016-07-14
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
1
-0
/
+9
2016-07-14
cxl: Add kernel APIs to get & set the max irqs per context
Ian Munsie
1
-0
/
+10
2016-07-14
cxl: Allow a default context to be associated with an external pci_dev
Ian Munsie
1
-0
/
+6
2016-07-14
cxl: Move cxl_afu_get / cxl_afu_put to base
Ian Munsie
1
-0
/
+4
2016-07-14
cxl: Add cxl_slot_is_supported API
Ian Munsie
1
-0
/
+15
2016-06-28
cxl: Add set and get private data to context struct
Michael Neuling
1
-0
/
+7
2016-06-28
cxl: Add mechanism for delivering AFU driver specific events
Philippe Bergheaud
1
-0
/
+48
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
1
-0
/
+8
2016-03-09
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
1
-3
/
+0
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
1
-0
/
+5
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
1
-0
/
+10
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
1
-0
/
+203
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
1
-2
/
+2
2014-10-08
cxl: Add new header for call backs and structs
Ian Munsie
1
-0
/
+48
2011-09-23
[media] altera-stapl: it is time to move out from staging
Igor M. Liplianin
1
-0
/
+49