summaryrefslogtreecommitdiffstats
path: root/fs/smbfs_common (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-21virt: fsl: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-04-21soc: fsl: Use of_property_present() for testing DT property presenceRob Herring1-4/+4
2023-04-21sbus: display7seg: Use of_property_read_bool() for boolean propertiesRob Herring1-3/+2
2023-04-18sparc: Use of_property_read_bool() for boolean propertiesRob Herring2-2/+2
2023-04-18sparc: Use of_property_present() for testing DT property presenceRob Herring5-8/+8
2023-04-18bus: mvebu-mbus: Remove open coded "ranges" parsingRob Herring1-50/+8
2023-04-14of/address: Add of_property_read_reg() helperRob Herring3-0/+52
2023-04-14of/address: Add of_range_count() helperRob Herring2-1/+22
2023-04-14of/address: Add support for 3 address cell busRob Herring3-2/+87
2023-04-14of/address: Add of_range_to_resource() helperRob Herring3-4/+51
2023-04-14of: unittest: Add bus address range parsing testsRob Herring1-0/+53
2023-04-14of: Drop cpu.h include from of_device.hRob Herring1-1/+0
2023-04-14OPP: Adjust includes to remove of_device.hRob Herring1-1/+1
2023-04-14irqchip: loongson-eiointc: Add explicit include for cpuhotplug.hRob Herring1-4/+1
2023-04-14cpuidle: Adjust includes to remove of_device.hRob Herring4-5/+2
2023-04-14cpufreq: sun50i: Add explicit include for cpu.hRob Herring1-1/+2
2023-04-14cpufreq: Adjust includes to remove of_device.hRob Herring10-11/+8
2023-04-14soc: mediatek: mtk-svs: Add explicit include for cpu.hRob Herring1-0/+1
2023-04-14thermal: cpuidle_cooling: Adjust includes to remove of_device.hRob Herring1-1/+2
2023-04-14clocksource: ingenic: Add explicit include for cpuhotplug.hRob Herring1-2/+1
2023-04-14cacheinfo: Adjust includes to remove of_device.hRob Herring1-1/+1
2023-04-14riscv: cacheinfo: Adjust includes to remove of_device.hRob Herring1-1/+0
2023-04-14riscv: Add explicit include for cpu.hRob Herring1-1/+1
2023-04-14ARM: cpuidle: Drop of_device.h includeRob Herring1-1/+0
2023-04-14ARM: sunxi: Drop of_device.h includeRob Herring1-1/+0
2023-04-14of: Drop unnecessary includes in headersRob Herring3-6/+7
2023-04-14of: Move CPU node related functions to their own fileRob Herring5-209/+223
2023-04-14of: Move of_device_get_match_data() declarationRob Herring2-7/+6
2023-04-11of: Move of_device_(add|register|unregister) to of_platform.hRob Herring2-4/+5
2023-04-11of: Make devtree_lock declaration privateRob Herring3-2/+4
2023-03-30bus: uniphier-system-bus: Remove open coded "ranges" parsingRob Herring1-43/+11
2023-03-05Linux 6.3-rc1v6.3-rc1Linus Torvalds1-2/+2
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds4-72/+72
2023-03-05Remove Intel compiler supportMasahiro Yamada11-287/+5
2023-03-05Adding VFS co-maintainerAl Viro1-0/+1
2023-03-04mm: avoid gcc complaint about pointer castingLinus Torvalds1-2/+8
2023-03-04umh: simplify the capability pointer logicLinus Torvalds1-13/+5
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter1-1/+1
2023-03-03i2c: gxp: return proper error on address NACKWolfram Sang1-2/+4
2023-03-03i2c: gxp: remove "empty" switch statementWolfram Sang1-12/+1
2023-03-03i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray1-0/+1
2023-03-03ALSA: ice1712: Delete unreachable code in aureon_add_controls()Dmitry Fomin1-4/+0
2023-03-03ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin1-1/+1
2023-03-03ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCƁukasz Stelmach1-0/+1
2023-03-03ALSA: hda/realtek: Improve support for Dell Precision 3260Jaroslav Kysela1-0/+1
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal1-1/+0
2023-03-03mailmap: map Dikshita Agarwal's old address to his current oneKonrad Dybcio1-0/+1
2023-03-03mailmap: map Vikash Garodia's old address to his current oneKonrad Dybcio1-0/+1
2023-03-03fs/cramfs/inode.c: initialize file_ra_stateAndrew Morton1-1/+1
2023-03-03fs: hfsplus: fix UAF issue in hfsplus_put_superDongliang Mu1-2/+2