summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-09-17soc: apple: rtkit: Add apple_rtkit_pollHector Martin1-0/+12
2022-09-17efi/libstub: add some missing EFI prototypesArd Biesheuvel1-0/+12
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller2-2/+60
2022-09-16Merge tag 'psy-linear-range-for-v6.1-signed' into psy-nextSebastian Reichel1-0/+11
2022-09-16lib: add linear range index macroChiaEn Wu1-0/+11
2022-09-16bpf: Move bpf_dispatcher function out of ftrace locationsJiri Olsa1-0/+7
2022-09-16bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionYauheni Kaliuta1-1/+1
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang41-129/+238
2022-09-16ata: libahci_platform: Add function returning a clock-handle by idSerge Semin1-0/+3
2022-09-16ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin1-1/+4
2022-09-16Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov1-44/+0
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian1-23/+4
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian1-1/+4
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian1-2/+29
2022-09-16iov_iter: use "maxpages" parameterDan Carpenter1-1/+1
2022-09-16soc: mediatek: Add mmsys func to adapt to dpi output for MT8186Xinlei Lee1-0/+2
2022-09-15Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-13/+23
2022-09-15clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard1-0/+2
2022-09-15clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard1-0/+5
2022-09-15clk: Constify clk_has_parent()Maxime Ripard1-1/+1
2022-09-15clk: Introduce clk_hw_init_rate_request()Maxime Ripard1-0/+6
2022-09-15clk: Mention that .recalc_rate can return 0 on errorMaxime Ripard1-2/+3
2022-09-15locking: Detect includes rwlock.h outside of spinlock.hSebastian Andrzej Siewior6-5/+7
2022-09-15bpf: Add verifier check for BPF_PTR_POISON retval and argDave Marchevsky1-0/+3
2022-09-15ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown10-18/+60
2022-09-15isa: Introduce the module_isa_driver_with_irq helper macroWilliam Breathitt Gray1-10/+42
2022-09-15can: dev: add CAN XL support to virtual CANOliver Hartkopp1-0/+5
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp1-1/+22
2022-09-15can: skb: add skb CAN frame data length helpersOliver Hartkopp1-1/+23
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp1-1/+11
2022-09-14Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux...Maxime Ripard1-0/+76
2022-09-14mmc: core: Switch to basic workqueue API for sdio_irq_workHeiner Kallweit1-1/+1
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2022-09-13MediaTek Helio X10 MT6795 - MT6331/6332 RegulatorsMark Brown35-111/+251
2022-09-13ASoC: Merge tag 'v6.0-rc4' into asoc-6.1Mark Brown33-111/+178
2022-09-13regulator: Add driver for MT6332 PMIC regulatorsAngeloGioacchino Del Regno1-0/+27
2022-09-13regulator: Add driver for MT6331 PMIC regulatorsAngeloGioacchino Del Regno1-0/+46
2022-09-13Input: hp_sdc: fix spelling typo in commentJiangshan Yi1-1/+1
2022-09-13Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+3
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas1-0/+2
2022-09-12PCI/PTM: Cache PTM Capability offsetBjorn Helgaas1-0/+1
2022-09-12Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/...Arnd Bergmann1-0/+3
2022-09-12Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman35-65/+168
2022-09-12mei: gsc: setup gsc extended operational memoryTomas Winkler1-0/+3
2022-09-12mei: add slow_firmware flag to the mei auxiliary deviceTomas Winkler1-0/+3
2022-09-12mei: add kdoc for struct mei_aux_deviceTomas Winkler1-0/+6
2022-09-12blk-throttle: fix that io throttle can only work for single bioYu Kuai2-2/+2
2022-09-12sbitmap: fix batched wait_cnt accountingKeith Busch1-1/+2
2022-09-12bitops: use try_cmpxchg in set_mask_bits and bit_clear_unlessUros Bizjak1-5/+6
2022-09-12iversion: use atomic64_try_cmpxchg)Uros Bizjak1-23/+9