summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib/qib_iba7322.c
AgeCommit message (Expand)Author
2021-04-13RDMA/qib: Remove useless qib_read_ureg() functionJiapeng Chong
2021-03-22RDMA: Fix kernel-doc compilation warningsLeon Romanovsky
2021-01-22RDMA/hw/qib/qib_iba7322: Fix a bunch of copy/paste issuesLee Jones
2020-09-03RDMA/qib: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-14IB/qib: Remove unused variable retZou Wei
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01qib: Convert qib_unit_table to XArrayMatthew Wilcox
2018-11-29RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-28IB/qib: Move char *qib_sdma_state_names[] and constify while there.HernĂ¡n Gonzalez
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-14IB/qib: Remove set-but-not-used variablesBart Van Assche
2017-10-14IB/qib: Remove remaining code related to writing the EEPROMBart Van Assche
2017-10-09IB/qib: Convert timers to use timer_setup()Kees Cook
2017-09-27IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl
2017-08-28IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam
2017-08-28IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam
2017-06-27IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl
2017-04-28IB/qib: use setup_timerGeliang Tang
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada
2017-01-24IB/qib: Remove empty functionLeon Romanovsky
2016-12-03IB/qib: Remove debug prints after allocation failureLeon Romanovsky
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn
2016-05-26IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John
2016-03-10IB/qib: Destroy SMI AH before de-allocating the protection domainHarish Chegondi
2016-03-10IB/qib,rdmavt: Move smi_ah to qibDennis Dalessandro
2016-03-10IB/qib: Remove create and free mad agentsDennis Dalessandro
2016-03-10IB/qib: Remove ibport and use rdmavt versionHarish Chegondi
2016-03-10IB/qib: Use address handle in rdmavt and remove from qibDennis Dalessandro
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn
2015-02-17IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn
2015-02-16IB/qib: Add support for the new QMH7360 cardVinit Agnihotri
2015-02-16IB/qib: Do not write EEPROMMitko Haralanov
2014-03-17IB/qib: Modify software pma counters to use percpu variablesMike Marciniszyn
2014-03-17IB/qib: Add percpu counter replacing qib_devdata int_counterMike Marciniszyn
2014-02-13IB/qib: Add missing serdes init sequenceMike Marciniszyn
2013-11-08IB/qib: Fix txselect regressionMike Marciniszyn
2013-07-30IB/qib: Add err_decode() call for ring dumpMike Marciniszyn
2013-07-11IB/qib: Log all SDMA errors unconditionallyDean Luick
2013-06-26IB/qib: New transmitter tunning settings for Dell 1.1 backplaneMitko Haralanov