summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2024-05-2510-45/+35
|\
| * ipmi: kcs_bmc_npcm7xx: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: kcs_bmc_aspeed: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: ipmi_ssif: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-3/+2
| * ipmi: ipmi_si_platform: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: ipmi_powernv: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-4/+2
| * ipmi: bt-bmc: Convert to platform remove callback returning voidUwe Kleine-König2024-04-171-3/+2
| * char: ipmi: handle HAS_IOPORT dependenciesNiklas Schnelle2024-04-173-8/+9
| * ipmi: Convert from tasklet to BH workqueueAllen Pais2024-04-171-15/+14
* | Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2024-05-259-19/+431
|\ \
| * | pcf8563: add wakeup-source supportAlexandre Belloni2024-05-071-2/+7
| * | rtc: rx8111: handle VLOW flagAlexandre Belloni2024-05-071-0/+12
| * | rtc: rx8111: demote warnings to debug levelAlexandre Belloni2024-05-071-5/+5
| * | rtc: rx6110: Constify struct regmap_configChristophe JAILLET2024-05-071-2/+2
| * | rtc: Add driver for Epson RX8111Waqar Hameed2024-04-173-0/+367
| * | rtc: mcp795: drop unneeded MODULE_ALIASKrzysztof Kozlowski2024-04-171-1/+0
| * | rtc: nuvoton: Modify part number valueMia Lin2024-03-291-6/+9
| * | rtc: test: Split rtc unit test into slow and normal speed testGuenter Roeck2024-03-291-7/+26
| * | rtc: cros-ec: provide ID table for avoiding fallback matchTzung-Bi Shih2024-03-291-1/+8
* | | Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2024-05-255-17/+80
|\ \ \
| * | | i3c: dw: Add hot-join support.Billy Tsai2024-05-232-13/+56
| * | | i3c: master: Enable runtime PM for master controllerMukesh Kumar Savaliya2024-05-231-0/+6
| * | | i3c: master: svc: fix invalidate IBI type and miss call client IBI handlerFrank Li2024-05-231-3/+13
| * | | i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frameFrank Li2024-05-231-1/+1
| * | | i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()Frank Li2024-05-231-0/+4
| |/ /
* | | Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-2424-93/+192
|\ \ \
| * \ \ Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...Dave Airlie2024-05-235-7/+6
| |\ \ \
| | * | | drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin2024-05-214-6/+4
| | * | | drm/bridge: adv7511: Attach next bridge without creating connectorLiu Ying2024-05-201-1/+2
| * | | | Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie2024-05-237-14/+83
| |\ \ \ \
| | * | | | drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma2024-05-222-0/+58
| | * | | | drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu2024-05-205-13/+23
| | * | | | drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu2024-05-201-1/+2
| * | | | | Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...Dave Airlie2024-05-2211-69/+100
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2024-05-132-25/+22
| | * | | drm/panthor: Call panthor_sched_post_reset() even if the reset failedBoris Brezillon2024-05-133-12/+16
| | * | | drm/panthor: Reset the FW VM to NULL on unplugBoris Brezillon2024-05-131-0/+1
| | * | | drm/panthor: Keep a ref to the VM at the panthor_kernel_bo levelBoris Brezillon2024-05-135-17/+22
| | * | | drm/panthor: Force an immediate reset on unrecoverable faultsBoris Brezillon2024-05-133-1/+12
| | * | | drm/panthor: Fix an off-by-one in the heap context retrieval logicBoris Brezillon2024-05-131-2/+3
| | * | | drm/panthor: Relax the constraints on the tiler chunk sizeBoris Brezillon2024-05-131-4/+4
| | * | | drm/panthor: Make sure the tiler initial/max chunks are consistentBoris Brezillon2024-05-131-0/+3
| | * | | drm/panthor: Fix tiler OOM handling to allow incremental renderingAntonino Maniscalco2024-05-132-5/+14
| | * | | drm: xlnx: zynqmp_dpsub: Fix compilation errorAnatoliy Klymenko2024-05-081-1/+1
| | * | | drm: xlnx: zynqmp_dpsub: Fix few function commentsAnatoliy Klymenko2024-05-081-2/+2
| * | | | drm/buddy: Fix the warn on's during force mergeArunpravin Paneer Selvam2024-05-201-3/+3
* | | | | Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-241-1/+1
|\ \ \ \ \
| * | | | | irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflictPalmer Dabbelt2024-05-231-1/+1
* | | | | | Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-242-21/+29
|\ \ \ \ \ \
| * | | | | | drivers/xen: Improve the late XenStore init protocolHenry Wang2024-05-231-13/+23