index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
yama
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
mfd: bd70528: Staticize bit value definitions
Matti Vaittinen
1
-9
/
+8
2019-11-11
mfd: mfd-core: Honour Device Tree's request to disable a child-device
Lee Jones
1
-0
/
+5
2019-11-11
dt-bindings: mfd: max77693: Fix missing curly brace
Matti Vaittinen
1
-0
/
+1
2019-11-11
mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
Andy Shevchenko
1
-1
/
+12
2019-11-11
mfd: db8500-prcmu: Support U8420-sysclk firmware
Linus Walleij
4
-26
/
+50
2019-11-11
dt-bindings: mfd: max77650: Convert the binding document to yaml
Bartosz Golaszewski
2
-46
/
+149
2019-11-11
mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device()
Lee Jones
1
-17
/
+4
2019-11-11
mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backs
Lee Jones
2
-50
/
+9
2019-11-11
x86: olpc-xo1-sci: Remove invocation of MFD's .enable()/.disable() call-backs
Lee Jones
1
-6
/
+0
2019-11-11
x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backs
Lee Jones
1
-8
/
+0
2019-11-11
mfd: mfd-core: Remove mfd_clone_cell()
Lee Jones
2
-51
/
+0
2019-11-11
mfd: mfd-core: Protect against NULL call-back function pointer
Lee Jones
1
-0
/
+10
2019-11-11
mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entries
Lee Jones
1
-9
/
+16
2019-11-11
mfd: cs5535-mfd: Request shared IO regions centrally
Lee Jones
1
-41
/
+33
2019-11-11
mfd: cs5535-mfd: Remove mfd_cell->id hack
Lee Jones
1
-12
/
+2
2019-11-11
mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error message
Lee Jones
1
-2
/
+3
2019-11-11
mfd: intel_soc_pmic_crc: Add "cht_crystal_cove_pmic" cell to CHT cells
Hans de Goede
1
-0
/
+3
2019-11-11
mfd: madera: Add support for requesting the supply clocks
Charles Keepax
2
-1
/
+37
2019-11-11
mfd: madera: Update DT binding document to support clock supplies
Charles Keepax
1
-0
/
+8
2019-11-11
mfd: wm8998: Remove some unused registers
Charles Keepax
2
-19
/
+0
2019-11-11
mfd: mt6397: Use PLATFORM_DEVID_NONE macro instead of -1
Fabien Parent
1
-6
/
+6
2019-11-11
mfd: twl: Endian fixups in i2c write and read wrappers
Jonathan Cameron
1
-4
/
+8
2019-11-11
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
1
-24
/
+40
2019-11-11
mfd: arizona: Switch to using devm_gpiod_get()
Dmitry Torokhov
1
-5
/
+1
2019-11-11
mfd: max77620: Do not allocate IRQs upfront
Thierry Reding
2
-4
/
+2
2019-11-11
mfd: qcom-spmi-pmic: Add support for PM/PMI8950
Angelo G. Del Regno
2
-0
/
+6
2019-11-11
mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs
Lee Jones
1
-14
/
+7
2019-11-11
mfd: ab8500: Example using new OF_MFD_CELL MACRO
Lee Jones
1
-96
/
+42
2019-11-11
mfd: Provide MACRO to declare commonly defined MFD cell attributes
Lee Jones
1
-0
/
+29
2019-11-11
mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe()
Markus Elfring
1
-5
/
+1
2019-11-11
mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQ
Heiko Stuebner
1
-5
/
+1
2019-11-11
mfd: rk808: Set RK817 interrupt polarity to low
Heiko Stuebner
1
-1
/
+1
2019-11-11
mfd: rk808: Fix RK817 powerkey integration
Heiko Stuebner
1
-11
/
+3
2019-11-11
mfd: rk808: Fix RK818 ID template
Daniel Schultz
1
-1
/
+1
2019-11-11
mfd: intel-lpss: Add default I2C device properties for Gemini Lake
Jarkko Nikula
1
-8
/
+20
2019-11-11
docs: driver-model: add devm_ioremap_uc
Tuowen Zhao
1
-0
/
+1
2019-11-11
mfd: intel-lpss: Use devm_ioremap_uc for MMIO
Tuowen Zhao
1
-1
/
+1
2019-11-11
lib: devres: add a helper function for ioremap_uc
Tuowen Zhao
2
-0
/
+21
2019-11-11
sparc64: implement ioremap_uc
Tuowen Zhao
1
-0
/
+1
2019-10-24
MAINTAINERS: add Mediatek shutdown drivers
Josef Friedl
1
-0
/
+7
2019-10-24
power: reset: add driver for mt6323 poweroff
Josef Friedl
3
-0
/
+108
2019-10-24
rtc: mt6397: add compatible for mt6323
Josef Friedl
1
-0
/
+1
2019-10-24
rtc: mt6397: improvements of rtc driver
Josef Friedl
1
-32
/
+19
2019-10-24
rtc: mt6397: move some common definitions into rtc.h
Josef Friedl
2
-54
/
+72