summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9055-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Explicitly include correct DT includesRob Herring2023-08-181-1/+0
* mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-151-1/+1
* mfd: da9055-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock2023-04-261-1/+0
* mfd: da9055-i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* mfd: da9055: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* mfd: da9055: Constify i2c_device_idArvind Yadav2017-09-051-1/+1
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: da9055: Add DT support for PMICAdam Thomson2014-03-191-0/+8
* ASoC: da9055: Fix device registration of PMIC and CODEC devicesAdam Thomson2014-02-101-2/+10
* mfd: Update DA9055 i2c device id nameAnkur Raina2013-07-311-1/+1
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: DA9055 core driverAshish Jangam2012-09-291-0/+93