Krzysztof Kozlowski
|
630fd98c0a
mfd: max77686/max77693: Fix misspelled Samsung address
|
9 年之前 |
Krzysztof Kozlowski
|
073d4aca34
mfd: max77693: Allow building as a module
|
9 年之前 |
Geliang Tang
|
1b5420e1f5
mfd: Use to_i2c_client() instead of open-coding it
|
10 年之前 |
Linus Torvalds
|
8bd8fd0a29
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
|
10 年之前 |
Krzysztof Kozlowski
|
0e777366fb
mfd: Drop owner assignment from i2c_drivers
|
10 年之前 |
Krzysztof Kozlowski
|
61b305cd2a
drivers: max77693: Move state container to common header
|
10 年之前 |
Jacek Anaszewski
|
224995d780
mfd: max77693: Modify flash cell name identifiers
|
10 年之前 |
Linus Torvalds
|
3a7dbed7f2
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
|
11 年之前 |
Krzysztof Kozlowski
|
efa3ca414b
mfd: max77693: Map charger device to its own of_node
|
11 年之前 |
Jaewon Kim
|
d1bafd78fc
mfd: max77693: Add haptic of_compatible in mfd_cell
|
11 年之前 |
Jaewon Kim
|
efbf49224a
mfd: max77693: Initialize haptic register map
|
11 年之前 |
Krzysztof Kozlowski
|
c0acb8144b
mfd: max77693: Fix always masked MUIC interrupts
|
11 年之前 |
Krzysztof Kozlowski
|
43fc9396ca
mfd: max77693: Use proper regmap for handling MUIC interrupts
|
11 年之前 |
Jacek Anaszewski
|
a0bc607208
mfd: max77693: Improve support for the flash cell
|
11 年之前 |
Robert Baldyga
|
342d669c1e
mfd: max77693: Handle IRQs using regmap
|
11 年之前 |
Robert Baldyga
|
d0540f91cf
mfd: max77693: Remove unnecessary wrapper functions
|
11 年之前 |
Krzysztof Kozlowski
|
5ce9a55bdf
mfd: max77693: Make of_device_id array const
|
11 年之前 |
Krzysztof Kozlowski
|
ad09dd6a1f
mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error
|
12 年之前 |
Krzysztof Kozlowski
|
75ad13278c
mfd: max77693: Set proper maximum register for MUIC regmap
|
12 年之前 |
Geert Uytterhoeven
|
7c0517b171
mfd: maxim: Constify struct mfd_cell where possible
|
12 年之前 |
Sachin Kamat
|
71c7f93ea0
mfd: max77693: Include linux/of.h header
|
12 年之前 |
Andrzej Hajda
|
4657185c3c
mfd: max77693: Added device tree support
|
12 年之前 |
Andrzej Hajda
|
4233a0aafb
mfd: max77693: Remove device wakeup from driver
|
12 年之前 |
Jingoo Han
|
334a41ce9b
mfd: Use dev_get_platdata()
|
12 年之前 |
Axel Lin
|
2429d86386
mfd: max77693: Init max77693->dev before using it
|
13 年之前 |
Chanwoo Choi
|
b186b12487
mfd: MAX77693: Fix NULL pointer error when initializing irqs
|
13 年之前 |
Mark Brown
|
0848c94fb4
mfd: core: Push irqdomain mapping out into devices
|
13 年之前 |
Axel Lin
|
ff2b7ac6f6
mfd: Fix max77693 irq leak and wrong kfree call
|
13 年之前 |
Mark Brown
|
12477a32ff
mfd: Staticise max77693 pm_ops
|
13 年之前 |
Axel Lin
|
a7cc37a498
mfd: Remove unused max77693 iolock mutex
|
13 年之前 |