index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77693.c
Age
Commit message (
Expand
)
Author
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-16
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-09
mfd: Fix max77693 irq leak and wrong kfree call
Axel Lin
2012-07-09
mfd: Staticise max77693 pm_ops
Mark Brown
2012-07-09
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