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
starfive-6.6.48-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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
cxl: Add alternate MMIO error handling
Ian Munsie
3
-2
/
+20
2015-08-17
cxl: Plug irq_bitmap getting leaked in cxl_context
Vaibhav Jain
1
-0
/
+4
2015-08-17
cxl: Add CONFIG_CXL_EEH symbol
Daniel Axtens
1
-1
/
+6
2015-08-14
cxl: EEH support
Daniel Axtens
3
-0
/
+262
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
4
-0
/
+41
2015-08-14
cxl: Don't remove AFUs/vPHBs in cxl_reset
Daniel Axtens
1
-5
/
+0
2015-08-14
cxl: Refactor AFU init/teardown
Daniel Axtens
1
-38
/
+57
2015-08-14
cxl: Refactor adaptor init/teardown
Daniel Axtens
1
-53
/
+86
2015-08-14
cxl: Clean up adapter MMIO unmap path.
Daniel Axtens
1
-6
/
+18
2015-08-14
cxl: Make IRQ release idempotent
Daniel Axtens
1
-0
/
+9
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
3
-11
/
+27
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
5
-12
/
+155
2015-08-14
cxl: Convert MMIO read/write macros to inline functions
Daniel Axtens
1
-16
/
+35
2015-08-12
cxl: sparse: Silence iomem warning in debugfs file creation
Daniel Axtens
1
-1
/
+1
2015-08-12
cxl: sparse: Make declarations static
Daniel Axtens
2
-4
/
+4
2015-08-11
cxl: Compile with -Werror
Daniel Axtens
1
-0
/
+2
2015-08-06
cxl: Don't ignore add_process_element() result when attaching context
Daniel Axtens
1
-3
/
+1
2015-07-16
cxl: Destroy afu->contexts_idr on release of an afu
Johannes Thumshirn
1
-0
/
+1
2015-07-16
cxl: Destroy cxl_adapter_idr on module_exit
Johannes Thumshirn
1
-0
/
+1
2015-07-13
cxl: use more common format specifier
Rasmus Villemoes
4
-31
/
+31
2015-07-13
cxl: Add explicit precision specifiers
Rasmus Villemoes
1
-2
/
+2
2015-07-10
Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-13
/
+20
2015-07-10
cxl: Check if afu is not null in cxl_slbia
Daniel Axtens
1
-1
/
+1
2015-07-08
cxl: Fix off by one error allowing subsequent mmap page to be accessed
Ian Munsie
1
-2
/
+2
2015-07-08
cxl: Fail mmap if requested mapping is larger than assigned problem state area
Ian Munsie
1
-1
/
+9
2015-07-08
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
3
-19
/
+2
2015-07-07
cxl: Fix refcounting in kernel API
Michael Neuling
1
-7
/
+5
2015-07-06
cxl: Test the correct mmio space before unmapping
Daniel Axtens
1
-1
/
+1
2015-07-06
cxl/vphb.c: Use phb pointer after NULL check
Maninder Singh
1
-1
/
+2
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-06-27
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
59
-3469
/
+7022
2015-06-26
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
Colin Ian King
1
-1
/
+1
2015-06-26
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
1
-1
/
+1
2015-06-26
Pratyush Anand has moved
Pratyush Anand
1
-1
/
+1
2015-06-19
cxl: Fix typo in debug print
Michael Neuling
1
-1
/
+1
2015-06-19
cxl: Add CXL_KERNEL_API config option
Michael Neuling
1
-0
/
+5
2015-06-14
mei: me: wait for power gating exit confirmation
Alexander Usyskin
4
-5
/
+80
2015-06-14
mei: reset flow control on the last client disconnection
Alexander Usyskin
1
-0
/
+3
2015-06-13
misc: sram: sort and clean up included headers
Vladimir Zapolskiy
1
-8
/
+2
2015-06-13
misc: sram: move reserved block logic out of probe function
Vladimir Zapolskiy
1
-36
/
+46
2015-06-13
misc: sram: add private struct device and virt_base members
Vladimir Zapolskiy
1
-25
/
+29
2015-06-13
misc: sram: report correct SRAM pool size
Vladimir Zapolskiy
1
-1
/
+2
2015-06-13
misc: sram: bump error message level on unclean driver unbinding
Vladimir Zapolskiy
1
-1
/
+1
2015-06-13
misc: sram: fix device node reference leak on error
Vladimir Zapolskiy
1
-0
/
+2
2015-06-13
misc: sram: fix enabled clock leak on error path
Vladimir Zapolskiy
1
-13
/
+9
2015-06-13
misc: mic: Fix reported static checker warning
Sudeep Dutt
1
-4
/
+0
2015-06-13
misc: mic: Fix randconfig build error by including errno.h
Sudeep Dutt
1
-0
/
+1
2015-06-07
cxl: Reset default context for vPHB on release
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
5
-4
/
+619
2015-06-03
cxl: Export file ops for use by API
Michael Neuling
2
-9
/
+23
[next]