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
/
infiniband
/
hw
/
qib
/
qib_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
RDMA/qib: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
1
-6
/
+3
2024-07-04
RDMA/qib: Fix truncation compilation warnings in qib_init.c
Leon Romanovsky
1
-1
/
+1
2022-11-21
RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
1
-17
/
+4
2022-07-18
RDMA/qib: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+2
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-04-01
qib: Convert qib_unit_table to XArray
Matthew Wilcox
1
-44
/
+12
2018-11-30
RDMA/qib: Remove all occurrences of BUG_ON()
Leon Romanovsky
1
-1
/
+0
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+4
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-09
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
1
-0
/
+13
2018-03-07
infiniband: hw: Drop unnecessary continue
Arushi
1
-3
/
+1
2018-01-05
IB/{rdmavt, hfi1, qib}: Self determine driver name
Michael J. Ruhl
1
-0
/
+2
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+3
2017-11-16
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
Johannes Thumshirn
1
-2
/
+3
2017-10-09
IB/qib: Convert timers to use timer_setup()
Kees Cook
1
-18
/
+11
2017-08-29
IB/qib: Remove unnecessary memory allocation for boardname
Kamenee Arumugam
1
-1
/
+0
2017-08-18
IB/qib: fix spelling mistake: "failng" -> "failing"
Colin Ian King
1
-1
/
+1
2017-04-28
IB/qib: use setup_timer
Geliang Tang
1
-9
/
+6
2016-12-03
IB/qib: Remove debug prints after allocation failure
Leon Romanovsky
1
-39
/
+8
2016-10-07
IB/qib: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-04-28
IB/rdmavt,hfi1,qib: Fix memory leak
Jubin John
1
-2
/
+2
2016-03-11
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
1
-3
/
+0
2016-03-11
IB/qib: Use rdmavt device allocation function
Dennis Dalessandro
1
-2
/
+5
2016-03-11
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
1
-0
/
+10
2016-03-11
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
1
-2
/
+3
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
1
-19
/
+7
2015-02-20
IB/qib: Add blank line after declaration
Mike Marciniszyn
1
-0
/
+4
2015-02-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
1
-4
/
+3
2015-02-17
IB/qib: Do not write EEPROM
Mitko Haralanov
1
-1
/
+0
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-05-30
IB/qib: Additional Intel branding changes
Vinit Agnihotri
1
-4
/
+4
2014-03-18
IB/qib: Fix memory leak of recv context when driver fails to initialize.
Dennis Dalessandro
1
-8
/
+5
2014-03-18
IB/qib: Modify software pma counters to use percpu variables
Mike Marciniszyn
1
-6
/
+16
2014-03-18
IB/qib: Add percpu counter replacing qib_devdata int_counter
Mike Marciniszyn
1
-1
/
+35
2014-03-18
IB/qib: Fix debugfs ordering issue with multiple HCAs
Mike Marciniszyn
1
-14
/
+11
2013-08-13
IB/qib: Make qib_driver static
Paul Bolle
1
-1
/
+1
2013-07-12
IB/qib: Fix module-level leak
Mike Marciniszyn
1
-3
/
+3
2013-06-22
IB/qib: Convert opcode counters to per-context
Mike Marciniszyn
1
-2
/
+39
2013-06-22
IB/qib: Optimize CQ callbacks
Mike Marciniszyn
1
-14
/
+4
2013-06-22
IB/qib: Add optional NUMA affinity
Ramkrishna Vepa
1
-7
/
+32
2013-06-22
IB/qib: Add DCA support
Mike Marciniszyn
1
-0
/
+41
2013-03-23
IB/qib: change QLogic to Intel
Vinit Agnihotri
1
-4
/
+4
2013-02-28
IB/qib: convert to idr_alloc()
Tejun Heo
1
-13
/
+8
2013-01-04
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
1
-7
/
+5
2012-07-19
IB/qib: checkpatch fixes
Mike Marciniszyn
1
-47
/
+50
2012-07-19
IB/qib: Add congestion control agent implementation
Mike Marciniszyn
1
-1
/
+95
[next]