aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-02mfd: sec: Remove unused platform data membersKrzysztof Kozlowski1-25/+0
2021-06-02mfd: sec: Enable wakeup from suspend via devicetree propertyKrzysztof Kozlowski1-3/+0
2021-06-02mfd: sec: Remove unused irq_base in platform dataKrzysztof Kozlowski1-3/+0
2021-06-02mfd: sec: Remove unused device_type in platform dataKrzysztof Kozlowski1-1/+0
2021-06-02mfd: sec: Remove unused cfg_pmic_irq in platform dataKrzysztof Kozlowski1-1/+0
2021-06-02mfd: bd71828: Fix .n_voltages settingsAxel Lin1-5/+5
2021-06-02mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang1-1/+1
2021-06-02mfd: mt6360: Merge header file into driver and remove unuse register defineGene Chen1-240/+0
2021-06-02mfd: mt6360: Remove handle_post_irq callback functionGene Chen1-1/+1
2021-06-02mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddataGene Chen1-1/+1
2021-06-02mfd: mt6360: Remove redundant brackets around raw numbersGene Chen1-205/+205
2021-06-02mfd: lp87565: Handle optional reset pinLuca Ceresoli1-0/+1
2021-06-02mfd: mt6397: Add MT6358 register definitions for power keyMattijs Korpershoek1-0/+2
2021-06-02Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-regulator-rtc-v5.14' into ibs-for-mfd-mergedLee Jones8-28/+987
2021-06-01Input: cyttsp - remove public headerDmitry Torokhov1-29/+0
2021-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-2/+1
2021-06-01net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik1-0/+2
2021-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+3
2021-06-01net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala1-3/+27
2021-06-01Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linuxDavid S. Miller2-1/+111
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee1-0/+13
2021-06-01evm: Verify portable signatures against all protected xattrsRoberto Sassu1-0/+6
2021-06-01Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.14Mark Brown11-15/+44
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang2-0/+250
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su1-0/+58
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang3-0/+663
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang1-0/+1
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang1-5/+3
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox1-0/+3
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-8/+0
2021-06-01block: remove bdget_diskChristoph Hellwig1-1/+0
2021-06-01block: factor out a part_devt helperChristoph Hellwig1-0/+1
2021-06-01block: move bd_part_count to struct gendiskChristoph Hellwig2-3/+1
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig2-1/+3
2021-06-01block: unexport blk_alloc_queueChristoph Hellwig1-1/+0
2021-06-01block: add blk_alloc_disk and blk_cleanup_disk APIsChristoph Hellwig1-0/+22
2021-06-01block: add a flag to make put_disk on partially initalized disks saferChristoph Hellwig1-0/+1
2021-06-01mfd: Add Rockchip rk817 audio CODEC supportChris Morgan1-0/+81
2021-06-01Merge branch 'for-5.14/soc' into for-5.14/memoryThierry Reding1-0/+1
2021-06-01clk: tegra: Add stubs needed for compile-testingDmitry Osipenko1-21/+79
2021-06-01regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko1-0/+1
2021-06-01KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationMarc Zyngier1-0/+2
2021-06-01KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt maskingMarc Zyngier1-0/+2
2021-06-01irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier2-24/+42
2021-06-01kgdb: Fix spelling mistakesZhen Lei1-4/+4
2021-05-31Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+4
2021-05-31PM: runtime: document common mistake with pm_runtime_get_sync()Krzysztof Kozlowski1-0/+3
2021-05-31tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededFrederic Weisbecker2-1/+9
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman19-52/+91
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman29-65/+133