index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77693.c
Age
Commit message (
Expand
)
Author
2016-04-19
mfd: max77686/max77693: Fix misspelled Samsung address
Krzysztof Kozlowski
2016-04-19
mfd: max77693: Allow building as a module
Krzysztof Kozlowski
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-07-16
drivers: max77693: Move state container to common header
Krzysztof Kozlowski
2015-03-12
mfd: max77693: Modify flash cell name identifiers
Jacek Anaszewski
2014-12-09
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-11-25
mfd: max77693: Map charger device to its own of_node
Krzysztof Kozlowski
2014-11-25
mfd: max77693: Add haptic of_compatible in mfd_cell
Jaewon Kim
2014-11-25
mfd: max77693: Initialize haptic register map
Jaewon Kim
2014-11-10
mfd: max77693: Fix always masked MUIC interrupts
Krzysztof Kozlowski
2014-11-10
mfd: max77693: Use proper regmap for handling MUIC interrupts
Krzysztof Kozlowski
2014-09-26
mfd: max77693: Improve support for the flash cell
Jacek Anaszewski
2014-06-17
mfd: max77693: Handle IRQs using regmap
Robert Baldyga
2014-06-17
mfd: max77693: Remove unnecessary wrapper functions
Robert Baldyga
2014-06-03
mfd: max77693: Make of_device_id array const
Krzysztof Kozlowski
2014-03-19
mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-01-21
mfd: max77693: Set proper maximum register for MUIC regmap
Krzysztof Kozlowski
2014-01-06
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-10-23
mfd: max77693: Include linux/of.h header
Sachin Kamat
2013-10-23
mfd: max77693: Added device tree support
Andrzej Hajda
2013-10-23
mfd: max77693: Remove device wakeup from driver
Andrzej Hajda
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-01-22
mfd: max77693: Init max77693->dev before using it
Axel Lin
2012-09-15
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-08
mfd: Fix max77693 irq leak and wrong kfree call
Axel Lin
2012-07-08
mfd: Staticise max77693 pm_ops
Mark Brown
2012-07-08
mfd: Remove unused max77693 iolock mutex
Axel Lin
2012-05-20
mfd: Add MAX77693 irq handler
Chanwoo Choi
2012-05-20
mfd: Add MAX77693 driver
Chanwoo Choi