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