summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-19mfd: wm5110: Make additional DSP registers available to the userCharles Keepax2-0/+235
2014-03-19mfd: wm5102: Make additional DSP registers available to the userCharles Keepax2-0/+51
2014-03-19mfd: max14577: Add of_compatible to extcon mfd_cellKrzysztof Kozlowski1-1/+4
2014-03-19mfd: max14577: Remove not needed header inclusionKrzysztof Kozlowski1-5/+0
2014-03-19mfd: max14577: Remove unused enum max14577_irq_sourceKrzysztof Kozlowski1-8/+0
2014-03-19mfd: Include all drivers in subsystem menuLinus Walleij1-3/+3
2014-03-19Merge branch 'ib-mfd-io-3.15' into HEADLee Jones8-133/+247
2014-03-19Merge branch 'ib-mfd-omap' into HEADLee Jones9-114/+136
2014-03-19Merge branch 'ib-mfd-regulator-3.15' into HEADLee Jones11-29/+1260
2014-03-18mfd: wm5102: Update register patchCharles Keepax1-0/+1
2014-03-18Documentation: mfd: Add binding document for S2MPA01Sachin Kamat1-0/+90
2014-03-18regulator: Add support for S2MPA01 regulatorSachin Kamat3-0/+489
2014-03-18mfd: Add support for S2MPA01 deviceSachin Kamat4-10/+297
2014-03-18mfd: sec-core: Silence compiler warningPankaj Dubey2-4/+4
2014-03-18mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-03-18mfd: sec: Add support for S2MPS14Krzysztof Kozlowski6-12/+360
2014-03-18mfd: sec-irq: Use consistent S2MPS11 RTC alarm interrupt indexesKrzysztof Kozlowski2-6/+6
2014-03-18mfd: sec-core: Select different RTC regmaps for devicesKrzysztof Kozlowski1-3/+12
2014-03-18mfd: sec-core: Add maximum RTC register for regmap configKrzysztof Kozlowski2-0/+4
2014-03-18mfd: twl4030-madc: Move driver to drivers/iio/adcSebastian Reichel5-11/+11
2014-03-18Documentation: DT: Document twl4030-madc bindingSebastian Reichel1-0/+24
2014-03-18mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registersSebastian Reichel1-31/+8
2014-03-18mfd: twl-core: Add twl_i2c_read/write_u16Sebastian Reichel1-0/+12
2014-03-18mfd: twl4030-madc: Cleanup driverSebastian Reichel2-74/+73
2014-03-18mfd: twl4030-madc: Add DT support and convert to IIO frameworkSebastian Reichel1-11/+116
2014-03-18mfd: twl4030-madc: Use managed resourcesSebastian Reichel1-9/+6
2014-03-13mfd: omap-usb-tll: Update DT clock binding informationRoger Quadros1-0/+10
2014-03-13mfd: omap-usb-host: Update DT clock binding informationRoger Quadros1-0/+23
2014-03-13mfd: omap-usb-host: Use clock names as per function for reference clocksRoger Quadros3-6/+18
2014-03-13mfd: omap-usb-host: Use proper clock name instead of aliasRoger Quadros2-8/+3
2014-03-13mfd: omap-usb-host: Always fail on clk_get() errorRoger Quadros1-22/+40
2014-03-13mfd: omap-usb-host: Get clocks based on hardware revisionRoger Quadros3-19/+32
2014-03-13mfd: omap-usb-host: Use resource managed clk_get()Roger Quadros1-65/+16
2014-03-13mfd: omap-usb-tll: Fix cppcheck sizeof warningColin Ian King1-1/+1
2014-03-02Linux 3.14-rc5v3.14-rc5Linus Torvalds1-1/+1
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-63/+118
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+18
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+15
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-39/+38
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie11-35/+72
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman7-39/+36
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-28/+54
2014-03-02Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...Dave Airlie4-25/+22
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom1-6/+1
2014-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+7
2014-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-62/+171
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-7/+14
2014-03-01Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-47/+51