index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77693.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
mfd: max77693: Convert to i2c_new_dummy_device
Wolfram Sang
1
-6
/
+6
2018-10-23
mfd: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
1
-24
/
+10
2017-10-13
mfd: max77693: Add muic of_compatible in mfd_cell
Maciej Purski
1
-1
/
+4
2016-04-19
mfd: max77686/max77693: Fix misspelled Samsung address
Krzysztof Kozlowski
1
-1
/
+1
2016-04-19
mfd: max77693: Allow building as a module
Krzysztof Kozlowski
1
-12
/
+2
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
1
-2
/
+2
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2015-07-16
drivers: max77693: Move state container to common header
Krzysztof Kozlowski
1
-15
/
+16
2015-03-12
mfd: max77693: Modify flash cell name identifiers
Jacek Anaszewski
1
-2
/
+2
2014-12-08
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+26
2014-11-25
mfd: max77693: Map charger device to its own of_node
Krzysztof Kozlowski
1
-1
/
+4
2014-11-25
mfd: max77693: Add haptic of_compatible in mfd_cell
Jaewon Kim
1
-1
/
+4
2014-11-25
mfd: max77693: Initialize haptic register map
Jaewon Kim
1
-3
/
+18
2014-11-10
mfd: max77693: Fix always masked MUIC interrupts
Krzysztof Kozlowski
1
-0
/
+12
2014-11-10
mfd: max77693: Use proper regmap for handling MUIC interrupts
Krzysztof Kozlowski
1
-1
/
+1
2014-09-26
mfd: max77693: Improve support for the flash cell
Jacek Anaszewski
1
-1
/
+4
2014-06-17
mfd: max77693: Handle IRQs using regmap
Robert Baldyga
1
-11
/
+147
2014-06-17
mfd: max77693: Remove unnecessary wrapper functions
Robert Baldyga
1
-54
/
+2
2014-06-03
mfd: max77693: Make of_device_id array const
Krzysztof Kozlowski
1
-1
/
+1
2014-03-19
mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-1
/
+11
2014-01-21
mfd: max77693: Set proper maximum register for MUIC regmap
Krzysztof Kozlowski
1
-1
/
+7
2014-01-06
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2013-10-23
mfd: max77693: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-23
mfd: max77693: Added device tree support
Andrzej Hajda
1
-0
/
+8
2013-10-23
mfd: max77693: Remove device wakeup from driver
Andrzej Hajda
1
-10
/
+0
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-01-22
mfd: max77693: Init max77693->dev before using it
Axel Lin
1
-16
/
+18
2012-09-16
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
1
-0
/
+14
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Fix max77693 irq leak and wrong kfree call
Axel Lin
1
-3
/
+4
2012-07-09
mfd: Staticise max77693 pm_ops
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Remove unused max77693 iolock mutex
Axel Lin
1
-2
/
+0
2012-05-20
mfd: Add MAX77693 irq handler
Chanwoo Choi
1
-0
/
+32
2012-05-20
mfd: Add MAX77693 driver
Chanwoo Choi
1
-0
/
+217