summaryrefslogtreecommitdiff
path: root/drivers/mfd/arizona-spi.c
AgeCommit message (Expand)Author
2021-11-05mfd: arizona: Split of_match table into I2C and SPI versionsCharles Keepax
2021-04-14mfd: arizona: Make some symbols staticWei Yongjun
2021-02-04mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPIHans de Goede
2021-02-04mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()Hans de Goede
2021-02-04mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")Hans de Goede
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2015-12-04mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-30mfd: arizona: Use correct type ID for device tree configRichard Fitzgerald
2015-10-30mfd: arizona: Remove use of codec build config #ifdefsRichard Fitzgerald
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-02-26mfd: arizona: Add support for WM8280/WM8281Richard Fitzgerald
2014-11-25mfd: arizona-spi: Add lines after declarations - checkpatch catchWill Sheppard
2014-07-09mfd: arizona: Rid data size incompatibility warn when building for 64bitLee Jones
2013-10-23mfd: arizona: Include linux/of.h headerSachin Kamat
2013-05-20mfd: Add device tree bindings for Arizona class devicesMark Brown
2013-04-09mfd: arizona: Use spi_get_drvdata()Jingoo Han
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-07-16mfd: Initial support for the WM5110Mark Brown
2012-06-23mfd: arizona: SPI bus interfaceMark Brown