summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-095-8/+37
|\
| * HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman2023-03-031-1/+8
| * HID: logitech-hidpp: Add support for Logitech MX Master 3S mouseRafaƂ Szalecki2023-03-031-0/+2
| * HID: cp2112: Fix driver not registering GPIO IRQ chip as threadedDanny Kaehn2023-02-231-0/+1
| * HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones2023-02-231-0/+1
| * HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-02-231-7/+25
* | Merge tag 'platform-drivers-x86-v6.3-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-03-089-42/+39
|\ \
| * | platform: mellanox: mlx-platform: Initialize shift variable to 0Hans de Goede2023-03-071-1/+1
| * | platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally2023-03-071-2/+3
| * | platform/x86: ISST: Fix kernel documentation warningsSrinivas Pandruvada2023-03-072-1/+3
| * | platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap2023-03-071-1/+2
| * | platform: mellanox: select REGMAP instead of depending on itRandy Dunlap2023-03-071-5/+4
| * | platform/x86/intel/tpmi: Fix double free reported by SmatchSrinivas Pandruvada2023-03-071-7/+7
| * | platform/x86: ISST: Increase range of valid mail box commandsSrinivas Pandruvada2023-03-071-1/+1
| * | platform/x86: dell-ddv: Fix temperature scalingArmin Wolf2023-03-071-2/+2
| * | platform/x86: dell-ddv: Fix cache invalidation on resumeArmin Wolf2023-03-071-1/+7
| * | platform/x86/amd: pmc: remove CONFIG_SUSPEND checksArnd Bergmann2023-03-071-21/+9
* | | cpumask: fix incorrect cpumask scanning result checksLinus Torvalds2023-03-063-9/+9
|/ /
* | 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
| * | | | | | | scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki2023-02-211-11/+2
| * | | | | | | scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki2023-02-211-7/+8