Age | Commit message (Expand) | Author |
2014-01-23 | drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217... | David Howells |
2014-01-23 | drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i... | David Howells |
2014-01-21 | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd | Linus Torvalds |
2014-01-21 | mfd: wm5110: Add register patch for rev D chip | Charles Keepax |
2014-01-21 | mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync() | Roger Quadros |
2014-01-21 | mfd: sta2x11-mfd: Use named constants for pci_power_t values | Julia Lawall |
2014-01-21 | mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code. | Manish Badarkhe |
2014-01-21 | mfd: twl6030: Fix endianness problem in IRQ handler | Danke Xie |
2014-01-21 | mfd: sec-core: Add cells for S5M8767-clocks | Tushar Behera |
2014-01-21 | mfd: max14577: Remove redundant of_match_ptr helper | Sachin Kamat |
2014-01-21 | mfd: twl6040: Fix sparse non static symbol warning | Wei Yongjun |
2014-01-21 | mfd: Revert "mfd: Always assign of_node in mfd_add_device()" | Lee Jones |
2014-01-21 | mfd: rtsx: Fix sparse non static symbol warning | Wei Yongjun |
2014-01-21 | mfd: max77693: Set proper maximum register for MUIC regmap | Krzysztof Kozlowski |
2014-01-21 | mfd: max77686: Fix regmap resource leak on driver remove | Krzysztof Kozlowski |
2014-01-21 | mfd: rtsx: Add support for card reader rtl8402 | Micky Ching |
2014-01-21 | mfd: rtsx: Add set pull control macro and simplify rtl8411 | Micky Ching |
2014-01-21 | mfd: max8997: Enforce mfd_add_devices() return value check | Laszlo Papp |
2014-01-21 | mfd: mc13xxx: Simplify probe() & remove() | Alexander Shiyan |
2014-01-21 | mfd: mc13xxx: Remove useless symbol MFD_MC13783 | Alexander Shiyan |
2014-01-21 | mfd: ssbi: Mark match table const | Stephen Boyd |
2014-01-21 | mfd: ssbi: Constify buffer in ssbi_write | Stephen Boyd |
2014-01-21 | mfd: ssbi: Remove platform data structs and hide ssbi type enum | Stephen Boyd |
2014-01-21 | mfd: Always assign of_node in mfd_add_device() | Stephen Warren |
2014-01-21 | mfd: cros ec: spi: Add delay for raising CS | Rhyland Klein |
2014-01-21 | mfd: cros ec: spi: Use 0 instead of '\0' consistently | Thierry Reding |
2014-01-21 | mfd: cros ec: spi: Depend on OF | Thierry Reding |
2014-01-21 | mfd: cros ec: spi: Use correct module license | Thierry Reding |
2014-01-21 | mfd: sec-core: Fix sparse NULL pointer warning | Wei Yongjun |
2014-01-21 | mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe() | Wei Yongjun |
2014-01-21 | mfd: mc13xxx: Remove redundant checks | Alexander Shiyan |
2014-01-21 | mfd: tps6586x: Add version detection | Stefan Agner |
2014-01-21 | mfd: Add LP3943 MFD driver | Milo Kim |
2014-01-21 | mfd: max14577: Cleanup an error message | Dan Carpenter |
2014-01-21 | mfd: wm831x: Use PM ops for shutdown | Mark Brown |
2014-01-21 | mfd: ab8500: Use irqdomain to map interrupts | Linus Walleij |
2014-01-21 | mfd: rtsx: Prevent 'used uninitialised' warnings | Lee Jones |
2014-01-21 | mfd: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2014-01-21 | Merge tag 'ib-iio-input-3.13-1' into for-mfd-next | Lee Jones |
2014-01-21 | Merge tag 'ib-asoc-3.14.2' into for-mfd-next | Lee Jones |
2014-01-21 | Merge tag 'tags/ib-asoc-1' into for-mfd-next | Lee Jones |
2014-01-21 | mfd: twl-core: Fix passing of platform data in the device tree case | Tony Lindgren |
2014-01-21 | mfd: twl-core: Clean up module by removing twl603x pdata handling | Ruslan Ruslichenko |
2014-01-21 | mfd: sec: Constify regmap configs and regmap irqs | Krzysztof Kozlowski |
2014-01-21 | mfd: max14577: Match regulator by of_compatible string | Krzysztof Kozlowski |
2014-01-21 | mfd: max14577: Add max14577 MFD driver core | Chanwoo Choi |
2014-01-21 | mfd: sec: Add PM ops and make it a wake up source | Krzysztof Kozlowski |
2014-01-21 | mfd: cros ec: i2c: Use consistent function names | Thierry Reding |
2014-01-21 | mfd: cros ec: spi: Use consistent function names | Thierry Reding |
2014-01-21 | mfd: mc13xxx: Remove unnecessary spi_set_drvdata() | Jingoo Han |