aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-18drm/bridge: it6505: Modified power sequenceallen chen1-1/+1
2022-07-18soc: fujitsu: Add A64FX diagnostic interrupt driverHitomi Hasegawa5-0/+175
2022-07-18RDMA/rxe: Rename rxe_atomic_reply to atomic_replyXiao Yang1-2/+2
2022-07-18RDMA/rxe: Add common rxe_prepare_res()Xiao Yang1-39/+32
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo60-3794/+2992
2022-07-18mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resumeKamal Dasu1-1/+8
2022-07-18RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanupZhu Yanjun1-4/+6
2022-07-18mmc: sdhci-msm: drop redundant of_device_id entriesKrzysztof Kozlowski1-25/+4
2022-07-18drm/bridge: it6505: Power on downstream device in .atomic_enablePin-Yen Lin1-0/+3
2022-07-18igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima1-2/+2
2022-07-18RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY eventCheng Xu1-3/+4
2022-07-18Drivers: hv: Create debugfs file with hyper-v balloon usage informationAlexander Atanasov1-6/+129
2022-07-18RDMA/hns: Recover 1bit-ECC error of RAM on chipHaoyue Xu3-2/+193
2022-07-18RDMA/hns: Refactor the abnormal interrupt handler functionHaoyue Xu1-12/+23
2022-07-18RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu1-2/+2
2022-07-18RDMA/hns: Fix the wrong type of return value of the interrupt handlerHaoyue Xu1-13/+14
2022-07-18RDMA/hns: Remove unused abnormal interrupt of type RASHaoyue Xu2-11/+0
2022-07-18RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()Jianglei Nie1-3/+5
2022-07-18pinctrl: Don't allow PINCTRL_AMD to be a moduleMario Limonciello1-1/+1
2022-07-18net: prestera: acl: use proper mask for port selectorMaksym Glubokiy1-3/+3
2022-07-18RDMA/hfi1: Depend on !UMLEhab Ababneh1-1/+1
2022-07-18atl1c: use netif_napi_add_tx() for Tx NAPISieng-Piaw Liew1-2/+2
2022-07-18net: stmmac: fix dma queue left shift overflow issueJunxiao Chang1-0/+3
2022-07-18net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'Arun Ramadoss1-1/+1
2022-07-18RDMA/irdma: Use the bitmap API to allocate bitmapsChristophe JAILLET1-5/+4
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee6-21/+29
2022-07-18wifi: wcn36xx: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: wil6210: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: ath: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: ath6kl: fix repeated words in commentsJilin Yuan3-3/+3
2022-07-18wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter1-10/+4
2022-07-18wifi: ath5k: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: ath11k: mac: fix long lineKalle Valo1-1/+2
2022-07-18Revert "pinctrl: qcom: spmi-gpio: make the irqchip immutable"Linus Walleij1-12/+10
2022-07-18pinctrl: imx93: Add MODULE_DEVICE_TABLE()Fabio Estevam1-0/+1
2022-07-18pinctrl: sunxi: Add driver for Allwinner D1Samuel Holland5-5/+863
2022-07-18pinctrl: sunxi: Make some layout parameters dynamicSamuel Holland2-18/+29
2022-07-18pinctrl: sunxi: Refactor register/offset calculationSamuel Holland2-123/+89
2022-07-18pinctrl: sunxi: Support the 2.5V I/O bias modeSamuel Holland5-2/+20
2022-07-18pinctrl: sunxi: Add I/O bias setting for H6 R-PIOSamuel Holland2-3/+5
2022-07-18pinctrl: qcom-pmic-gpio: add support for PMP8074Robert Marko1-0/+2
2022-07-18pinctrl: qcom: spmi-gpio: Add pm8226 compatibilityDominik Kobinski1-0/+1
2022-07-18pinctrl: core: Use device_match_of_node() helperAndy Shevchenko1-1/+1
2022-07-18pinctrl: at91: remove #ifdef CONFIG_PMClaudiu Beznea1-7/+1
2022-07-18pinctrl: at91-pio4: remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea1-6/+1
2022-07-18RDMA/rtrs-srv: Do not use mempool for page allocationJack Wang1-17/+6
2022-07-18RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline functionMd Haris Iqbal1-19/+16
2022-07-18RDMA/rtrs-srv: Use per-cpu variables for rdma statsSantosh Kumar Pradhan4-16/+42
2022-07-18RDMA/rtrs-clt: Use this_cpu_ API for statsSantosh Kumar Pradhan1-11/+3
2022-07-18RDMA/rtrs-srv: Fix modinfo output for stringifyJack Wang1-10/+11