index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: hi655x: Fix return value check in hi655x_pmic_probe()
Wei Yongjun
2016-06-29
1
-5
/
+2
*
mfd: smsc-ece1099: Return directly after a function failure in smsc_i2c_probe()
Markus Elfring
2016-06-29
1
-6
/
+3
*
mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_...
Markus Elfring
2016-06-29
1
-1
/
+1
*
mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in ...
Markus Elfring
2016-06-29
1
-5
/
+2
*
mfd: twl-core: Refactoring for add_numbered_child()
Markus Elfring
2016-06-29
1
-10
/
+11
*
mfd: twl-core: Return directly after a failed platform_device_alloc() in add_...
Markus Elfring
2016-06-29
1
-5
/
+2
*
mfd: arizona: Add missing disable of PM runtime on probe error path
Charles Keepax
2016-06-29
1
-1
/
+3
*
mfd: stmpe: Move platform data into MFD driver
Linus Walleij
2016-06-29
2
-33
/
+29
*
mfd: max14577: Allow driver to be built as a module
Javier Martinez Canillas
2016-06-29
1
-2
/
+2
*
mfd: max14577: Use module_init() instead of subsys_initcall()
Javier Martinez Canillas
2016-06-29
1
-1
/
+1
*
mfd: arizona: Remove some duplicate defines
Charles Keepax
2016-06-29
1
-6
/
+0
*
mfd: qcom_rpm: Remove unused define
Linus Walleij
2016-06-29
1
-2
/
+0
*
mfd: hi655x-pmic: Add powerkey device to hi655x PMIC driver
John Stultz
2016-06-29
1
-5
/
+30
*
mfd: hi655x-pmic: Rename some interrupt macro names
John Stultz
2016-06-29
2
-16
/
+25
*
mfd: hi655x-pmic: Fixup issue with un-acked interrupts
John Stultz
2016-06-29
1
-0
/
+1
*
mfd: arizona: Check if AOD interrupts are pending before dispatching
Richard Fitzgerald
2016-06-29
1
-2
/
+14
*
mfd: qcom_rpm: Fix offset error for msm8660
Linus Walleij
2016-06-29
1
-14
/
+36
*
mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmap
Andrew F. Davis
2016-06-29
2
-19
/
+19
*
mfd: ti_am335x_tscadc: Unify variable naming when referencing ti_tscadc_dev
Andrew F. Davis
2016-06-29
1
-44
/
+44
*
mfd: max77620: Mask/unmask interrupt before/after servicing it
Laxman Dewangan
2016-06-29
1
-9
/
+46
*
mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmics
Hans de Goede
2016-06-29
1
-0
/
+10
*
mfd: altr_a10sr: Add Altera Arria10 DevKit System Resource Chip
Thor Thayer
2016-06-29
4
-0
/
+267
*
MAINTAINERS: Add Altera Arria10 System Resource Chip
Thor Thayer
2016-06-29
1
-0
/
+7
*
mfd: tps6507: Fix white space warnings reported by checkpatch
Ben Copeland
2016-06-29
1
-2
/
+2
*
mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
2016-06-29
1
-12
/
+4
*
mfd: ti_am335x_tscadc: Remove use of single line functions
Andrew F. Davis
2016-06-29
1
-29
/
+15
*
mfd: ti_am335x_tscadc: Use variable name for sizeof() operator
Andrew F. Davis
2016-06-29
1
-2
/
+1
*
MAINTAINERS: Add Dialog PMIC search terms for missing documentation and heade...
Steve Twiss
2016-06-29
1
-0
/
+2
*
mfd: omap-usb-tll: Include omap-usb.h
Ben Dooks
2016-06-29
1
-0
/
+2
*
mfd: axp20x: Add a 500ms delay at the end of axp20x_power_off
Hans de Goede
2016-06-29
1
-0
/
+4
*
mfd: max77620: Constify resources tables
Axel Lin
2016-06-29
1
-4
/
+4
*
mfd: si476x-i2c: Fix spelling mistake "comptible" -> "compatible"
Colin Ian King
2016-06-29
1
-1
/
+1
*
mfd: max8925-i2c: Make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-13
/
+1
*
mfd: max8997: Make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-27
/
+3
*
mfd: max8998: Make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-26
/
+1
*
mfd: max77620: Make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-10
/
+2
*
mfd: max77843: Make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-22
/
+2
*
MAINTAINERS: Add Dialog PMIC search terms for missing documentation and heade...
Steve Twiss
2016-06-29
1
-0
/
+2
*
mfd: axp20x: Extend axp22x_volatile_ranges
Hans de Goede
2016-06-29
1
-0
/
+3
*
Merge branches 'ib-mfd-regmap-4.8' and 'ib-mfd-regulator-arm-4.8' into ibs-fo...
Lee Jones
2016-06-29
263
-1550
/
+2613
|
\
|
*
mfd: rn5t618: Register restart handler
Stefan Agner
2016-06-29
1
-6
/
+37
|
*
mfd: rn5t618: Register power off callback optionally
Stefan Agner
2016-06-29
1
-3
/
+7
|
*
regulator: rn5t618: Add RN5T567 PMIC support
Stefan Agner
2016-06-29
3
-6
/
+40
|
*
mfd: rn5t618: Add Ricoh RN5T567 PMIC support
Stefan Agner
2016-06-29
4
-18
/
+45
|
*
ARM: dts: meson: minix-neo-x8: define PMIC as power controller
Stefan Agner
2016-06-29
1
-0
/
+1
|
*
Linux 4.7-rc2
v4.7-rc2
Linus Torvalds
2016-06-05
1
-1
/
+1
|
*
Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-06-05
5
-18
/
+29
|
|
\
|
|
*
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2016-06-05
2
-2
/
+3
|
|
*
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
2016-06-05
1
-1
/
+9
|
|
*
parisc: Fix printk time during boot
Helge Deller
2016-06-05
2
-7
/
+3
[next]