aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/compressed/uart-16550.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-14RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon1-1/+2
2021-12-14RDMA/core: Modify rdma_query_gid() to return accurate error codesAvihai Horon1-3/+9
2021-12-14RDMA/hns: Support direct wqe of userspaceYixing Liu6-12/+94
2021-12-07RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib1-0/+2
2021-12-07RDMA/rxe: Remove the unnecessary variableZhu Yanjun1-4/+1
2021-12-06RDMA/bnxt_re: Fix endianness warning for req.pkeyKamal Heib1-1/+1
2021-12-06RDMA/irdma: Fix the type used to declare a bitmapChristophe JAILLET1-1/+1
2021-12-06IB/core: Remove redundant pointer mmColin Ian King1-2/+1
2021-12-06RDMA/uverbs: Remove the unnecessary assignmentZhu Yanjun1-1/+0
2021-12-06RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu1-1/+1
2021-12-06RDMA/siw: Use max() instead of doing it manuallyJiapeng Chong1-1/+1
2021-11-29RDMA/bnxt_re: Use bitmap_zalloc() when applicableChristophe JAILLET1-4/+2
2021-11-29RDMA/pvrdma: Use non-atomic bitmap functions when possibleChristophe JAILLET1-3/+3
2021-11-29RDMA/pvrdma: Use bitmap_zalloc() when applicableChristophe JAILLET1-2/+2
2021-11-29IB/hfi1: Use bitmap_zalloc() when applicableChristophe JAILLET1-5/+3
2021-11-29RDMA/mlx4: Use bitmap_alloc() when applicableChristophe JAILLET1-6/+4
2021-11-29RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'Christophe JAILLET1-3/+3
2021-11-29RDMA/ocrdma: Use bitmap_zalloc() when applicableChristophe JAILLET1-10/+6
2021-11-25RDMA/bnxt_re: Remove dynamic pkey tableKamal Heib6-175/+10
2021-11-25RDMA/siw: Use helper function to set sys_image_guidKamal Heib1-1/+3
2021-11-25RDMA/rtrs-clt: Fix the initial value of min_latencyJack Wang1-1/+1
2021-11-25RDMA/cma: Remove open coding of overflow checking for private_data_lenHÃ¥kon Bugge1-4/+2
2021-11-25RDMA/cxgb4: Use non-atomic bitmap functions when possibleChristophe JAILLET1-2/+2
2021-11-25RDMA/cxgb4: Use bitmap_set() when applicableChristophe JAILLET1-4/+1
2021-11-25RDMA/cxgb4: Use bitmap_zalloc() when applicableChristophe JAILLET1-5/+3
2021-11-25IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_mr.c'Christophe JAILLET1-5/+5
2021-11-25IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_allocator.c'Christophe JAILLET1-2/+2
2021-11-25IB/mthca: Use bitmap_set() when applicableChristophe JAILLET1-4/+1
2021-11-25IB/mthca: Use bitmap_zalloc() when applicableChristophe JAILLET2-11/+7
2021-11-19RDMA/hns: Remove magic numberXinhao Liu1-1/+3
2021-11-19RDMA/hns: Remove macros that are no longer usedYixing Liu1-16/+0
2021-11-19RDMA/hns: Correctly initialize the members of Array[][]Xinhao Liu1-1/+2
2021-11-19RDMA/hns: Correct the type of variables participating in the shift operationXinhao Liu4-15/+15
2021-11-19RDMA/hns: Replace tab with space in the right-side commentsXinhao Liu3-15/+15
2021-11-19RDMA/hns: Correct the print format to be consistent with the variable typeXinhao Liu1-3/+3
2021-11-19RDMA/hns: Correct the hex print formatXinhao Liu2-6/+6
2021-11-19RDMA/rxe: Remove some #defines from rxe_pool.hBob Pearson2-3/+2
2021-11-19RDMA/rxe: Remove #include "rxe_loc.h" from rxe_pool.cBob Pearson1-1/+0
2021-11-19RDMA/rxe: Save object pointer in pool elementBob Pearson2-13/+18
2021-11-19RDMA/rxe: Copy setup parameters into rxe_poolBob Pearson2-33/+27
2021-11-19RDMA/rxe: Cleanup rxe_pool_entryBob Pearson11-91/+89
2021-11-19RDMA/rxe: Replace irqsave locks with bh locksBob Pearson9-86/+59
2021-11-19RDMA/usnic: Clean up usnic_ib_alloc_pd()Dan Carpenter1-5/+3
2021-11-19RDMA/cxgb4: Use helper function to set GUIDsKamal Heib1-3/+5
2021-11-17RDMA/hns: Validate the pkey indexKamal Heib1-0/+3
2021-11-17RDMA/ocrdma: Use helper function to set GUIDsKamal Heib3-17/+5
2021-11-16RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pending cmd-bit"Christophe JAILLET2-5/+2
2021-11-16RDMA/bnxt_re: Remove unneeded variableChangcheng Deng1-2/+1
2021-11-16RDMA/irdma: Use helper function to set GUIDsKamal Heib1-21/+6
2021-11-14Linux 5.16-rc1Linus Torvalds1-2/+2