summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-cs42l43.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi: cs42l43: Drop cs35l56 SPI speed down to 11MHzCharles Keepax2024-06-071-2/+2
* spi: cs42l43: Correct SPI root clock speedCharles Keepax2024-06-041-1/+1
* spi: cs42l43: Correct name of ACPI propertyMaciej Strozek2024-04-191-1/+1
* spi: cs42l43: Use devm_add_action_or_reset()Charles Keepax2024-04-171-8/+4
* spi: cs42l43: Add bridged cs35l56 amplifiersMaciej Strozek2024-04-161-4/+119
* Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2024-03-141-0/+2
|\
| * spi: cs42l43: Tidy up header includesCharles Keepax2024-02-231-0/+2
* | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-03-131-6/+16
|\ \
| * | spi: cs42l43: Clean up of firmware nodeCharles Keepax2024-02-021-6/+16
| * | spi: cs42l43: Handle error from devm_pm_runtime_enable()Charles Keepax2024-01-251-1/+4
| |/
* | spi: cs42l43: Don't limit native CS to the first chip selectCharles Keepax2024-03-061-2/+1
* | spi: cs42l43: Handle error from devm_pm_runtime_enableCharles Keepax2024-01-241-1/+4
|/
* spi: cs42l43: switch to use devm_spi_alloc_host()Yang Yingliang2023-12-111-1/+1
* spi: cs42l43: Remove spurious pm_runtime_disableCharles Keepax2023-09-221-1/+0
* spi: cs42l43: Add SPI controller supportLucas Tanure2023-08-181-0/+284