summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-07Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit
2021-09-07mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap
2021-09-07mfd: syscon: Use of_iomap() instead of ioremap()Hector Martin
2021-09-07can: c_can: fix null-ptr-deref on ioctl()Tong Zhang
2021-09-07can: rcar_canfd: add __maybe_unused annotation to silence warningMarc Kleine-Budde
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds
2021-09-06iwl: fix debug printf format stringsLinus Torvalds
2021-09-06Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko
2021-09-06net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko
2021-09-06net: qcom/emac: Replace strlcpy with strscpyJason Wang
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng
2021-09-06bonding: Fix negative jump label count on nested bondingJussi Maki
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao
2021-09-06iwlwifi: fix printk format warnings in uefi.cRandy Dunlap
2021-09-06cpufreq: mediatek-hw: Add support for CPUFREQ HWHector.Yuan
2021-09-05NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-09-05ntb: ntb_pingpong: remove redundant initialization of variables msg_data and ...Colin Ian King
2021-09-05bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan
2021-09-05bnxt_en: Fix UDP tunnel logicMichael Chan
2021-09-05bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan
2021-09-05bnxt_en: fix read of stored FW_PSID version on P5 devicesEdwin Peer
2021-09-05bnxt_en: fix stored FW_PSID version masksEdwin Peer
2021-09-05Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2021-09-05net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki
2021-09-05Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-09-05bonding: complain about missing route only once for A/B ARP probesDavid Decotigny
2021-09-05net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET
2021-09-04NTB: perf: Fix an error code in perf_setup_inbuf()Yang Li
2021-09-04NTB: Fix an error code in ntb_msit_probe()Yang Li
2021-09-04ntb: intel: remove invalid email address in header commentDave Jiang
2021-09-04octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...Christophe JAILLET
2021-09-04octeontx2-af: Add a 'rvu_free_bitmap()' functionChristophe JAILLET
2021-09-04ethtool: Fix an error code in cxgb2.cYang Li
2021-09-04qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-03loop: reduce the loop_ctl_mutex scopeTetsuo Handa
2021-09-03ionic: fix a sleeping in atomic bugDan Carpenter
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15-rc0' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-03mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon
2021-09-03mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_pageChristoph Hellwig