summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor2-2/+2
2021-11-26soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko1-1/+1
2021-11-26soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET1-1/+1
2021-09-22soc: qcom: smsm: Fix missed interrupts if state changes while maskedStephan Gerhold1-3/+8
2021-04-16soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann1-1/+1
2020-12-29soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green1-2/+3
2020-12-29drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probeZhihao Cheng1-1/+2
2020-12-29soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong1-2/+11
2020-12-29soc: ti: knav_qmss: fix reference leak in knav_queue_probeZhang Qilong1-0/+1
2020-12-29soc/tegra: fuse: Fix index bug in get_process_idNicolin Chen1-1/+1
2020-04-24soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew1-1/+1
2020-02-28soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko1-1/+1
2020-02-05soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach1-2/+2
2020-01-29soc/fsl/qe: Fix an error code in qe_pin_request()Dan Carpenter1-1/+3
2019-06-22soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipherNathan Chancellor1-1/+1
2019-04-20soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko1-7/+1
2019-04-05soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho1-3/+9
2019-04-05soc: qcom: gsbi: Fix error handling in gsbi_probe()Alexey Khoroshilov1-2/+5
2019-03-13soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur1-4/+5
2019-02-12soc: bcm: brcmstb: Don't leak device tree node referenceYangtao Li1-1/+5
2019-02-12soc/tegra: Don't leak device tree node referenceYangtao Li1-1/+5
2018-11-13soc/tegra: pmc: Fix child-node lookupJohan Hovold1-1/+1
2018-11-10soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang1-1/+1
2018-11-10soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni1-0/+3
2018-05-30soc: qcom: wcnss_ctrl: Fix increment in NV uploadBjorn Andersson1-1/+1
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-03-24soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp1-0/+13
2017-12-20soc: mediatek: pwrap: fix compiler errorsMatthias Brugger1-1/+1
2017-01-26soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun1-0/+1
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds24-8/+7181
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-175/+223
2016-09-25arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2-0/+2
2016-09-25soc/qman: Add self-test for QMan driverClaudiu Manoil6-0/+995
2016-09-25soc/bman: Add self-test for BMan driverClaudiu Manoil5-0/+259
2016-09-25soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil5-2/+4418
2016-09-25soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil7-0/+1492
2016-09-25soc/fsl/qe: fix gpio save_regs functionsChristophe Leroy1-1/+2
2016-09-25soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy1-0/+8
2016-09-25fsl/qe: use of_property_read_boolJulia Lawall1-1/+1
2016-09-24soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()Zhao Qiang1-5/+5
2016-09-24soc/fsl/qe: Use resource_sizeVaishali Thakkar1-1/+1
2016-09-19Merge tag 'v4.8-next-soc' of https://github.com/mbgg/linux-mediatek into next...Arnd Bergmann1-1/+1
2016-09-15Merge tag 'tegra-for-4.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-20/+8
2016-09-15Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-111/+157
2016-09-13ARM: EXYNOS: Remove calls to of_genpd_get_from_provider()Jon Hunter1-15/+8
2016-09-01soc: qcom: smd: Reset rx tail rather than txBjorn Andersson1-1/+1
2016-08-23soc: qcom: smd: Represent smd edges as devicesBjorn Andersson1-75/+122
2016-08-23soc: qcom: smd: Request irqs after parsing propertiesBjorn Andersson1-16/+16
2016-08-23soc: qcom: smd: Simplify multi channel handlingBjorn Andersson1-18/+16
2016-08-23soc: qcom: smem: Silence probe defer errorStephen Boyd1-1/+2