| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-09 | 1 | -5/+26 |
|\ |
|
| * | mfd: max77693: Map charger device to its own of_node | Krzysztof Kozlowski | 2014-11-25 | 1 | -1/+4 |
| * | mfd: max77693: Add haptic of_compatible in mfd_cell | Jaewon Kim | 2014-11-25 | 1 | -1/+4 |
| * | mfd: max77693: Initialize haptic register map | Jaewon Kim | 2014-11-25 | 1 | -3/+18 |
* | | mfd: max77693: Fix always masked MUIC interrupts | Krzysztof Kozlowski | 2014-11-10 | 1 | -0/+12 |
* | | mfd: max77693: Use proper regmap for handling MUIC interrupts | Krzysztof Kozlowski | 2014-11-10 | 1 | -1/+1 |
|/ |
|
* | mfd: max77693: Improve support for the flash cell | Jacek Anaszewski | 2014-09-26 | 1 | -1/+4 |
* | mfd: max77693: Handle IRQs using regmap | Robert Baldyga | 2014-06-17 | 1 | -11/+147 |
* | mfd: max77693: Remove unnecessary wrapper functions | Robert Baldyga | 2014-06-17 | 1 | -54/+2 |
* | mfd: max77693: Make of_device_id array const | Krzysztof Kozlowski | 2014-06-03 | 1 | -1/+1 |
* | mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error | Krzysztof Kozlowski | 2014-03-19 | 1 | -1/+11 |
* | mfd: max77693: Set proper maximum register for MUIC regmap | Krzysztof Kozlowski | 2014-01-21 | 1 | -1/+7 |
* | mfd: maxim: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 1 | -1/+1 |
* | mfd: max77693: Include linux/of.h header | Sachin Kamat | 2013-10-23 | 1 | -0/+1 |
* | mfd: max77693: Added device tree support | Andrzej Hajda | 2013-10-23 | 1 | -0/+8 |
* | mfd: max77693: Remove device wakeup from driver | Andrzej Hajda | 2013-10-23 | 1 | -10/+0 |
* | mfd: Use dev_get_platdata() | Jingoo Han | 2013-07-31 | 1 | -1/+1 |
* | mfd: max77693: Init max77693->dev before using it | Axel Lin | 2013-01-22 | 1 | -16/+18 |
* | mfd: MAX77693: Fix NULL pointer error when initializing irqs | Chanwoo Choi | 2012-09-16 | 1 | -0/+14 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-15 | 1 | -1/+1 |
* | mfd: Fix max77693 irq leak and wrong kfree call | Axel Lin | 2012-07-09 | 1 | -3/+4 |
* | mfd: Staticise max77693 pm_ops | Mark Brown | 2012-07-09 | 1 | -1/+1 |
* | mfd: Remove unused max77693 iolock mutex | Axel Lin | 2012-07-09 | 1 | -2/+0 |
* | mfd: Add MAX77693 irq handler | Chanwoo Choi | 2012-05-20 | 1 | -0/+32 |
* | mfd: Add MAX77693 driver | Chanwoo Choi | 2012-05-20 | 1 | -0/+217 |