summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2023-07-184-31/+21
| |\ \ \ | | |_|/ | |/| |
| | * | ice: prevent NULL pointer deref during reloadMichal Swiatkowski2023-07-143-4/+21
| | * | ice: Unregister netdev and devlink_port only oncePetr Oros2023-07-141-27/+0
| | |/
| * | r8169: fix ASPM-related problem for chip version 42 and 43Heiner Kallweit2023-07-171-0/+7
| * | net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha2023-07-173-5/+18
| |/
| * net: ethernet: Remove repeating expressionWang Ming2023-07-141-1/+0
| * bna: Remove error checking for debugfs_create_dir()Wang Ming2023-07-141-5/+0
| * net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle2023-07-141-18/+11
| * net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil2023-07-141-5/+19
| * net: dsa: ar9331: Use explict flags for regmap single read/writeMark Brown2023-07-141-2/+2
| * net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern2023-07-131-0/+6
| * dsa: mv88e6xxx: Do a final check before timing outLinus Walleij2023-07-131-0/+7
* | Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-201-0/+3
|\ \
| * | regulator: da9063: fix null pointer deref with partial DT configMartin Fuzzey2023-07-171-0/+3
* | | tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo2023-07-172-15/+92
* | | tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka2023-07-171-0/+8
* | | tpm: Do not remap from ACPI resources again for Pluton TPMValentin David2023-07-171-8/+11
* | | tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse2023-07-171-0/+8
* | | tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse2023-07-171-0/+8
* | | tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar2023-07-171-0/+7
* | | tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin2023-07-171-7/+15
* | | tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin2023-07-171-15/+22
* | | tpm_tis_spi: Release chip select when flow control failsPeijie Shao2023-07-171-0/+8
* | | tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi2023-07-171-0/+1
* | | tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen2023-07-171-23/+7
|/ /
* | Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-07-164-55/+63
|\ \
| * \ Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...Linus Walleij2023-07-132-16/+40
| |\ \
| | * | pinctrl: renesas: rzg2l: Handle non-unique subnode namesBiju Das2023-07-101-8/+20
| | * | pinctrl: renesas: rzv2m: Handle non-unique subnode namesGeert Uytterhoeven2023-07-101-8/+20
| * | | pinctrl: amd: Unify debounce handling into amd_pinconf_set()Mario Limonciello2023-07-131-16/+5
| * | | pinctrl: amd: Drop pull up select configurationMario Limonciello2023-07-132-13/+4
| * | | pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello2023-07-131-13/+15
| * | | pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello2023-07-131-3/+5
| |/ /
* | | Merge tag 'spi-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-152-1/+3
|\ \ \
| * | | spi: s3c64xx: clear loopback bit after loopback testJaewon Kim2023-07-121-0/+2
| * | | spi: bcm63xx: fix max prepend lengthJonas Gorski2023-07-101-1/+1
* | | | Merge tag 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-151-1/+1
|\ \ \ \
| * | | | regmap-irq: Fix out-of-bounds access when allocating config buffersIsaac J. Manjarres2023-07-121-1/+1
| | |/ / | |/| |
* | | | Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-07-152-14/+16
|\ \ \ \
| * | | | iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter2023-07-141-1/+2
| * | | | iommu: Fix crash during syfs iommu_groups/N/typeJason Gunthorpe2023-07-141-13/+14
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-07-1414-57/+79
|\ \ \ \
| * | | | scsi: storvsc: Handle SRB status value 0x30Michael Kelley2023-07-111-0/+2
| * | | | Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2023-07-1113-57/+77
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge patch series "Improve checks in blk_revalidate_disk_zones()"Martin K. Petersen2023-07-054-42/+29
| | |\ \ \
| | | * | | scsi: block: virtio_blk: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-19/+15
| | | * | | scsi: block: nullblk: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-11/+5
| | | * | | scsi: nvme: zns: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-5/+4
| | | * | | scsi: sd_zbc: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-7/+5
| | * | | | scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev2023-07-051-0/+38