index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-22
ARM: imx7d: add imx7d iomux-gpr field define
Fugang Duan
1
-0
/
+47
2015-09-22
power: Add an axp20x-usb-power driver
Hans de Goede
1
-0
/
+24
2015-09-22
mfd: arizona: Add TST_CAP bits for headphone detection
Charles Keepax
1
-0
/
+8
2015-09-22
mfd: arizona: Add register bits for general purpose switch
Charles Keepax
1
-0
/
+3
2015-09-22
mfd: arizona: Add registers for ADC microphone detection
Charles Keepax
2
-3
/
+6
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+37
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-94
/
+1538
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+8
2015-08-31
Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-180
/
+177
2015-08-12
mfd: axp20x: Add missing registers, and mark more registers volatile
Bruno Prémont
1
-0
/
+6
2015-08-11
mfd: mt6397: Implement wake handler and suspend/resume to handle wake up event
Henry Chen
1
-0
/
+1
2015-08-11
mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bit
Steve Twiss
1
-0
/
+1
2015-08-11
mfd: axp20x: Add axp152 support
Michal Suchanek
1
-1
/
+60
2015-08-11
mfd: da9062: Supply core driver
S Twiss
2
-0
/
+1158
2015-08-11
mfd: arizona: Add support for WM8998 and WM1814
Richard Fitzgerald
3
-0
/
+225
2015-08-11
mfd: 880m80x: Make use of BIT() macro
Vaibhav Hiremath
1
-81
/
+81
2015-08-11
mfd: arizona: Update several pdata members to unsigned
Charles Keepax
1
-6
/
+6
2015-08-11
mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
Matt Fleming
1
-6
/
+0
2015-08-10
extcon: palmas: Support GPIO based USB ID detection
Roger Quadros
1
-0
/
+7
2015-08-05
ARM: imx6ul: add fec bits to GPR syscon definition
Fugang Duan
1
-0
/
+8
2015-07-16
mfd/extcon: max77843: Rename defines to allow inclusion with max77693
Krzysztof Kozlowski
1
-77
/
+77
2015-07-16
mfd/extcon: max77693: Rename defines to allow inclusion with max77843
Krzysztof Kozlowski
1
-51
/
+51
2015-07-16
drivers: max77843: Switch to common max77693 state container
Krzysztof Kozlowski
2
-20
/
+5
2015-07-16
drivers: max77693: Move state container to common header
Krzysztof Kozlowski
2
-25
/
+44
2015-07-16
mfd: max77693: Store I2C device type as enum and add default unknown
Krzysztof Kozlowski
1
-5
/
+6
2015-07-16
mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members
Krzysztof Kozlowski
1
-8
/
+0
2015-07-08
mfd: wm5110: Add registers for custom write sequence triggers
Charles Keepax
1
-0
/
+37
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+8
2015-06-26
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+144
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-44
/
+1
2015-06-23
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-52
/
+445
2015-06-22
mfd: arizona: Add stub for wm5102_patch()
Richard Fitzgerald
1
-0
/
+8
2015-06-22
mfd: arizona: Split INx_MODE into two fields
Richard Fitzgerald
2
-10
/
+22
2015-06-22
mfd: arizona: Add better support for system suspend
Charles Keepax
1
-0
/
+1
2015-06-22
mfd: max77686: Remove unused struct max77686_opmode_data
Javier Martinez Canillas
1
-5
/
+0
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
1
-1
/
+1
2015-06-22
Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-...
Lee Jones
3
-36
/
+413
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
1
-6
/
+38
2015-06-15
mfd: cros_ec: add bus-specific proto v3 code
Stephen Barber
1
-0
/
+6
2015-06-15
mfd: cros_ec: add proto v3 skeleton
Stephen Barber
1
-2
/
+26
2015-06-15
mfd: cros_ec: rev cros_ec_commands.h
Stephen Barber
1
-22
/
+255
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
1
-4
/
+2
2015-06-15
mfd: cros_ec: Remove parent field
Gwendal Grignou
1
-2
/
+0
2015-06-09
Input: add OnKey driver for DA9063 MFD part
Steve Twiss
1
-0
/
+1
2015-05-26
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
1
-44
/
+0
2015-05-24
power: axp288_charger: axp288 charger driver
Ramakrishna Pallala
1
-0
/
+7
2015-05-20
mfd: syscon: Add Atmel MC (Memory Controller) registers definition
Boris Brezillon
1
-0
/
+144
2015-05-19
extcon: arizona: Add support for select accessory detect mode when headphone ...
Inha Song
1
-0
/
+3
2015-05-19
extcon: axp288: Add axp288 extcon driver support
Ramakrishna Pallala
1
-0
/
+5
2015-05-13
mfd: axp20x: Add AXP22x PMIC support
Boris BREZILLON
1
-0
/
+86
[prev]
[next]