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
*
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-15
70
-403
/
+2061
|
\
|
*
mfd: cros_ec: wait for completion of commands that return IN_PROGRESS
Andrew Bresticker
2014-10-06
1
-0
/
+33
|
*
i2c: i2c-cros-ec-tunnel: Set retries to 3
Derek Basehore
2014-10-06
1
-0
/
+3
|
*
mfd: cros_ec: move locking into cros_ec_cmd_xfer
Andrew Bresticker
2014-10-06
2
-12
/
+9
|
*
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
2014-10-06
4
-8
/
+27
|
*
mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
Doug Anderson
2014-10-06
1
-0
/
+9
|
*
MAINTAINERS: Adds Andreas Werner to maintainers list for MEN F21BMC
Andreas Werner
2014-09-26
1
-0
/
+9
|
*
mfd: arizona: Correct mask to allow setting micbias external cap
Charles Keepax
2014-09-26
1
-0
/
+1
|
*
mfd: Add ACPI support
Mika Westerberg
2014-09-26
3
-0
/
+70
|
*
Revert "mfd: wm5102: Manually apply register patch"
Charles Keepax
2014-09-26
1
-12
/
+0
|
*
mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS
Jeff Lance
2014-09-26
2
-13
/
+18
|
*
mfd: dt-bindings: atmel-gpbr: Rename doc file to conform to naming convention
Lee Jones
2014-09-26
1
-0
/
+0
|
*
mfd: dt-bindings: qcom-pm8xxx: Rename doc file to conform to naming convention
Lee Jones
2014-09-26
1
-0
/
+0
|
*
mfd: Inherit coherent_dma_mask from parent device
Boris BREZILLON
2014-09-26
1
-0
/
+1
|
*
mfd: Document DT bindings for Qualcomm SPMI PMICs
Stanimir Varbanov
2014-09-26
1
-0
/
+64
|
*
mfd: Add support for Qualcomm SPMI PMICs
Josh Cartwright
2014-09-26
3
-0
/
+83
|
*
mfd: dt-bindings: pm8xxx: Add new compatible string
Stanimir Varbanov
2014-09-26
1
-0
/
+1
|
*
mfd: axp209x: Drop the parent supplies field
Maxime Ripard
2014-09-26
1
-11
/
+0
|
*
mfd: twl4030-power: Use 'ti,system-power-controller' as alternative way to su...
Nishanth Menon
2014-09-26
1
-0
/
+3
|
*
mfd: dt-bindings: twl4030-power: Use the standard property to mark power control
Nishanth Menon
2014-09-26
1
-2
/
+7
|
*
mfd: syscon: Add Atmel GPBR DT bindings documention
Boris BREZILLON
2014-09-26
1
-0
/
+15
|
*
mfd: rk808: Add register caching
Doug Anderson
2014-09-26
1
-0
/
+30
|
*
mfd: arizona: Use handle_simple_irq for IRQ dispatch chip
Charles Keepax
2014-09-26
1
-1
/
+1
|
*
mfd: max14577: Don't pass IRQ domain to mfd_add_devices
Krzysztof Kozlowski
2014-09-26
1
-2
/
+1
|
*
mfd: stmpe: Document DT binding for irq_over_gpio
Sean Cross
2014-09-26
1
-0
/
+1
|
*
mfd: stmpe: Support gpio over irq under device tree
Sean Cross
2014-09-26
1
-1
/
+6
|
*
mfd: intel_soc_pmic: Add CONFIG_PM_SLEEP check for suspend_fn/resume_fn
Jaewon Kim
2014-09-26
1
-0
/
+2
|
*
mfd: rtsx_pcr: Fix MSI enable error handling
Chris Ball
2014-09-26
1
-1
/
+1
|
*
mfd: ti_am335x_tscadc: Fix TSC resume
Sebastian Andrzej Siewior
2014-09-26
1
-1
/
+1
|
*
mfd: tps65217: Tell regmap what registers are valid
Mark Brown
2014-09-26
2
-0
/
+4
|
*
mfd: mc13xxx: Configure WDI reset
Markus Pargmann
2014-09-26
1
-0
/
+8
|
*
mfd: pcf50633: Use sprintf directly
Andy Shevchenko
2014-09-26
1
-4
/
+1
|
*
mfd: Add HI6421 PMIC Core driver
Guodong Xu
2014-09-26
4
-0
/
+168
|
*
mfd: dt-bindings: Add Device Tree bindings for HI6421
Guodong Xu
2014-09-26
1
-0
/
+38
|
*
mfd: lpc_sch: Remove FSF address
Andy Shevchenko
2014-09-26
1
-4
/
+1
|
*
mfd: lpc_sch: Add support for Intel Quark X1000
Andy Shevchenko
2014-09-26
1
-6
/
+31
|
*
pci_ids: Add support for Intel Quark ILB
Josef Ahmad
2014-09-26
1
-0
/
+1
|
*
mfd: lpc_sch: Reduce duplicate code and improve manageability
Andy Shevchenko
2014-09-26
1
-82
/
+99
|
*
mfd: RK808: Add new mfd driver for RK808
Chris Zhong
2014-09-26
4
-0
/
+455
|
*
mfd: dt-bindings: Add RK808 device tree bindings document
Chris Zhong
2014-09-26
2
-0
/
+188
|
*
mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driver
Axel Lin
2014-09-26
3
-5
/
+6
|
*
mfd: arizona: Propagate irq_wake through to parent IRQ
Charles Keepax
2014-09-26
1
-0
/
+8
|
*
mfd: arizona: Update DT binding to support INn_MODE init_data
Inha Song
2014-09-26
1
-0
/
+7
|
*
mfd: arizona: Add support for INn_Mode register control
Inha Song
2014-09-26
1
-0
/
+13
|
*
mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registers
Charles Keepax
2014-09-26
4
-7
/
+30
|
*
mfd: Add Ricoh RN5T618 PMIC core driver
Beniamino Galvani
2014-09-26
4
-0
/
+374
|
*
mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous mode
Vignesh R
2014-09-26
1
-1
/
+2
|
*
mfd: rn5t618: Document device tree bindings
Beniamino Galvani
2014-09-26
1
-0
/
+36
|
*
mfd: davinci_voicecodec: Fix 'if defined' guard type in header
Rasmus Villemoes
2014-09-26
1
-1
/
+1
|
*
mfd: tps65910: Work around silicon erratum SWCZ010
Arnout Vandecappelle (Essensium/Mind)
2014-09-26
1
-0
/
+5
[next]