summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-072-2/+4
|\
| * Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar2024-04-06103-566/+1137
| |\
| * | x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)2024-04-042-2/+4
* | | Merge tag 'i2c-for-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-061-1/+1
|\ \ \ | |_|/ |/| |
| * | i2c: pxa: hide unused icr_bits[] variableArnd Bergmann2024-04-041-1/+1
| |/
* | Merge tag 'firewire-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-04-051-1/+5
|\ \
| * | firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman2024-04-061-1/+5
| |/
* | Merge tag 'spi-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-04-053-11/+10
|\ \
| * | spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probeHuai-Yuan Liu2024-04-031-0/+2
| * | spi: spi-fsl-lpspi: remove redundant spi_controller_put callCarlos Song2024-04-031-8/+6
| * | spi: s3c64xx: Use DMA mode from fifo sizeJaewon Kim2024-03-291-3/+2
* | | Merge tag 'regulator-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-04-051-0/+7
|\ \ \
| * | | regulator: tps65132: Add of_match tableAndré Apitzsch2024-03-251-0/+7
| |/ /
* | | Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-04-051-3/+3
|\ \ \
| * | | regmap: maple: Fix uninitialized symbol 'ret' warningsRichard Fitzgerald2024-03-291-2/+2
| * | | regmap: maple: Fix cache corruption in regcache_maple_drop()Richard Fitzgerald2024-03-271-1/+1
| |/ /
* | | Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds2024-04-058-35/+130
|\ \ \
| * | | nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner2024-04-041-2/+2
| * | | nvmet-fc: move RCU read lock to nvmet_fc_assoc_existsDaniel Wagner2024-04-041-7/+10
| * | | nvmet: implement unique discovery NQNHannes Reinecke2024-04-042-0/+54
| * | | nvme: don't create a multipath node for zero capacity devicesChristoph Hellwig2024-04-041-1/+1
| * | | nvme: split nvme_update_zone_infoChristoph Hellwig2024-04-023-23/+41
| * | | nvme-multipath: don't inherit LBA-related fields for the multipath nodeChristoph Hellwig2024-04-021-0/+20
| * | | nullblk: Fix cleanup order in null_add_dev() error pathDamien Le Moal2024-04-021-2/+2
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-04-055-26/+31
|\ \ \
| * | | scsi: ufs: core: Fix MCQ mode dev command timeoutPeter Wang2024-04-011-1/+3
| * | | scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li2024-04-011-1/+1
| * | | scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan2024-04-011-1/+1
| * | | scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang2024-04-011-1/+4
| * | | scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2024-04-012-22/+22
* | | | Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-04-053-3/+43
|\ \ \ \
| * | | | of: module: prevent NULL pointer dereference in vsnprintf()Sergey Shtylyov2024-03-271-0/+8
| * | | | of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina2024-03-261-0/+12
| * | | | driver core: Introduce device_link_wait_removal()Herve Codina2024-03-261-3/+23
| | |_|/ | |/| |
* | | | Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-051-0/+4
|\ \ \ \
| * | | | drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui2024-03-261-0/+4
| |/ / /
* | | | Merge tag 'thermal-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-052-21/+15
|\ \ \ \
| * \ \ \ Merge branch 'acpi-thermal'Rafael J. Wysocki2024-04-051-12/+10
| |\ \ \ \
| | * | | | ACPI: thermal: Register thermal zones without valid trip pointsStephen Horvath2024-04-021-12/+10
| | | |_|/ | | |/| |
| * | | | thermal: gov_power_allocator: Allow binding without trip pointsNikita Travkin2024-04-031-8/+4
| * | | | thermal: gov_power_allocator: Allow binding without cooling devicesNikita Travkin2024-04-031-1/+1
| |/ / /
* | | | Merge tag 'gpio-fixes-for-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-052-16/+35
|\ \ \ \
| * | | | gpio: cdev: fix missed label sanitizing in debounce_setup()Kent Gibson2024-04-041-21/+28
| * | | | gpio: cdev: check for NULL labels when sanitizing them for irqsBartosz Golaszewski2024-04-041-5/+14
| * | | | gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobjec...Hans de Goede2024-04-031-0/+3
| |/ / /
* | | | Merge tag 'ata-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2024-04-055-41/+37
|\ \ \ \
| * | | | ata: sata_gemini: Check clk_enable() resultChen Ni2024-04-041-1/+4
| * | | | ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann2024-04-041-32/+31
| * | | | ata: ahci_st: Remove an unused field in struct st_ahci_drv_dataChristophe JAILLET2024-04-021-1/+0
| * | | | ata: pata_macio: drop driver owner assignmentKrzysztof Kozlowski2024-04-011-3/+0