summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* soc: fsl: Use of_property_present() for testing DT property presenceRob Herring2023-04-211-4/+4
* sbus: display7seg: Use of_property_read_bool() for boolean propertiesRob Herring2023-04-211-3/+2
* bus: mvebu-mbus: Remove open coded "ranges" parsingRob Herring2023-04-181-50/+8
* of/address: Add of_property_read_reg() helperRob Herring2023-04-132-0/+45
* of/address: Add of_range_count() helperRob Herring2023-04-131-1/+6
* of/address: Add support for 3 address cell busRob Herring2023-04-133-2/+87
* of/address: Add of_range_to_resource() helperRob Herring2023-04-132-4/+43
* of: unittest: Add bus address range parsing testsRob Herring2023-04-131-0/+53
* OPP: Adjust includes to remove of_device.hRob Herring2023-04-131-1/+1
* irqchip: loongson-eiointc: Add explicit include for cpuhotplug.hRob Herring2023-04-131-4/+1
* cpuidle: Adjust includes to remove of_device.hRob Herring2023-04-134-5/+2
* cpufreq: sun50i: Add explicit include for cpu.hRob Herring2023-04-131-1/+2
* cpufreq: Adjust includes to remove of_device.hRob Herring2023-04-139-10/+8
* soc: mediatek: mtk-svs: Add explicit include for cpu.hRob Herring2023-04-131-0/+1
* thermal: cpuidle_cooling: Adjust includes to remove of_device.hRob Herring2023-04-131-1/+2
* clocksource: ingenic: Add explicit include for cpuhotplug.hRob Herring2023-04-131-2/+1
* cacheinfo: Adjust includes to remove of_device.hRob Herring2023-04-131-1/+1
* of: Move CPU node related functions to their own fileRob Herring2023-04-133-188/+211
* of: Make devtree_lock declaration privateRob Herring2023-04-101-0/+1
* bus: uniphier-system-bus: Remove open coded "ranges" parsingRob Herring2023-03-301-43/+11
* Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-03-053-23/+53
|\
| * crypto: caam - Fix edesc/iv ordering mixupHerbert Xu2023-02-283-23/+53
* | Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-3/+17
|\ \
| * | virt/sev-guest: Return -EIO if certificate buffer is not large enoughTom Lendacky2023-03-011-3/+17
* | | Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-052-2/+3
|\ \ \
| * | | genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner2023-03-021-0/+1
| * | | Merge branch 'irq/core' into irq/urgentThomas Gleixner2023-02-2320-205/+75
| |\ \ \
| * | | | PCI/MSI: Clarify usage of pci_msix_free_irq()Reinette Chatre2023-02-211-2/+2
* | | | | Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-042-15/+7
|\ \ \ \ \
| * | | | | i2c: gxp: fix an error code in probeDan Carpenter2023-03-031-1/+1
| * | | | | i2c: gxp: return proper error on address NACKWolfram Sang2023-03-031-2/+4
| * | | | | i2c: gxp: remove "empty" switch statementWolfram Sang2023-03-031-12/+1
| * | | | | i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray2023-03-031-0/+1
* | | | | | Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2023-03-031-3/+3
|\ \ \ \ \ \
| * | | | | | power: supply: fix null pointer check order in __power_supply_registerqinyu2023-02-251-3/+3
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-03-0332-244/+285
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | scsi: zfcp: Trace when request remove fails after qdio send failsBenjamin Block2023-02-213-4/+52
| * | | | | | scsi: zfcp: Change the type of all fsf request id fields and variables to u64Benjamin Block2023-02-216-17/+18
| * | | | | | scsi: zfcp: Make the type for accessing request hashtable buckets size_tBenjamin Block2023-02-211-9/+11
| * | | | | | scsi: ufs: core: Simplify ufshcd_execute_start_stop()Bart Van Assche2023-02-211-27/+8
| * | | | | | scsi: ufs: core: Rely on the block layer for setting RQF_PMBart Van Assche2023-02-211-1/+1
| * | | | | | scsi: core: Extend struct scsi_exec_argsBart Van Assche2023-02-211-0/+1
| * | | | | | scsi: lpfc: Fix double word in commentsBo Liu2023-02-217-13/+13
| * | | | | | scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche2023-02-211-0/+2
| * | | | | | scsi: core: Fix a source code commentBart Van Assche2023-02-211-1/+1
| * | | | | | scsi: cxgbi: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
| * | | | | | scsi: qedi: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
| * | | | | | scsi: mpi3mr: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
| * | | | | | scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki2023-02-211-0/+4
| * | | | | | scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki2023-02-212-52/+33