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
/
misc
/
mic
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
11
-3189
/
+0
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-07-01
misc: mic: host: mic_debugfs: Demote function headers from kerneldoc
Lee Jones
1
-4
/
+4
2020-07-01
misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headers
Lee Jones
1
-0
/
+4
2020-07-01
misc: mic: host: mic_intr: Properly document function arguments
Lee Jones
1
-1
/
+3
2020-07-01
misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-file
Lee Jones
2
-9
/
+9
2020-06-29
misc: mic: Remove the error message as the call will print it
Liao Pingfang
1
-1
/
+0
2020-03-18
misc: mic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-02-14
misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
Huang Zijiang
1
-1
/
+1
2020-01-14
mic: Remove unneeded NULL check
Xu Wang
1
-3
/
+0
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2019-06-18
mic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
10
-129
/
+10
2019-02-26
mic: Rename ioremap pointer to remap
Vincent Whitchurch
1
-4
/
+4
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-55
/
+7
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
1
-55
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-10
/
+10
2016-04-30
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
1
-3
/
+3
2016-02-10
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
3
-2
/
+125
2016-02-10
misc: mic: Remove MIC X100 host virtio functionality
Sudeep Dutt
9
-1464
/
+4
2016-02-08
misc: mic: use common error path
Sudip Mukherjee
1
-6
/
+7
2016-02-08
misc: mic: return error directly
Sudip Mukherjee
1
-2
/
+2
2016-02-08
misc: mic: return error properly
Sudip Mukherjee
1
-1
/
+6
2016-02-08
misc: mic: remove unneeded debug message
Sudip Mukherjee
1
-6
/
+5
2015-10-04
misc: mic: Remove COSM functionality from the MIC host driver
Ashutosh Dixit
12
-1143
/
+204
2015-05-24
misc: mic: MIC host driver specific changes to enable SCIF
Sudeep Dutt
9
-23
/
+291
2015-04-03
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
1
-2
/
+0
2015-03-25
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-7
/
+7
2014-12-16
mic/host: fix up virtio 1.0 APIs
Michael S. Tsirkin
1
-6
/
+12
2014-07-19
misc: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
1
-1
/
+1
2014-07-12
misc: mic: add dma support in host driver
Siva Yerramreddy
6
-40
/
+280
2014-07-12
misc: mic: add threaded irq support in host driver
Siva Yerramreddy
4
-60
/
+96
2014-04-02
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-03-01
mic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-02-19
misc: mic: Add include of <linux/irqreturn.h>
Bjorn Helgaas
1
-0
/
+1
2014-02-08
misc: mic: fix possible signed underflow (undefined behavior) in userspace API
Sudeep Dutt
1
-1
/
+2
2014-01-21
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
3
-18
/
+18
2013-12-17
Merge 3.13-rc4 into char-misc-next
Greg Kroah-Hartman
3
-18
/
+18
2013-12-12
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-1
/
+1
2013-12-11
misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case.
Dasaratharaman Chandramouli
4
-18
/
+25
2013-11-27
misc: mic: Suppress memory space sparse warnings
Ashutosh Dixit
1
-4
/
+4
2013-11-27
misc: mic: Fix endianness issues.
Ashutosh Dixit
3
-10
/
+10
2013-11-27
misc: mic: Fix user space namespace pollution from mic_common.h.
Ashutosh Dixit
1
-1
/
+1
2013-11-27
misc: mic: Minor bug fix in 'retry' loops.
Sudeep Dutt
1
-6
/
+6
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
[next]