summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: mux: Fix master controller settings after mux selectHeikki Keranen2024-04-231-0/+2
* spi: cs42l43: Correct name of ACPI propertyMaciej Strozek2024-04-191-1/+1
* spi: oc-tiny: Remove unused of_gpio.hAndy Shevchenko2024-04-171-2/+0
* spi: cs42l43: Use devm_add_action_or_reset()Charles Keepax2024-04-171-8/+4
* Add bridged amplifiers to cs42l43Mark Brown2024-04-17316-1814/+3198
|\
| * spi: cs42l43: Add bridged cs35l56 amplifiersMaciej Strozek2024-04-162-4/+120
| * spi: Update swnode based SPI devices to use the fwnode nameCharles Keepax2024-04-161-0/+5
| * spi: Switch to using is_acpi_device_node() in spi_dev_set_name()Charles Keepax2024-04-161-3/+4
| * gpio: swnode: Add ability to specify native chip selects for SPICharles Keepax2024-04-162-0/+53
| * 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
| | |/ / /