summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/stm32'Sascha Hauer2019-09-123-0/+106
|\
| * mfd: add support for STPMIC1Ahmad Fatoum2019-09-093-0/+106
* | Merge branch 'for-next/reset-source'Sascha Hauer2019-09-122-8/+2
|\ \
| * | mfd: da9063: use new reset_source_set_device()Uwe Kleine-König2019-09-091-4/+1
| * | mfd: da9053: use new reset_source_set_device()Uwe Kleine-König2019-09-091-4/+1
| |/
* / mfd: rave-sp: Emulate firmware/bootloader mode reporting on RDU2Andrey Smirnov2019-09-091-2/+16
|/
* mfd: syscon: add syscon_regmap_lookup_by_phandle()Marcin Niestroj2019-07-021-0/+19
* treewide: Add missing includesSascha Hauer2019-03-181-0/+1
* regmap: Implement syscon_regmap_lookup_by_compatible()Ahmad Fatoum2019-02-251-0/+14
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-296-6/+0
* Merge branch 'for-next/misc'Sascha Hauer2019-01-152-7/+3
|\
| * mfd: syscon: Switch to using %pa to print memory addressesAndrey Smirnov2019-01-091-1/+1
| * mfd: rave-sp: Make use of wait_on_timeout()Andrey Smirnov2018-12-101-6/+2
* | mfd: rave-sp: Add parameters to query IP address/netmaskAndrey Smirnov2018-12-131-0/+72
|/
* mfd: da9063: fix wrong NULL pointer testOleksij Rempel2018-11-211-1/+1
* i2c: introduce device_i2c_driver() macroMarco Felsch2018-10-199-79/+9
* mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support itAndrey Smirnov2018-08-311-34/+66
* mfd: rave-sp: Add legacy watchdog ping command translationAndrey Smirnov2018-08-311-0/+2
* mfd: rave-sp: Add mapping for legacy EEPROM commandAndrey Smirnov2018-08-311-0/+2
* mfd: rave-sp: Fix incorrectly specified checksum typeAndrey Smirnov2018-08-311-1/+1
* mfd: rave-sp: Remove unused definesAndrey Smirnov2018-08-311-10/+0
* wdt: da9053: fix missed dev->hwdev conversionLucas Stach2018-06-081-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2018-05-093-0/+767
|\
| * mfd: Port RAVE SP driver from Linux kernelAndrey Smirnov2018-05-043-0/+767
* | Merge branch 'for-next/mfd-dialog'Sascha Hauer2018-05-092-12/+149
|\ \
| * | mfd: da9063: update Kconfig for DA9062Stefan Christ2018-04-121-1/+1
| * | mfd: da9063: read out and report device idEnrico Scholz2018-04-121-0/+13
| * | mfd: da9063: added of_device_id informationEnrico Scholz2018-04-121-0/+47
| * | mfd: da9063: add device specific init functionEnrico Scholz2018-04-121-1/+16
| * | mfd: da9063: use da906x_reg_update()Enrico Scholz2018-04-121-9/+2
| * | mfd: da9063: added generic reg_update() functionEnrico Scholz2018-04-121-0/+37
| * | mfd: da9063: reset watchdog timerEnrico Scholz2018-04-121-2/+34
* | | Merge branch 'for-next/aiodev'Sascha Hauer2018-05-091-0/+15
|\ \ \ | |/ / |/| |
| * | aiodev: mc13xxx: add adc supportAndrey Gusakov2018-04-101-0/+3
| * | mfd: mc13xxx: add function returning mc13xxx typeAndrey Gusakov2018-04-101-0/+12
| |/
* / mfd: da9063: Fix compilationSascha Hauer2018-04-121-1/+1
|/
* rename file_operations -> cdev_operationsSascha Hauer2018-04-066-6/+6
* regmap: Implement syscon_node_to_regmap()Andrey Smirnov2017-03-091-1/+53
* da9053: add dt_ids to be probed by devicetreeMichael Grzeschik2017-01-101-0/+9
* da9053: reset FAULTLOG after readMichael Grzeschik2017-01-101-0/+4
* mfd: syscon: drop EXPORT_SYMBOL for static functionLucas Stach2016-10-041-2/+0
* mfd mc13xxx: add MC13892_REVISION_2_4Alexander Kurz2016-08-181-0/+1
* Merge branch 'for-next/syscon'Sascha Hauer2016-08-031-21/+62
|\
| * mfd: syscon: Use IOMEM instead of explicit castAndrey Smirnov2016-07-191-1/+1
| * mfd: syscon: Don't check xzalloc return for NULLAndrey Smirnov2016-07-191-2/+0
| * mfd: syscon: Decouple syscon interface from platform devicesAndrey Smirnov2016-07-191-18/+61
* | Merge branch 'for-next/imx'Sascha Hauer2016-08-031-1/+2
|\ \ | |/ |/|
| * mc13xxx: make driver-provided SPI frequency overridableAlexander Kurz2016-08-031-1/+2
* | mfd: syscon: Don't call request_iomem_region()Andrey Smirnov2016-07-191-6/+0
* | Revert "syscon: Decrease driver registration priority"Andrey Smirnov2016-07-191-1/+1
|/