summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-10i3c: mctp: Add GETMWL/SETMWL and GETMRL/SETMRL supportHEADdev-5.15-intelOleksandr Shulzhenko1-1/+52
2022-06-10i3c: device: Add SETMWL/GETMWL and SETMRL/GETMRL supportOleksandr Shulzhenko3-4/+154
2022-06-09soc: aspeed: mctp: Add IOCTL to set own EIDIwona Winiarska1-0/+18
2022-06-01peci: busses: add PECI o. MCTP o. I3C platform driverOleksandr Shulzhenko3-0/+268
2022-06-01i3c: mctp: Add PECI-related functionality to I3C MCTP driverOleksandr Shulzhenko1-0/+54
2022-06-01i3c: mctp: Extend MCTP o. I3C driver with the TX/RX functionsOleksandr Shulzhenko1-60/+219
2022-05-27Revert "i3c: mctp: Replace redundant MKDEV calls"Iwona Winiarska1-3/+4
2022-05-25i3c: mctp: Add I3C Target MCTP driverIwona Winiarska3-2/+400
2022-05-25i3c: mctp: Replace redundant MKDEV callsIwona Winiarska1-4/+3
2022-05-25i3c: mctp: Use ID instead of I3C devname in chardev nameIwona Winiarska1-1/+1
2022-05-23hwmon: peci-dimmpower: Add Domain ID supportIwona Winiarska1-2/+2
2022-05-23hwmon: peci-cpupower: Add Domain ID supportIwona Winiarska1-2/+2
2022-05-23hwmon: peci-dimmtemp: Add Domain ID supportIwona Winiarska1-4/+4
2022-05-23hwmon: peci-cputemp: Add Domain ID supportIwona Winiarska1-5/+5
2022-05-23peci: core: Use "domain" of-propertyIwona Winiarska1-1/+9
2022-05-23peci: Extend peci client with Domain ID informationIwona Winiarska2-15/+43
2022-05-23peci: core: Check PECI address immediatelyIwona Winiarska1-14/+17
2022-05-23clk: aspeed: Don't convert pointer-to-const-charIwona Winiarska1-1/+1
2022-05-23mtd: spi-nor: aspeed: Fix wrong print formatIwona Winiarska1-1/+1
2022-05-23peci: mctp: Remove useless class specifierIwona Winiarska1-1/+1
2022-05-20i3c: mctp: Enable PECZbigniew Lukwinski1-0/+4
2022-05-20i3c: dw: master: Enable PEC support in hardwareZbigniew Lukwinski1-0/+6
2022-05-20i3c: master: Enable support for PECZbigniew Lukwinski3-0/+39
2022-05-12Merge commit '49caedb668e476c100d727f2174724e0610a2b92' of https://github.com...Sujoy Ray1133-7749/+16459
2022-04-29i2c: mux: Add mux deselect support on timeoutArun P. Mohanan1-5/+10
2022-04-28Merge tag 'v5.15.36' into dev-5.15Joel Stanley49-218/+362
2022-04-27spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus1-0/+3
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring1-6/+4
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin1-2/+2
2022-04-27gpio: Request interrupts after IRQ is initializedMario Limonciello1-2/+2
2022-04-27drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin1-1/+1
2022-04-27drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson1-2/+9
2022-04-27drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson1-1/+1
2022-04-27scsi: sr: Do not leak information in ioctlTom Rix1-3/+12
2022-04-27Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin1-1/+1
2022-04-27net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann1-4/+4
2022-04-27dmaengine: imx-sdma: fix init of uart scriptsKevin Groeneveld1-14/+14
2022-04-27dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong1-5/+7
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma1-0/+2
2022-04-27EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta1-5/+11
2022-04-27nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig1-1/+4
2022-04-27nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202Christoph Hellwig1-0/+4
2022-04-27nvme: add a quirk to disable namespace identifiersChristoph Hellwig2-6/+23
2022-04-27scsi: qedi: Fix failed disconnect handlingMike Christie1-35/+34
2022-04-27scsi: iscsi: Fix NOP handling during conn recoveryMike Christie1-1/+6
2022-04-27scsi: iscsi: Merge suspend fieldsMike Christie5-16/+16
2022-04-27scsi: iscsi: Release endpoint ID when its freedMike Christie1-36/+35
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin1-0/+8
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang1-0/+3
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi1-2/+6