summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_iba7322.c
Commit message (Expand)AuthorAgeFilesLines
* IB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-3/+2
* IB/qib: Replace deprecated strncpyJustin Stitt2023-09-221-1/+1
* IB: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-211-1/+1
* RDMA/qib: Use the bitmap API when applicableChristophe JAILLET2022-07-171-15/+8
* IB/qib: Fix typosQinghua Jin2022-01-071-1/+1
* RDMA/qib: Remove useless qib_read_ureg() functionJiapeng Chong2021-04-131-22/+0
* RDMA: Fix kernel-doc compilation warningsLeon Romanovsky2021-03-221-2/+2
* RDMA/hw/qib/qib_iba7322: Fix a bunch of copy/paste issuesLee Jones2021-01-221-7/+7
* RDMA/qib: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-031-4/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* IB/qib: Remove unused variable retZou Wei2020-04-141-4/+3
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-2/+2
|\
| * qib: Convert qib_unit_table to XArrayMatthew Wilcox2019-04-011-2/+2
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-3/+0
|/
* RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky2018-11-291-3/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-12/+17
* IB/qib: Move char *qib_sdma_state_names[] and constify while there.HernĂ¡n Gonzalez2018-02-281-0/+10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-121/+75
|\
| * Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-9/+8
| |\
| | * IB/qib: Convert timers to use timer_setup()Kees Cook2017-10-091-9/+8
| * | IB/qib: Remove set-but-not-used variablesBart Van Assche2017-10-141-11/+4
| * | IB/qib: Remove remaining code related to writing the EEPROMBart Van Assche2017-10-141-5/+1
| * | IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl2017-09-271-96/+62
| |/
* / treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-2/+2
|/
* IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam2017-08-281-2/+2
* IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam2017-08-281-23/+17
* IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl2017-06-271-21/+27
* IB/qib: use setup_timerGeliang Tang2017-04-281-6/+4
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-03-241-1/+1
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* IB/qib: Remove empty functionLeon Romanovsky2017-01-241-1/+0
* IB/qib: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-17/+5
* IB/qib,IB/hfi: Use core common header fileMike Marciniszyn2016-10-021-1/+1
* IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John2016-05-261-15/+0
* IB/qib: Destroy SMI AH before de-allocating the protection domainHarish Chegondi2016-03-101-2/+0
* IB/qib,rdmavt: Move smi_ah to qibDennis Dalessandro2016-03-101-5/+5
* IB/qib: Remove create and free mad agentsDennis Dalessandro2016-03-101-5/+5
* IB/qib: Remove ibport and use rdmavt versionHarish Chegondi2016-03-101-1/+1
* IB/qib: Use address handle in rdmavt and remove from qibDennis Dalessandro2016-03-101-1/+1
* IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-051-21/+20
* IB/qib: Add blank line after declarationMike Marciniszyn2015-02-201-2/+20
* IB/qib: Fix checkpatch warningsMike Marciniszyn2015-02-201-4/+3
* IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn2015-02-171-8/+8
* IB/qib: Add support for the new QMH7360 cardVinit Agnihotri2015-02-161-0/+5
* IB/qib: Do not write EEPROMMitko Haralanov2015-02-161-2/+0
* IB/qib: Modify software pma counters to use percpu variablesMike Marciniszyn2014-03-171-1/+5
* IB/qib: Add percpu counter replacing qib_devdata int_counterMike Marciniszyn2014-03-171-22/+9