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