index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Rename s5m file and directories to samsung
Sangbeom Kim
2012-07-16
6
-12
/
+12
*
mfd: Add support for multiple arizona PDM speaker outputs
Mark Brown
2012-07-10
1
-3
/
+2
*
mfd: Export pm80x_regmap_config
Axel Lin
2012-07-10
1
-0
/
+1
*
mfd: Guard max77686_pmic_dt_match with CONFIG_OF
Axel Lin
2012-07-10
1
-5
/
+5
*
rtc: Add rtc support to 88PM80X PMIC
Qiao Zhou
2012-07-09
3
-0
/
+382
*
mfd: Error out if initial arizona boot fails
Mark Brown
2012-07-09
1
-1
/
+5
*
mfd: 88pm80[05] i2c device_id arrays should be NULL terminated
Samuel Ortiz
2012-07-09
2
-0
/
+2
*
mfd: Add device tree support for max77686
Yadwinder Singh Brar
2012-07-09
1
-6
/
+39
*
mfd: Allow to specify max77686 interrupt through DT or platform file also
Yadwinder Singh Brar
2012-07-09
2
-13
/
+21
*
mfd: Apply irq_mask_cur before handling max77686 interrupts
Yadwinder Singh Brar
2012-07-09
1
-0
/
+3
*
mfd: Use pmic regmap to read max77686 pmic interrupt register
Yadwinder Singh Brar
2012-07-09
1
-1
/
+1
*
mfd: Move twl-core device_init_wakeup to after platform_device_add
NeilBrown
2012-07-09
1
-1
/
+2
*
mfd: Add companion chip in 88pm80x
Qiao Zhou
2012-07-09
1
-0
/
+28
*
mfd: Support 88pm80x in 80x driver
Qiao Zhou
2012-07-09
5
-0
/
+1034
*
mfd: Fix Arizona Kconfig entry
Samuel Ortiz
2012-07-09
1
-1
/
+1
*
mfd: Mark headphone detect readback wm5102 register volatile
Mark Brown
2012-07-09
1
-1
/
+1
*
mfd: Don't free unallocated arizona supplies on error
Mark Brown
2012-07-09
1
-1
/
+1
*
mfd: Add missing WM5102 ifdefs
Mark Brown
2012-07-09
3
-1
/
+6
*
mfd: Treat arizona register read errors as non-fatal during resume
Mark Brown
2012-07-09
1
-1
/
+1
*
mfd: Release arizona DCVDD if we fail to resume the device
Mark Brown
2012-07-09
1
-1
/
+3
*
mfd: Also restore wm8994 GPIO IRQ masks after reset
Mark Brown
2012-07-09
1
-0
/
+7
*
mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspend
Mark Brown
2012-07-09
1
-9
/
+4
*
mfd: Move arizona digital core supply management to the regulator API
Mark Brown
2012-07-09
1
-30
/
+35
*
mfd: Force on REGMAP for the arizona core
Mark Brown
2012-07-09
1
-0
/
+1
*
Merge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Samuel Ortiz
2012-07-09
9
-0
/
+3493
|
\
|
*
mfd: wm5102: Build system hookup
Mark Brown
2012-06-23
2
-0
/
+36
|
*
mfd: wm5102: Initial support for WM5102
Mark Brown
2012-06-23
1
-0
/
+2399
|
*
mfd: arizona: SPI bus interface
Mark Brown
2012-06-23
1
-0
/
+91
|
*
mfd: arizona: I2C bus interface
Mark Brown
2012-06-23
1
-0
/
+89
|
*
mfd: arizona: Interrupt support
Mark Brown
2012-06-23
1
-0
/
+267
|
*
mfd: arizona: Core driver
Mark Brown
2012-06-23
2
-0
/
+560
|
*
Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2012-06-23
1
-0
/
+51
|
|
\
|
|
*
regmap: Implement support for wake IRQs
Mark Brown
2012-06-05
1
-0
/
+47
|
|
*
regmap: Don't try to map non-existant IRQs
Mark Brown
2012-06-05
1
-0
/
+4
*
|
|
ARM: ux500: Register the AB8500 from DB8500 MFD
Lee Jones
2012-07-09
1
-1
/
+9
*
|
|
mfd: Remove unused max77686 iolock mutex
Axel Lin
2012-07-09
1
-3
/
+0
*
|
|
mfd: Add pre-regulator device for 88pm860x
Jett.Zhou
2012-07-09
1
-0
/
+23
*
|
|
mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillator
Johan Hovold
2012-07-09
1
-0
/
+3
*
|
|
mfd: Add support for enabling tps65910 external 32-kHz oscillator
Johan Hovold
2012-07-09
1
-1
/
+20
*
|
|
mfd: Add missing hunk to change palmas irq to clear on read
Graeme Gregory
2012-07-09
1
-1
/
+8
*
|
|
mfd: Fix palmas regulator pdata missing
Graeme Gregory
2012-07-09
1
-0
/
+3
*
|
|
extcon: Add support irq domain for MAX8997 muic
Chanwoo Choi
2012-07-09
2
-12
/
+19
*
|
|
mfd: Add irq domain support for max8997 interrupts
Thomas Abraham
2012-07-09
3
-26
/
+38
*
|
|
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
2012-07-09
6
-55
/
+39
*
|
|
mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEP
Axel Lin
2012-07-09
1
-6
/
+3
*
|
|
mfd: Guard adp5520 PM methods with CONFIG_PM_SLEEP
Axel Lin
2012-07-09
1
-1
/
+1
*
|
|
mfd: Fix mc13xxx-spi merge conflict
Axel Lin
2012-07-09
1
-1
/
+3
*
|
|
mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.
Russ Dill
2012-07-09
2
-11
/
+55
*
|
|
mfd: Use devm allocation for ab3100-core
Linus Walleij
2012-07-09
1
-16
/
+7
*
|
|
mfd: Restore wm8994 pin configuration after reset during suspend
Chris Rattray
2012-07-09
1
-0
/
+13
[next]