summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-23clocksource/drivers/vf-pit: Encapsulate the macrosDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Register the clocksource from the driverDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Convert raw values to BIT macrosDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Allocate the struct timer at init timeDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Encapsulate the initialization of the cycles_per_...Daniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Pass the cpu number as parameterDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Rework the base address usageDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Set the scene for multiple timersDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Add COMPILE_TEST optionDaniel Lezcano
2025-09-23clocksource/drivers/vf-pit: Replace raw_readl/writel to readl/writelDaniel Lezcano
2025-09-23fbcon: Fix OOB access in font allocationThomas Zimmermann
2025-09-23dibs: Move event handling to dibs layerJulian Ruess
2025-09-23dibs: Move data path to dibs layerAlexandra Winter
2025-09-23dibs: Move query_remote_gid() to dibs_dev_opsAlexandra Winter
2025-09-23dibs: Move vlan support to dibs_dev_opsAlexandra Winter
2025-09-23dibs: Local gid for dibs devicesAlexandra Winter
2025-09-23dibs: Create class dibsJulian Ruess
2025-09-23dibs: Move struct device to dibs_devJulian Ruess
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter
2025-09-23dibs: Define dibs loopbackAlexandra Winter
2025-09-23dibs: Register ism as dibs deviceAlexandra Winter
2025-09-23dibs: Register smc as dibs_clientAlexandra Winter
2025-09-23dibs: Create drivers/dibsAlexandra Winter
2025-09-23net/smc: Remove error handling of unregister_dmb()Alexandra Winter
2025-09-23platform/x86: dell-lis3lv02d: Add Latitude E6530Nickolay Goppen
2025-09-23platform/x86/dell: Set USTT mode according to BIOS after rebootShyam Sundar S K
2025-09-23platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks listChristoffer Sandberg
2025-09-23spi: rpc-if: Add resume support for RZ/G3EMark Brown
2025-09-23Virtio SPI Linux driverMark Brown
2025-09-23clocksource/timer-econet-en751221: Convert comma to semicolonChen Ni
2025-09-23clocksource/drivers/tegra186: Avoid 64-bit divisionArnd Bergmann
2025-09-23clocksource/drivers/timer-tegra186: Simplify calculating timeleftGuenter Roeck
2025-09-23clocksource/drivers/timer-tegra186: Avoid 64-bit divide operationGuenter Roeck
2025-09-23of/irq: Export of_irq_count for modulesWill McVicker
2025-09-23clocksource/drivers/cs5535: Add module ownerDaniel Lezcano
2025-09-23clocksource/drivers/stm: Add module ownerDaniel Lezcano
2025-09-23clocksource/drivers/tegra186: Add module ownerDaniel Lezcano
2025-09-23clocksource/drivers/sun5i: Add module ownerDaniel Lezcano
2025-09-23clocksource/drivers/stm32-lp: Add module ownerDaniel Lezcano
2025-09-23dm-integrity: introduce integrity_kmap and integrity_kunmapMikulas Patocka
2025-09-23dm-integrity: replace bvec_kmap_local with kmap_local_pageMikulas Patocka
2025-09-23dm-integrity: use internal variable for digestsizeMikulas Patocka
2025-09-23dm vdo: return error on corrupted metadata in start_restoring_volume functionsIvan Abramov
2025-09-23dm vdo: Update code to use mem_is_zeroBruce Johnston
2025-09-23spi: multi CS cleanup and controller CS limitMark Brown
2025-09-23Support reading Subsystem ID from Device TreeMark Brown
2025-09-23clocksource/drivers/scx200: Add module ownerDaniel Lezcano
2025-09-23can: dev: turn can_set_static_ctrlmode() into a non-inline functionVincent Mailhol
2025-09-23drm/gud: fix accidentally deleted IS_ERR() checkRuben Wauters
2025-09-23wifi: libertas: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari