summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-281-7/+2
|\
| * irqchip/gic-v3-its: Prevent double free on errorGuanrui Huang2024-04-251-7/+2
* | Merge tag 'i2c-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-272-15/+15
|\ \
| * | i2c: smbus: fix NULL function pointer dereferenceWolfram Sang2024-04-271-6/+6
| * | Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-04-261-9/+9
| |\ \ | | |/ | |/|
| | * eeprom: at24: fix memory corruption race conditionDaniel Okazaki2024-04-231-9/+9
* | | Merge tag 'soundwire-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-04-272-1/+17
|\ \ \
| * | | soundwire: amd: fix for wake interrupt handling for clockstop modeVijendar Mukunda2024-03-282-1/+17
| | |/ | |/|
* | | Merge tag 'dmaengine-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-2714-42/+64
|\ \ \
| * | | dmaengine: idxd: Fix oops during rmmod on single-CPU platformsFenghua Yu2024-04-071-6/+3
| * | | dmaengine: xilinx: xdma: Clarify kdoc in XDMA driverMiquel Raynal2024-04-071-6/+8
| * | | dmaengine: xilinx: xdma: Fix synchronization issueLouis Chauvet2024-04-072-8/+21
| * | | dmaengine: xilinx: xdma: Fix wrong offsets in the buffers addresses in dma de...Miquel Raynal2024-04-071-1/+1
| * | | dma: xilinx_dpdma: Fix lockingSean Anderson2024-04-071-3/+10
| * | | dmaengine: idxd: Convert spinlock to mutex to lock evl workqueueRex Zhang2024-04-076-13/+12
| * | | idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko2024-03-281-0/+4
| * | | dmaengine: tegra186: Fix residual calculationAkhil R2024-03-281-0/+3
| * | | dmaengine: owl: fix register access functionsArnd Bergmann2024-03-281-2/+2
| * | | dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"Vinod Koul2024-03-281-3/+0
| |/ /
* | | Merge tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds2024-04-2710-42/+80
|\ \ \
| * | | phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregisteredHans de Goede2024-04-121-11/+12
| * | | phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6Johan Hovold2024-04-123-0/+4
| * | | phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONALCristian Ciocaltea2024-04-121-0/+1
| * | | phy: qcom: m31: match requested regulator name with dt schemaGabor Juhos2024-04-071-1/+1
| * | | phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODEStephen Boyd2024-04-061-2/+2
| * | | phy: qcom: qmp-combo: Fix VCO div offset on v3Stephen Boyd2024-04-061-1/+5
| * | | phy: rockchip: naneng-combphy: Fix mux on rk3588Sebastian Reichel2024-04-061-3/+33
| * | | phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Reichel2024-04-061-3/+6
| * | | phy: rockchip-snps-pcie3: fix bifurcation on rk3588Michal Tomek2024-04-061-16/+8
| * | | phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler2024-04-061-2/+4
| * | | phy: marvell: a3700-comphy: Fix hardcoded array sizeMikhail Kobuk2024-04-051-1/+1
| * | | phy: marvell: a3700-comphy: Fix out of bounds readMikhail Kobuk2024-04-051-3/+4
| |/ /
* | | Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-264-79/+103
|\ \ \
| * \ \ Merge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2024-04-262-2/+6
| |\ \ \
| | * | | soc: mediatek: mtk-socinfo: depends on CONFIG_SOC_BUSDaniel Golle2024-04-231-0/+1
| | * | | soc: mediatek: mtk-svs: Append "-thermal" to thermal zone namesAngeloGioacchino Del Regno2024-04-231-2/+5
| | |/ /
| * | | Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2024-04-262-77/+97
| |\ \ \
| | * | | firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2024-04-092-77/+97
| | |/ /
* | | | Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2024-04-263-1/+17
|\ \ \ \
| * | | | mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov2024-04-251-0/+1
| * | | | mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128Maksim Kiselev2024-04-041-0/+1
| * | | | mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka2024-04-021-1/+15
* | | | | Merge tag 'mtd/fixes-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-264-8/+7
|\ \ \ \ \
| * | | | | mtd: limit OTP NVMEM cell parse to non-NAND devicesChristian Marangi2024-04-151-1/+1
| * | | | | mtd: diskonchip: work around ubsan link failureArnd Bergmann2024-04-091-2/+2
| * | | | | mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_...Christian Marangi2024-04-091-4/+3
| * | | | | mtd: rawnand: brcmnand: Fix data access violation for STB chipWilliam Zhang2024-03-251-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-262-12/+17
|\ \ \ \ \
| * \ \ \ \ Merge tag 'intel-gpio-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski2024-04-251-3/+6
| |\ \ \ \ \
| | * | | | | gpio: tangier: Use correct type for the IRQ chip dataAndy Shevchenko2024-04-121-3/+6