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: 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
13
-0
/
+9938
|
\
|
*
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
4
-0
/
+781
|
*
mfd: arizona: Register definitions
Mark Brown
2012-06-23
1
-0
/
+6222
|
*
Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2012-06-23
2
-0
/
+53
|
|
\
|
|
*
regmap: Implement support for wake IRQs
Mark Brown
2012-06-05
2
-0
/
+49
|
|
*
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
4
-28
/
+19
*
|
|
mfd: Remove unused max77686 iolock mutex
Axel Lin
2012-07-09
2
-4
/
+0
*
|
|
mfd: Add pre-regulator device for 88pm860x
Jett.Zhou
2012-07-09
2
-0
/
+24
*
|
|
mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillator
Johan Hovold
2012-07-09
2
-1
/
+6
*
|
|
mfd: Add support for enabling tps65910 external 32-kHz oscillator
Johan Hovold
2012-07-09
2
-1
/
+21
*
|
|
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
7
-33
/
+41
*
|
|
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
2012-07-09
7
-56
/
+39
*
|
|
mfd: Attaching a node to new 'struct mfd_cell' of_compatible variable
Lee Jones
2012-07-09
1
-0
/
+4
*
|
|
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
*
|
|
mfd: Update twl6040 Kconfig to avoid build breakage
Peter Ujfalusi
2012-07-09
1
-0
/
+1
*
|
|
mfd: Fix max77693 irq leak and wrong kfree call
Axel Lin
2012-07-09
1
-3
/
+4
*
|
|
mfd: Delete ab5500-core.h
Paul Bolle
2012-07-09
1
-87
/
+0
*
|
|
mfd: Staticise max77693 pm_ops
Mark Brown
2012-07-09
1
-1
/
+1
*
|
|
mfd: Transfer rtc max8925 irq from MFD defined resources
Haojian Zhuang
2012-07-09
2
-10
/
+11
*
|
|
mfd: Add missing max8997 static storage class specifier
Sachin Kamat
2012-07-09
1
-4
/
+4
*
|
|
mfd: Print ab8500 switch off cause
Jonas Aaberg
2012-07-09
1
-1
/
+23
*
|
|
mfd: Update db8500-prmcu hostport_access enable
Arun Murthy
2012-07-09
4
-30
/
+30
*
|
|
mfd: Remove custom wm8350 cache implementation
Mark Brown
2012-07-09
3
-3492
/
+18
*
|
|
mfd: Rely on regmap cache in wm8350 interrupt controller
Mark Brown
2012-07-09
1
-5
/
+3
*
|
|
mfd: Add regmap cache support for wm8350
Mark Brown
2012-07-09
4
-17
/
+80
*
|
|
mfd: Support for user defined wm8994 irq flags
Mark Brown
2012-07-09
2
-1
/
+10
*
|
|
mfd: Register the ab8500 from db8500-prcmu using the MFD API
Lee Jones
2012-07-09
3
-14
/
+15
*
|
|
mfd: Register db8500-prcmu devices using the newly DT:ed MFD API
Lee Jones
2012-07-09
2
-13
/
+7
*
|
|
mfd: Initialise the AB8500 driver at core_initcall time
Lee Jones
2012-07-09
1
-1
/
+1
*
|
|
mfd: Initialise the DB8500 PRCMU driver at core_initcall time
Lee Jones
2012-07-09
1
-1
/
+1
*
|
|
mfd: Make MFD core code Device Tree and IRQ domain aware
Lee Jones
2012-07-09
3
-4
/
+28
*
|
|
mfd: Generically describe interactions with the DB8500 PRCMU
Lee Jones
2012-07-09
2
-9
/
+9
*
|
|
mfd: Add IRQ domain support for the AB8500
Lee Jones
2012-07-09
3
-60
/
+76
*
|
|
mfd: Enable DT probing of the DB8500 PRCMU
Lee Jones
2012-07-09
1
-0
/
+5
*
|
|
mfd: Remove redundant AB8500_I2C_CORE Kconfig entry
Lee Jones
2012-07-09
1
-10
/
+0
[next]