summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm/i915/selftests: Set always_coherent to false when reading from CPUNirmoy Das2024-05-291-1/+1
| | * | | | | drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann2024-05-291-3/+3
| | * | | | | drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson2024-05-291-8/+7
| | * | | | | Revert "drm/i915: Remove extra multi-gt pm-references"Janusz Krzysztofik2024-05-291-0/+18
| | |/ / / /
| * | | | | Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-05-273-22/+25
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol2024-05-211-0/+3
| | * | | drm/tests/buddy: stop using PAGE_SIZEMatthew Auld2024-05-171-21/+21
| | * | | drm/buddy: stop using PAGE_SIZEMatthew Auld2024-05-171-1/+1
| | | |/ | | |/|
| | * | drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2024-05-132-25/+22
* | | | Merge tag 'hwmon-for-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-014-3/+13
|\ \ \ \
| * | | | hwmon: (shtc1) Fix property misspellingGuenter Roeck2024-05-301-1/+1
| * | | | hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensorPeter Colberg2024-05-301-1/+1
| * | | | hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco2024-05-301-1/+3
| * | | | hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelistArmin Wolf2024-05-301-0/+8
| |/ / /
* | | | Merge tag 'mailbox-fixes-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-06-011-1/+0
|\ \ \ \
| * | | | mailbox: zynqmp-ipi: drop irq_to_desc() callArnd Bergmann2024-05-311-1/+0
| |/ / /
* | | | Merge tag 'spi-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-013-13/+54
|\ \ \ \
| * | | | spi: stm32: Don't warn about spurious interruptsUwe Kleine-König2024-05-291-1/+1
| * | | | spi: Assign dummy scatterlist to unidirectional transfersAndy Shevchenko2024-05-291-0/+9
| * | | | spi: cadence: Ensure data lines set to low during dummy-cycle periodWitold Sadowski2024-05-291-5/+15
| * | | | soi: Don't call DMA sync API when not neededMark Brown2024-05-2343-518/+1963
| |\ \ \ \
| | * | | | spi: Check if transfer is mapped before calling DMA sync APIsAndy Shevchenko2024-05-231-5/+13
| | * | | | spi: Don't mark message DMA mapped when no transfer in it isAndy Shevchenko2024-05-231-0/+4
| * | | | | spi: stm32: Revert change that enabled controller before asserting CSUwe Kleine-König2024-05-231-2/+12
* | | | | | Merge tag 'regulator-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-06-011-10/+12
|\ \ \ \ \ \
| * | | | | | regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matc...Alina Yu2024-05-281-10/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'regmap-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-011-1/+2
|\ \ \ \ \ \
| * | | | | | regmap-i2c: Subtract reg size from max_writeJim Wylder2024-05-271-1/+2
| |/ / / / /
* | | | | | Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds2024-06-0117-134/+203
|\ \ \ \ \ \
| * | | | | | null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal2024-05-301-0/+11
| * | | | | | Merge tag 'nvme-6.10-2024-05-29' of git://git.infradead.org/nvme into block-6.10Jens Axboe2024-05-307-67/+117
| |\ \ \ \ \ \
| | * | | | | | nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg2024-05-281-0/+9
| | * | | | | | nvme: use srcu for iterating namespace listKeith Busch2024-05-284-56/+83
| | * | | | | | nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar2024-05-241-1/+2
| | * | | | | | nvme: remove sgs and swsKanchan Joshi2024-05-241-2/+0
| | * | | | | | nvmet: fix ns enable/disable possible hangSagi Grimberg2024-05-231-0/+8
| | * | | | | | nvme-multipath: fix io accounting on failoverKeith Busch2024-05-233-2/+4
| | * | | | | | nvme: fix multipath batched completion accountingKeith Busch2024-05-231-5/+10
| | * | | | | | nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff2024-05-211-1/+1
| * | | | | | | bcache: code cleanup in __bch_bucket_alloc_set()Coly Li2024-05-281-6/+2
| * | | | | | | bcache: call force_wake_up_gc() if necessary in check_should_bypass()Coly Li2024-05-281-1/+15
| * | | | | | | bcache: allow allocator to invalidate bucket in gcDongsheng Yang2024-05-283-9/+12
| * | | | | | | sd: also set max_user_sectors when setting max_sectorsChristoph Hellwig2024-05-281-1/+3
| * | | | | | | null_blk: Print correct max open zones limit in null_init_zoned_dev()Damien Le Moal2024-05-281-1/+1
| * | | | | | | null_blk: Fix return value of nullb_device_power_store()Damien Le Moal2024-05-271-0/+1
| * | | | | | | dm: make dm_set_zones_restrictions work on the queue limitsChristoph Hellwig2024-05-273-12/+14
| * | | | | | | dm: remove dm_check_zonedChristoph Hellwig2024-05-271-36/+23
| * | | | | | | dm: move setting zoned_enabled to dm_table_set_restrictionsChristoph Hellwig2024-05-272-4/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'platform-drivers-x86-v6.10-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-05-314-4/+116
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: touchscreen_dmi: Add info for the EZpad 6s Prohmtheboy1542024-05-271-0/+11