summaryrefslogtreecommitdiff
path: root/drivers/mfd/max77693.c
Commit message (Expand)AuthorAge
* mfd: max77686/max77693: Fix misspelled Samsung addressKrzysztof Kozlowski2016-04-19
* mfd: max77693: Allow building as a moduleKrzysztof Kozlowski2016-04-19
* mfd: Use to_i2c_client() instead of open-coding itGeliang Tang2016-01-14
* Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-04
|\
| * mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-11
* | drivers: max77693: Move state container to common headerKrzysztof Kozlowski2015-07-16
|/
* mfd: max77693: Modify flash cell name identifiersJacek Anaszewski2015-03-12
* Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-08
|\
| * mfd: max77693: Map charger device to its own of_nodeKrzysztof Kozlowski2014-11-25
| * mfd: max77693: Add haptic of_compatible in mfd_cellJaewon Kim2014-11-25
| * mfd: max77693: Initialize haptic register mapJaewon Kim2014-11-25
* | mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski2014-11-10
* | mfd: max77693: Use proper regmap for handling MUIC interruptsKrzysztof Kozlowski2014-11-10
|/
* mfd: max77693: Improve support for the flash cellJacek Anaszewski2014-09-26
* mfd: max77693: Handle IRQs using regmapRobert Baldyga2014-06-17
* mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2014-06-17
* mfd: max77693: Make of_device_id array constKrzysztof Kozlowski2014-06-03
* mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-19
* mfd: max77693: Set proper maximum register for MUIC regmapKrzysztof Kozlowski2014-01-21
* mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-06
* mfd: max77693: Include linux/of.h headerSachin Kamat2013-10-23
* mfd: max77693: Added device tree supportAndrzej Hajda2013-10-23
* mfd: max77693: Remove device wakeup from driverAndrzej Hajda2013-10-23
* mfd: Use dev_get_platdata()Jingoo Han2013-07-31
* mfd: max77693: Init max77693->dev before using itAxel Lin2013-01-22
* mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2012-09-16
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
* mfd: Fix max77693 irq leak and wrong kfree callAxel Lin2012-07-09
* mfd: Staticise max77693 pm_opsMark Brown2012-07-09
* mfd: Remove unused max77693 iolock mutexAxel Lin2012-07-09
* mfd: Add MAX77693 irq handlerChanwoo Choi2012-05-20
* mfd: Add MAX77693 driverChanwoo Choi2012-05-20