summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/hfi1: Allow MMU function execution in IRQ contextMitko Haralanov2016-03-211-15/+21
| * | | IB/hfi1: Re-factor MMU notification codeMitko Haralanov2016-03-216-259/+471
| * | | IB/hfi1: Enable adaptive pio by defaultMike Marciniszyn2016-03-171-1/+1
| * | | IB/hfi1: Fix adaptive pio packet corruptionMike Marciniszyn2016-03-171-6/+13
| * | | IB/hfi1: Fix panic in adaptive pioMike Marciniszyn2016-03-172-5/+3
| * | | IB/hfi1: Fix PIO wakeup timing holeMike Marciniszyn2016-03-171-5/+7
| * | | IB/hfi1: Fix ordering of trace for accuracyMike Marciniszyn2016-03-171-3/+6
| * | | IB/hfi1: Add unique trace point for pio and sdma sendMike Marciniszyn2016-03-173-6/+14
| * | | IB/hfi1: Fix issues with qp_stats printMike Marciniszyn2016-03-171-1/+1
| * | | IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn2016-03-171-2/+3
| * | | IB/hfi1: Improve LED beaconingEaswar Hariharan2016-03-173-51/+38
| * | | IB/hfi1: Don't call cond_resched in atomic mode when sending packetsKaike Wan2016-03-171-2/+5
| * | | IB/hfi1: Add adaptive cacheless verbs copyDean Luick2016-03-173-2/+211
| * | | IB/hfi1: Handle host handshake timeoutJubin John2016-03-172-2/+4
| * | | IB/hfi1: Add ASIC flag view/clearDean Luick2016-03-171-0/+125
| * | | IB/hfi1: Hold i2c resource across debugfs open/closeDean Luick2016-03-171-21/+124
| * | | IB/hfi1: Reduce hardware mutex timeoutDean Luick2016-03-171-1/+1
| * | | IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flagDean Luick2016-03-172-13/+0
| * | | IB/hfi1: Change thermal init to use resource reservationDean Luick2016-03-171-1/+7
| * | | IB/hfi1: Change QSFP functions to use resource reservationDean Luick2016-03-178-56/+142
| * | | IB/hfi1: Change SBus handling to use resource reservationDean Luick2016-03-174-29/+42
| * | | IB/hfi1: Change EPROM handling to use resource reservationDean Luick2016-03-171-23/+13
| * | | IB/hfi1: Add ASIC resource reservation functionsDean Luick2016-03-173-0/+219
| * | | IB/hfi1: Add shared ASIC structureDean Luick2016-03-173-3/+54
| * | | IB/hfi1: Remove ASIC block clearDean Luick2016-03-172-88/+3
| * | | IB/hfi1: Replace kmalloc and memcpy with a kmemdupHarish Chegondi2016-03-171-2/+1
| * | | IB/hfi1: Move constant to the right in bitwise operationsHarish Chegondi2016-03-173-6/+6
| * | | IB/hfi1: Add the break statement that was removed in an earlier patchHarish Chegondi2016-03-171-0/+1
| * | | staging/rdma/hfi1: Fix memory leaksJubin John2016-03-103-2/+4
| * | | staging/rdma/hfi1: Fix reporting of LED status in Get(LedInfo) and Get(PortInfo)Easwar Hariharan2016-03-102-7/+30
| * | | staging/rdma/hfi1: Check interrupt registers mappingKaike Wan2016-03-101-0/+56
| * | | staging/rdma/hfi1: Avoid using upstream component if it is not accessibleKaike Wan2016-03-102-5/+36
| * | | staging/rdma/hfi1: Fix header size calculation for RC/UC QPs with GRH enabledJianxin Xiong2016-03-102-6/+6
| * | | staging/rdma/hfi1: Fix counter read for cpDean Luick2016-03-103-36/+11
| * | | staging/rdma/hfi1: Guard i2c access against cpDean Luick2016-03-101-8/+20
| * | | staging/rdma/hfi1: Disclose more information when i2c failsDean Luick2016-03-101-22/+20
| * | | staging/rdma/hfi1: Fix debugfs access raceDean Luick2016-03-101-3/+6
| * | | staging/rdma/hfi1: Cleanup comments and logs in PHY codeEaswar Hariharan2016-03-102-6/+9
| * | | staging/rdma/hfi1: Fix xmit discard error weightDean Luick2016-03-101-5/+21
| * | | staging/rdma/hfi1: fix 0-day syntax errorMike Marciniszyn2016-03-101-3/+3
| * | | staging/rdma/hfi1: Fix headerJubin John2016-03-1055-220/+55
| * | | staging/rdma/hfi1: Remove else after breakJubin John2016-03-101-4/+2
| * | | staging/rdma/hfi1: Add braces on all arms of statementJubin John2016-03-1014-78/+100
| * | | staging/rdma/hfi1: Fix code alignmentJubin John2016-03-1026-1597/+1508
| * | | staging/rdma/hfi1: Fix block commentsJubin John2016-03-1014-107/+203
| * | | staging/rdma/hfi1: Add comment for spinlock_t definitionJubin John2016-03-103-0/+5
| * | | staging/rdma/hfi1: Remove void function return statementJubin John2016-03-101-1/+0
| * | | staging/rdma/hfi1: Use pointer instead of struct nameJubin John2016-03-101-1/+1
| * | | staging/rdma/hfi1: Remove CamelCaseJubin John2016-03-101-1/+1
| * | | staging/rdma/hfi1: Fix misspellingsJubin John2016-03-103-3/+3
OpenPOWER on IntegriCloud