aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-04Merge branch 'icc-msm8953' into icc-nextGeorgi Djakov1-0/+93
2024-07-04dt-bindings: clock: rk3188-cru-common: remove CLK_NR_CLKSJohan Jonker1-2/+0
2024-07-04Add support for non-interleaved mode in qmc_audioMark Brown1-3/+24
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-3/+20
2024-07-04dt-bindings: mfd: Dual licensing for st,stpmic1 bindingsEtienne Carriere1-1/+1
2024-07-04mfd: lm3533: Move to new GPIO descriptor-based APIsAndy Shevchenko1-3/+2
2024-07-04mfd: tps65912: Use devm helper functions to simplify probeAndrew Davis1-1/+0
2024-07-04mfd: idt8a340_reg: Start comments with '/*'Simon Horman1-4/+4
2024-07-04Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-mergedLee Jones1-0/+8
2024-07-04Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-mergedLee Jones2-0/+216
2024-07-04Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-mergedLee Jones1-19/+0
2024-07-04Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-mergedLee Jones1-0/+1
2024-07-04Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-mergedLee Jones1-0/+69
2024-07-04Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-mergedLee Jones2-0/+164
2024-07-04backlight: Add BACKLIGHT_POWER_ constants for power statesThomas Zimmermann1-8/+12
2024-07-04net: missing check virtioDenis Arefev1-0/+11
2024-07-04Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter1-0/+5
2024-07-04PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF driversManivannan Sadhasivam2-0/+15
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-1/+1
2024-07-04perf/x86/intel: Support new data source for Lunar LakeKan Liang1-2/+4
2024-07-04printk: Add match_devname_and_update_preferred_console()Tony Lindgren1-0/+4
2024-07-04iommu: Remove iommu_fwspec opsRobin Murphy1-2/+0
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy2-13/+3
2024-07-04iommu: Add iommu_paging_domain_alloc() interfaceLu Baolu1-0/+6
2024-07-04iommu: Add attach handle to struct iopf_groupLu Baolu1-11/+6
2024-07-04iommu: Remove sva handle listLu Baolu1-2/+0
2024-07-04iommu: Introduce domain attachment handleLu Baolu1-3/+15
2024-07-04thermal: core: constify 'type' in devm_thermal_of_cooling_device_register()Krzysztof Kozlowski1-2/+2
2024-07-04soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()Herve Codina1-0/+2
2024-07-04soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle listHerve Codina1-3/+22
2024-07-04misc: keba: Add basic KEBA CP500 system FPGA supportGerhard Engleder1-0/+25
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel1-2/+1
2024-07-04ata: libata-core: Remove local_port_no struct memberNiklas Cassel1-1/+0
2024-07-04ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel1-1/+1
2024-07-04ata: libata: Remove unused function declaration for ata_scsi_detect()Niklas Cassel1-1/+0
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel1-2/+2
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman13-50/+236
2024-07-04block: t10-pi: Return correct ref tag when queue has no integrity profileAnuj Gupta1-2/+8
2024-07-04genirq/irq_sim: add an extended irq_sim initializerBartosz Golaszewski1-0/+17
2024-07-03mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao1-1/+7
2024-07-03cachestat: do not flush stats in recency checkNhat Pham1-1/+2
2024-07-03mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan1-2/+9
2024-07-03mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long1-1/+2
2024-07-03mm: page_ref: remove folio_try_get_rcu()Yang Shi1-47/+2
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang2-0/+17
2024-07-03readahead: drop index argument of page_cache_async_readahead()Jan Kara1-4/+3
2024-07-03mm/migrate: move NUMA hinting fault folio isolation + checks under PTLDavid Hildenbrand1-0/+7
2024-07-03kmsan: expose KMSAN_WARN_ON()Ilya Leoshkevich1-0/+25
2024-07-03kmsan: introduce memset_no_sanitize_memory()Ilya Leoshkevich1-0/+18
2024-07-03kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich2-1/+25