index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_iba7322.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-3
/
+0
2019-04-01
qib: Convert qib_unit_table to XArray
Matthew Wilcox
1
-2
/
+2
2018-11-29
RDMA/qib: Remove all occurrences of BUG_ON()
Leon Romanovsky
1
-3
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-12
/
+17
2018-02-28
IB/qib: Move char *qib_sdma_state_names[] and constify while there.
HernĂ¡n Gonzalez
1
-0
/
+10
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-121
/
+75
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-9
/
+8
2017-10-14
IB/qib: Remove set-but-not-used variables
Bart Van Assche
1
-11
/
+4
2017-10-14
IB/qib: Remove remaining code related to writing the EEPROM
Bart Van Assche
1
-5
/
+1
2017-10-09
IB/qib: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+8
2017-09-27
IB/qib: Update QIB to use the latest PCI API
Michael J. Ruhl
1
-96
/
+62
2017-08-28
IB/qib: Stricter bounds checking for copy to buffer
Kamenee Arumugam
1
-2
/
+2
2017-08-28
IB/qib: Remove unnecessary memory allocation for boardname
Kamenee Arumugam
1
-23
/
+17
2017-06-27
IB/qib: Replace deprecated pci functions with new API
Michael J. Ruhl
1
-21
/
+27
2017-04-28
IB/qib: use setup_timer
Geliang Tang
1
-6
/
+4
2017-03-24
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-24
IB/qib: Remove empty function
Leon Romanovsky
1
-1
/
+0
2016-12-03
IB/qib: Remove debug prints after allocation failure
Leon Romanovsky
1
-17
/
+5
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
1
-1
/
+1
2016-05-26
IB/qib: Remove unused qib_7322_intr_msgs[]
Jubin John
1
-15
/
+0
2016-03-10
IB/qib: Destroy SMI AH before de-allocating the protection domain
Harish Chegondi
1
-2
/
+0
2016-03-10
IB/qib,rdmavt: Move smi_ah to qib
Dennis Dalessandro
1
-5
/
+5
2016-03-10
IB/qib: Remove create and free mad agents
Dennis Dalessandro
1
-5
/
+5
2016-03-10
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
1
-1
/
+1
2016-03-10
IB/qib: Use address handle in rdmavt and remove from qib
Dennis Dalessandro
1
-1
/
+1
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
1
-21
/
+20
2015-02-20
IB/qib: Add blank line after declaration
Mike Marciniszyn
1
-2
/
+20
2015-02-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
1
-4
/
+3
2015-02-17
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
1
-8
/
+8
2015-02-16
IB/qib: Add support for the new QMH7360 card
Vinit Agnihotri
1
-0
/
+5
2015-02-16
IB/qib: Do not write EEPROM
Mitko Haralanov
1
-2
/
+0
2014-03-17
IB/qib: Modify software pma counters to use percpu variables
Mike Marciniszyn
1
-1
/
+5
2014-03-17
IB/qib: Add percpu counter replacing qib_devdata int_counter
Mike Marciniszyn
1
-22
/
+9
2014-02-13
IB/qib: Add missing serdes init sequence
Mike Marciniszyn
1
-0
/
+5
2013-11-08
IB/qib: Fix txselect regression
Mike Marciniszyn
1
-6
/
+5
2013-07-30
IB/qib: Add err_decode() call for ring dump
Mike Marciniszyn
1
-0
/
+2
2013-07-11
IB/qib: Log all SDMA errors unconditionally
Dean Luick
1
-0
/
+114
2013-06-26
IB/qib: New transmitter tunning settings for Dell 1.1 backplane
Mitko Haralanov
1
-22
/
+37
2013-06-21
IB/qib: Add DCA support
Mike Marciniszyn
1
-12
/
+322
2012-08-15
IB/qib: Fix error return code in qib_init_7322_variables()
Julia Lawall
1
-1
/
+3
2012-07-19
IB/qib: checkpatch fixes
Mike Marciniszyn
1
-71
/
+77
2012-07-17
IB/qib: Fix QP RCU sparse warnings
Mike Marciniszyn
1
-7
/
+5
2012-05-14
IB/qib: Fix QLE734X link cycling
Mitko Haralanov
1
-1
/
+1
2012-05-14
IB/qib: Optimize pio ack buffer allocation
Mike Marciniszyn
1
-0
/
+1
2012-02-25
IB/qib: Add logic for affinity hint
Mike Marciniszyn
1
-31
/
+76
[next]