| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2024-07-04 | 1 | -1/+1 |
* | mfd: Explicitly include correct DT includes | Rob Herring | 2023-08-18 | 1 | -1/+0 |
* | mfd: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-15 | 1 | -1/+1 |
* | mfd: tps6507x: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-12-07 | 1 | -3/+2 |
* | mfd: tps6507: Fix white space warnings reported by checkpatch | Ben Copeland | 2016-06-29 | 1 | -2/+2 |
* | mfd: tps6507x: Use devm_mfd_add_devices() for mfd_device registration | Laxman Dewangan | 2016-04-19 | 1 | -11/+2 |
* | mfd: Drop owner assignment from i2c_drivers | Krzysztof Kozlowski | 2015-08-11 | 1 | -1/+0 |
* | mfd: tps6507x: Make of_device_id array const | Jingoo Han | 2014-06-03 | 1 | -1/+1 |
* | mfd: ti: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 1 | -1/+1 |
* | mfd: tps6507x: Include linux/of.h header | Sachin Kamat | 2013-10-23 | 1 | -0/+1 |
* | mfd: tps6507x: Add DT support | Vishwanathrao Badarkhe, Manish | 2013-02-14 | 1 | -0/+9 |
* | mfd: tps6507x: Convert to devm_kzalloc | Axel Lin | 2012-12-10 | 1 | -17/+4 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-15 | 1 | -1/+1 |
* | mfd: Fix off-by-one value range checking for tps6507x | Axel Lin | 2010-10-29 | 1 | -1/+1 |
* | mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probe | Axel Lin | 2010-08-12 | 1 | -3/+1 |
* | input: Touchscreen driver for TPS6507x | Todd Fischer | 2010-05-28 | 1 | -0/+3 |
* | mfd: Add TPS6507x support | Todd Fischer | 2010-05-28 | 1 | -0/+156 |