Age | Commit message (Expand) | Author |
2012-07-09 | mfd: Add missing hunk to change palmas irq to clear on read | Graeme Gregory |
2012-07-09 | mfd: Fix palmas regulator pdata missing | Graeme Gregory |
2012-07-09 | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. | Russ Dill |
2012-07-09 | mfd: Update twl6040 Kconfig to avoid build breakage | Peter Ujfalusi |
2012-07-09 | mfd: Delete ab5500-core.h | Paul Bolle |
2012-07-09 | mfd: mc13xxx workaround SPI hardware bug on i.Mx | Philippe Rétornaz |
2012-07-09 | mfd: Fix mc13xxx SPI regmap | Philippe Rétornaz |
2012-07-09 | mfd: Add terminating entry for i2c_device_id palmas table | Axel Lin |
2012-06-20 | Viresh has moved | Viresh Kumar |
2012-06-01 | ARM: ux500: Provide regulator support for SMSC911x via Device Tree | Lee Jones |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-24 | mfd: Fix build break of max77693 by adding REGMAP_I2C option | Chanwoo Choi |
2012-05-23 | Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-05-23 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-05-23 | mfd: Fix twl6040 build failure | Samuel Ortiz |
2012-05-23 | mfd: ab8500-core should depend on MFD_DB8500_PRCMU | Lee Jones |
2012-05-23 | regmap: Use select .. if to get IRQ_DOMAIN enabled | Mark Brown |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | mfd: Remove the parsing of dt info for tps65910 gpio | Laxman Dewangan |
2012-05-22 | mfd: Save device node parsed platform data for tps65910 sub devices | Laxman Dewangan |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-21 | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds |
2012-05-20 | mfd: Emulate active low IRQs as well as active high IRQs for wm831x | Mark Brown |
2012-05-20 | mfd: Mark two lm3533 zone registers as volatile | Johan Hovold |
2012-05-20 | mfd: Fix return type of lm533 attribute is_visible | Johan Hovold |
2012-05-20 | mfd: Enable Device Tree support in the ab8500-sysctrl driver | Lee Jones |
2012-05-20 | mfd: Add support for Device Tree to twl6040 | Peter Ujfalusi |
2012-05-20 | mfd: Register the twl6040 child for the ASoC codec unconditionally | Peter Ujfalusi |
2012-05-20 | mfd: Allocate twl6040 IRQ numbers dynamically | Peter Ujfalusi |
2012-05-20 | mfd: twl6040 code cleanup in interrupt initialization part | Peter Ujfalusi |
2012-05-20 | mfd: Enable ab8500-gpadc driver for Device Tree | Lee Jones |
2012-05-20 | mfd: Prevent unassigned pointer from being used in ab8500-gpadc driver | Lee Jones |
2012-05-20 | mfd: Enable ab8500-debug when Device Tree is enabled | Lee Jones |
2012-05-20 | mfd: Enable Device Tree for ab8500-core driver | Lee Jones |
2012-05-20 | mfd: Remove confusing ab8500-i2c file and merge into ab8500-core | Lee Jones |
2012-05-20 | mfd: mc13xxx core should not be user visible | Mark Brown |
2012-05-20 | mfd: Fix double free in wm8350 error path | Johan Hovold |
2012-05-20 | mfd: Convert lm3533 to use devres | Johan Hovold |
2012-05-20 | mfd: Add ADC support to the DA9052/53 core | Ashish Jangam |
2012-05-20 | mfd: Add tps65910-irq devicetree init and irqdomain support | Rhyland Klein |
2012-05-20 | mfd: Make anatop register accessor more flexible and rename meaningfully | Richard Zhao |
2012-05-20 | mfd: wm8400 needs to depend on I2C=y | Mark Brown |
2012-05-20 | mfd: Convert wm831x to irq_domain | Mark Brown |
2012-05-20 | mfd: Don't try to flag IRQ 0 as a wm831x wake source | Mark Brown |
2012-05-20 | mfd: Add MAX77693 irq handler | Chanwoo Choi |
2012-05-20 | mfd: Add MAX77693 driver | Chanwoo Choi |
2012-05-20 | mfd: Export wm8400_block_read() | Mark Brown |
2012-05-20 | mfd: Don't support non-modular wm8400 build | Mark Brown |
2012-05-20 | mfd: Silence an lm3533 gcc warning | Dan Carpenter |
2012-05-20 | mfd: Convert pcf50633-core to use devm_* APIs | Axel Lin |