aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-10PCI: iproc: Convert to use the new ECAM constantsKrzysztof Wilczyński1-23/+8
2020-12-10PCI: thunder-pem: Add constant for custom ".bus_shift" initialiserKrzysztof Wilczyński1-2/+11
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński13-91/+53
2020-12-10clk: tegra: Fix duplicated SE clock entryDmitry Osipenko2-1/+2
2020-12-10Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller8-34/+212
2020-12-10clk: qcom: rpmh: add support for SM8350 rpmh clocksVinod Koul1-12/+46
2020-12-10PCI: Disable PTM during suspend to save powerDavid E. Box3-1/+43
2020-12-10PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box3-0/+53
2020-12-10vxlan: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli1-1/+1
2020-12-10clk: qcom: lpasscc: Introduce pm autosuspend for SC7180Taniya Das1-1/+9
2020-12-10clk: qcom: gcc-sc7180: Add 50 MHz clock rate for SDC2Douglas Anderson1-0/+1
2020-12-10clk: qcom: gcc-sc7180: Use floor ops for sdcc clksDouglas Anderson1-2/+2
2020-12-10clk: scpi: mark scpi_clk_match as maybe unusedKrzysztof Kozlowski1-1/+1
2020-12-10clk: pwm: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-12-10hwspinlock: sirf: Remove the redundant 'of_match_ptr'Baolin Wang1-1/+1
2020-12-10remoteproc/mediatek: read IPI buffer offset from FWTzung-Bi Shih2-22/+69
2020-12-10remoteproc/mediatek: unprepare clk if scp_before_load failsTzung-Bi Shih1-1/+2
2020-12-10remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()Zhang Changzhong1-6/+3
2020-12-10remoteproc/mediatek: Fix kernel test robot warningSouptick Joarder1-3/+1
2020-12-10remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()YueHaibing1-2/+2
2020-12-10remoteproc: qcom: pas: fix error handling in adsp_pds_enableZhang Qilong1-1/+4
2020-12-10remoteproc: qcom: fix reference leak in adsp_startZhang Qilong1-1/+3
2020-12-10remoteproc: q6v5-mss: fix error handling in q6v5_pds_enableZhang Qilong1-1/+4
2020-12-10remoteproc/mtk_scp: surround DT device IDs with CONFIG_OFAlexandre Courbot1-0/+2
2020-12-10remoteproc: qcom: Add minidump id for sm8150 modemSiddharth Gupta1-0/+1
2020-12-10remoteproc: qcom: Add capability to collect minidumpsSiddharth Gupta3-2/+173
2020-12-10remoteproc: coredump: Add minidump functionalitySiddharth Gupta2-0/+166
2020-12-10remoteproc: core: Add ops to enable custom coredump functionalitySiddharth Gupta1-1/+5
2020-12-10remoteproc/mediatek: change MT8192 CFG register baseTzung-Bi Shih1-12/+12
2020-12-10RDMA/uverbs: Fix incorrect variable typeAvihai Horon1-9/+5
2020-12-10RDMA/core: Do not indicate device ready when device enablement failsJack Morgenstein1-3/+4
2020-12-10RDMA/core: Clean up cq pool mechanismJack Morgenstein3-15/+9
2020-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-5/+13
2020-12-10cw1200: txrx: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-10Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-32/+58
2020-12-10wilc1000: changes for SPI communication stall issue found with IperfAjay Singh1-2/+21
2020-12-10file: Rename __close_fd_get_file close_fd_get_fileEric W. Biederman1-1/+1
2020-12-10PCI: Mark AMD Raven iGPU ATS as broken in some platformsAlex Deucher1-0/+14
2020-12-10thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()Zheng Yongjun1-5/+1
2020-12-10RDMA/core: Update kernel documentation for ib_create_named_qp()Lukas Bulwahn1-0/+1
2020-12-10remoteproc: pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna1-0/+3
2020-12-10remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna1-9/+131
2020-12-10remoteproc: pru: Add pru-specific debugfs supportSuman Anna1-0/+136
2020-12-10remoteproc: pru: Add support for PRU specific interrupt configurationGrzegorz Jaszczyk2-0/+227
2020-12-10remoteproc: pru: Add a PRU remoteproc driverSuman Anna3-0/+446
2020-12-10RDMA/mlx5: Remove unneeded semicolonTom Rix1-1/+1
2020-12-10misc: pvpanic: Replace OF headers by mod_devicetable.hAndy Shevchenko1-2/+2
2020-12-10misc: pvpanic: Combine ACPI and platform driversAndy Shevchenko1-113/+17
2020-12-10usb: host: sl811: Switch to use platform_get_mem_or_io()Andy Shevchenko1-11/+9
2020-12-10vfio: platform: Switch to use platform_get_mem_or_io()Andy Shevchenko1-12/+1