aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-23net/smc: Remove error handling of unregister_dmb()Alexandra Winter1-0/+1
2025-09-23platform/x86: dell-lis3lv02d: Add Latitude E6530Nickolay Goppen1-0/+1
2025-09-23platform/x86/dell: Set USTT mode according to BIOS after rebootShyam Sundar S K1-0/+9
2025-09-23platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks listChristoffer Sandberg1-0/+7
2025-09-23spi: rpc-if: Add resume support for RZ/G3EMark Brown91-267/+742
2025-09-23Virtio SPI Linux driverMark Brown3-0/+443
2025-09-23clocksource/timer-econet-en751221: Convert comma to semicolonChen Ni1-1/+1
2025-09-23clocksource/drivers/tegra186: Avoid 64-bit divisionArnd Bergmann1-1/+1
2025-09-23clocksource/drivers/timer-tegra186: Simplify calculating timeleftGuenter Roeck1-10/+15
2025-09-23clocksource/drivers/timer-tegra186: Avoid 64-bit divide operationGuenter Roeck1-1/+1
2025-09-23of/irq: Export of_irq_count for modulesWill McVicker1-0/+1
2025-09-23clocksource/drivers/cs5535: Add module ownerDaniel Lezcano1-0/+1
2025-09-23clocksource/drivers/stm: Add module ownerDaniel Lezcano1-0/+2
2025-09-23clocksource/drivers/tegra186: Add module ownerDaniel Lezcano1-0/+3
2025-09-23clocksource/drivers/sun5i: Add module ownerDaniel Lezcano1-0/+2
2025-09-23clocksource/drivers/stm32-lp: Add module ownerDaniel Lezcano1-0/+1
2025-09-23dm-integrity: introduce integrity_kmap and integrity_kunmapMikulas Patocka1-20/+17
2025-09-23dm-integrity: replace bvec_kmap_local with kmap_local_pageMikulas Patocka1-7/+6
2025-09-23dm-integrity: use internal variable for digestsizeMikulas Patocka1-11/+14
2025-09-23dm vdo: return error on corrupted metadata in start_restoring_volume functionsIvan Abramov1-2/+2
2025-09-23dm vdo: Update code to use mem_is_zeroBruce Johnston1-14/+3
2025-09-23spi: multi CS cleanup and controller CS limitMark Brown2-44/+33
2025-09-23Support reading Subsystem ID from Device TreeMark Brown90-261/+736
2025-09-23clocksource/drivers/scx200: Add module ownerDaniel Lezcano1-0/+1
2025-09-23can: dev: turn can_set_static_ctrlmode() into a non-inline functionVincent Mailhol1-0/+21
2025-09-23wifi: libertas: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari3-3/+5
2025-09-23drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODERSuraj Kandpal1-2/+3
2025-09-23drm/i915: set O_LARGEFILE in __create_shmem()Taotao Chen1-0/+7
2025-09-23Merge tag 'ath-next-20250922' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg29-283/+669
2025-09-23io_uring/cmd: drop unused res2 param from io_uring_cmd_done()Caleb Sander Mateos1-3/+3
2025-09-22bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari1-1/+1
2025-09-22wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum3-5/+18
2025-09-22bng_en: Configure default VNICBhargava Marreddy4-0/+386
2025-09-22bng_en: Register default VNICBhargava Marreddy8-2/+368
2025-09-22bng_en: Register rings with the firmwareBhargava Marreddy8-0/+581
2025-09-22bng_en: Allocate stat contextsBhargava Marreddy4-0/+174
2025-09-22bng_en: Allocate packet buffersBhargava Marreddy1-1/+287
2025-09-22bng_en: Initialise core resourcesBhargava Marreddy3-0/+261
2025-09-22bng_en: Introduce VNICBhargava Marreddy2-0/+151
2025-09-22bng_en: Add initial support for CP and NQ ringsBhargava Marreddy4-1/+425
2025-09-22bng_en: Add initial support for RX and TX ringsBhargava Marreddy6-2/+503
2025-09-22bng_en: make bnge_alloc_ring() self-unwind on failureBhargava Marreddy1-3/+6
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari26-31/+44
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari3-8/+8
2025-09-22net: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari2-4/+4
2025-09-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski29-264/+989
2025-09-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski4-52/+90
2025-09-22net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()Thorsten Blum1-3/+2
2025-09-22net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptionsSuraj Gupta1-2/+8
2025-09-22net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463Bastien Curutchet1-0/+45