aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-08OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()Viresh Kumar1-8/+0
2022-07-08OPP: Remove custom OPP helper supportViresh Kumar1-51/+0
2022-07-08OPP: Add dev_pm_opp_get_supplies()Viresh Kumar1-0/+7
2022-07-08OPP: Add support for config_regulators() helperViresh Kumar1-0/+22
2022-07-08OPP: Migrate set-prop-name helper API to use set-config helpersViresh Kumar1-9/+14
2022-07-08OPP: Migrate attach-genpd API to use set-config helpersViresh Kumar1-17/+31
2022-07-08OPP: Migrate set-opp-helper API to use set-config helpersViresh Kumar1-17/+16
2022-07-08OPP: Migrate set-clk-name API to use set-config helpersViresh Kumar1-15/+26
2022-07-08OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar1-19/+30
2022-07-08OPP: Migrate set-regulators API to use set-config helpersViresh Kumar1-16/+28
2022-07-08OPP: Add dev_pm_opp_set_config() and friendsViresh Kumar1-0/+42
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar1-5/+4
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov1-1/+4
2022-07-07scsi: target: Add callout to configure UNMAP settingsMike Christie1-0/+1
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano1-5/+0
2022-07-07drm/amdkfd: add new flag for svmEric Huang1-0/+2
2022-07-07objtool: update objtool.txt referencesMauro Carvalho Chehab1-1/+1
2022-07-07Documentation: update watch_queue.rst referencesMauro Carvalho Chehab1-1/+1
2022-07-07docs: filesystems: update netfs-api.rst referenceMauro Carvalho Chehab1-1/+1
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-14/+31
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2022-07-07dm table: remove dm_table_get_num_targets() wrapperMike Snitzer1-1/+0
2022-07-07mm: kasan: Skip unpoisoning of user pagesCatalin Marinas1-1/+1
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller1-0/+4
2022-07-07genirq: Provide an IRQ affinity mask in non-SMP configsSamuel Holland1-0/+8
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland1-5/+7
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland1-0/+6
2022-07-07genirq: Refactor accessors to use irq_data_get_affinity_maskSamuel Holland1-7/+7
2022-07-07iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang1-5/+10
2022-07-06Merge branch '20220706154337.2026269-1-robert.foss@linaro.org' into arm64-for-5.20Bjorn Andersson2-0/+53
2022-07-06Merge branch '20220701062622.2757831-2-vladimir.zapolskiy@linaro.org' into arm64-for-5.20Bjorn Andersson1-0/+159
2022-07-06Merge branch '20220706154337.2026269-1-robert.foss@linaro.org' into clk-for-5.20Bjorn Andersson2-0/+53
2022-07-06Merge branch '20220701062622.2757831-2-vladimir.zapolskiy@linaro.org' into clk-for-5.20Bjorn Andersson1-0/+159
2022-07-06dt-bindings: clock: add QCOM SM8450 camera clock bindingsVladimir Zapolskiy1-0/+159
2022-07-06dt-bindings: clock: Add Qcom SM8350 DISPCC bindingsJonathan Marek1-0/+1
2022-07-06dt-bindings: clock: Add Qcom SM8350 GPUCC bindingsRobert Foss1-0/+52
2022-07-06nvme: use struct group for generic command dwordsKeith Busch1-0/+2
2022-07-06Merge tag 'sound-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+0
2022-07-06coresight: Add config flag to enable branch broadcastJames Clark1-0/+2
2022-07-06video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig2-53/+46
2022-07-06block: remove blk_queue_zone_sectorsChristoph Hellwig1-8/+3
2022-07-06block: replace blkdev_nr_zones with bdev_nr_zonesChristoph Hellwig1-2/+2
2022-07-06block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zonesChristoph Hellwig1-4/+4
2022-07-06block: remove queue_max_open_zones and queue_max_active_zonesChristoph Hellwig1-27/+10
2022-07-06block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig1-1/+1
2022-07-06block: remove a superflous ifdef in blkdev.hChristoph Hellwig1-3/+0
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry2-2/+2
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry1-1/+1
2022-07-06blk-mq: Add a flag for reserved requestsJohn Garry1-0/+6