summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-24mcb: Use DEFINE_RES_MEM() helper macro and fix the end addressZhen Lei1-11/+2
2021-06-24PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variableJinchao Wang5-15/+10
2021-06-24bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' callsChristophe JAILLET1-1/+4
2021-06-24bus: mhi: Wait for M2 state during system resumeBaochen Qiang1-0/+1
2021-06-24bus: mhi: core: Fix power down latencyLoic Poulain1-13/+5
2021-06-24intel_th: Wait until port is in reset before programming itAlexander Shishkin3-0/+36
2021-06-24intel_th: msu: Make contiguous buffers uncachedAlexander Shishkin1-16/+32
2021-06-24intel_th: Remove an unused exit point from intel_th_remove()Uwe Kleine-König1-5/+7
2021-06-24stm class: Spelling fixRandy Dunlap1-1/+1
2021-06-24nitro_enclaves: Set Bus Master for the NE PCI deviceLongpeng(Mike)1-0/+2
2021-06-24misc: ibmasm: Modify matricies to matricesGuoqing Chi1-1/+1
2021-06-24misc: vmw_vmci: return the correct errno codeJunlin Yang1-1/+1
2021-06-24siox: Simplify error handling via dev_err_probe()Thorsten Scherer1-9/+10
2021-06-24fpga: machxo2-spi: Address warning about unused variableMoritz Fischer1-0/+2
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook5-0/+72
2021-06-24selftests/lkdtm: Enable various testable CONFIGsKees Cook1-0/+6
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook9-11/+117
2021-06-24lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook1-2/+0
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook4-4/+27
2021-06-24lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook1-0/+3
2021-06-24selftests/lkdtm: Fix expected text for free poisonKees Cook1-2/+2
2021-06-24selftests/lkdtm: Fix expected text for CR4 pinningKees Cook1-1/+1
2021-06-24selftests/lkdtm: Avoid needing explicit sub-shellKees Cook1-4/+8
2021-06-23Merge tag 'extcon-next-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman7-69/+310
2021-06-23Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman36-136/+1601
2021-06-23phy: Revert "phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'"Vinod Koul1-2/+2
2021-06-22Merge tag 'icc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman6-0/+2280
2021-06-22mei: revamp mei extension header structure layout.Tomas Winkler3-27/+38
2021-06-22mei: fix kdoc in the driverTamar Mashiah8-12/+12
2021-06-22Merge tag 'misc-habanalabs-next-2021-06-22' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman30-878/+3209
2021-06-22Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman14-239/+299
2021-06-21extcon: sm5502: Add support for SM5504Stephan Gerhold3-8/+204
2021-06-21extcon: sm5502: Refactor driver to use chip-specific structStephan Gerhold2-28/+44
2021-06-21dt-bindings: extcon: sm5502: Document siliconmitus,sm5504-muicStephan Gerhold1-2/+4
2021-06-21dt-bindings: extcon: sm5502: Convert to DT schemaStephan Gerhold2-21/+50
2021-06-21extcon: sm5502: Implement i2c_driver->probe_new()Stephan Gerhold1-3/+2
2021-06-21extcon: sm5502: Use devm_regmap_add_irq_chip()Stephan Gerhold1-12/+2
2021-06-21extcon: max8997: Add missing modalias stringMarek Szyprowski1-0/+1
2021-06-21extcon: sm5502: Drop invalid register write in sm5502_reg_dataStephan Gerhold1-1/+0
2021-06-21extcon: intel-mrfld: Sync hardware and software state on initFerry Toth1-0/+9
2021-06-21habanalabs/gaudi: refactor hard-reset related codeKoby Elbaz4-47/+56
2021-06-21habanalabs/gaudi: add support for NIC DERROfir Bitton3-5/+16
2021-06-21habanalabs: add validity check for signal csfarah kassabri3-24/+75
2021-06-21habanalabs: get lower/upper 32 bits via maskingKoby Elbaz2-2/+2
2021-06-21habanalabs: allow reset upon device releaseOfir Bitton4-5/+30
2021-06-21phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET1-4/+13
2021-06-21phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi1-4/+7
2021-06-21phy/rockchip: add Innosilicon-based CSI dphyHeiko Stuebner3-0/+469
2021-06-21dt-bindings: phy: add yaml binding for rockchip-inno-csi-dphyHeiko Stuebner1-0/+79
2021-06-21phy: rockchip: remove redundant initialization of pointer cfgColin Ian King1-2/+2