summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-04-292-5/+1
|\
| * of: address: always use dma_default_coherent for default coherencyJiaxun Yang2023-04-072-5/+1
* | Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-2912-197/+220
|\ \
| * | clocksource/drivers/ti: Use of_property_read_bool() for boolean propertiesRob Herring2023-04-242-6/+6
| * | clocksource/drivers/timer-ti-dm: Fix finding alwon timerTony Lindgren2023-04-241-1/+3
| * | clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Qinrun Dai2023-04-241-6/+24
| * | clocksource/drivers/stm32-lp: Drop of_match_ptr for ID tableKrzysztof Kozlowski2023-04-241-1/+1
| * | clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin...Uwe Kleine-König2023-04-241-4/+2
| * | clocksource/drivers/timer-tegra186: Convert to platform remove callback retur...Uwe Kleine-König2023-04-241-4/+2
| * | clocksource/drivers/timer-ti-dm: Improve error message in .removeUwe Kleine-König2023-04-241-1/+4
| * | clocksource/drivers/timer-stm32-lp: Mark driver as non-removableUwe Kleine-König2023-04-241-7/+2
| * | clocksource/drivers/sh_mtu2: Mark driver as non-removableUwe Kleine-König2023-04-241-6/+1
| * | clocksource/drivers/timer-ti-dm: Use of_address_to_resource()Rob Herring2023-04-241-30/+27
| * | clocksource/drivers/timer-imx-gpt: Remove non-DT functionFabio Estevam2023-04-241-19/+0
| * | clocksource/drivers/timer-mediatek: Split out CPUXGPT timersAngeloGioacchino Del Regno2023-04-244-114/+150
| * | clocksource/drivers/exynos_mct: Explicitly return 0 for shared timerKrzysztof Kozlowski2023-04-241-1/+1
* | | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-5/+6
|\ \ \
| * | | riscv: Use PUD/P4D/PGD pages for the linear mappingAlexandre Ghiti2023-04-181-5/+6
* | | | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-287-100/+32
|\ \ \ \
| * | | | cpuidle: pseries: Mark ->enter() functions as __cpuidleMichael Ellerman2023-04-201-14/+14
| * | | | powerpc/64: Always build with 128-bit long doubleMichael Ellerman2023-04-111-1/+1
| * | | | macintosh: Use of_property_present() for testing DT property presenceRob Herring2023-03-302-2/+2
| * | | | macintosh: via-pmu-led: requires ATA to be setRandy Dunlap2023-03-301-0/+1
| * | | | macintosh/windfarm_smu_sat: Add missing of_node_put()Liang He2023-03-301-0/+1
| * | | | powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy2023-03-151-8/+0
| * | | | powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy2023-03-141-78/+16
| | |_|/ | |/| |
* | | | Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-281-2/+1
|\ \ \ \
| * \ \ \ Merge branch 'v6.3-rc7'Peter Zijlstra2023-04-21446-2276/+4301
| |\ \ \ \
| * | | | | vhost: Fix livepatch timeouts in vhost_worker()Josh Poimboeuf2023-03-221-2/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-283-2/+8
|\ \ \ \ \
| * | | | | scsi: message: fusion: Mark mpt_halt_firmware() __noreturnJosh Poimboeuf2023-04-142-2/+2
| * | | | | lkdtm/stackleak: Fix noinstr violationJosh Poimboeuf2023-04-141-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-282-3/+7
|\ \ \ \ \
| * | | | | x86/mm/iommu/sva: Make LAM and SVA mutually exclusiveKirill A. Shutemov2023-03-161-0/+4
| * | | | | iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()Kirill A. Shutemov2023-03-161-2/+2
| * | | | | mm: Introduce untagged_addr_remote()Kirill A. Shutemov2023-03-161-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-274-10/+5
|\ \ \ \ \
| * | | | | rapidio/tsi721: remove redundant pci_clear_masterCai Huoqing2023-04-081-3/+0
| * | | | | ELF: fix all "Elf" typosAlexey Dobriyan2023-04-082-4/+4
| * | | | | dca: delete unnecessary variableDan Carpenter2023-04-081-3/+1
* | | | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-2723-292/+182
|\ \ \ \ \ \
| * | | | | | zram: return errors from read_from_bdev_syncChristoph Hellwig2023-04-181-3/+4
| * | | | | | zram: fix synchronous readsChristoph Hellwig2023-04-181-38/+22
| * | | | | | zram: don't return errors from read_from_bdev_asyncChristoph Hellwig2023-04-181-12/+4
| * | | | | | zram: pass a page to read_from_bdevChristoph Hellwig2023-04-181-27/+16
| * | | | | | zram: refactor zram_bdev_writeChristoph Hellwig2023-04-181-19/+19
| * | | | | | zram: don't pass a bvec to __zram_bvec_writeChristoph Hellwig2023-04-181-10/+4
| * | | | | | zram: refactor zram_bdev_readChristoph Hellwig2023-04-181-20/+20
| * | | | | | zram: directly call zram_read_page in writeback_storeChristoph Hellwig2023-04-181-10/+4
| * | | | | | zram: rename __zram_bvec_read to zram_read_pageChristoph Hellwig2023-04-181-4/+4