summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-21intel-iommu: fix off-by-one in pagetable freeingAlex Williamson1-1/+1
2014-01-21Merge tag 'for-v3.14' of git://git.infradead.org/battery-2.6Linus Torvalds12-75/+890
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds86-586/+1669
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-47/+437
2014-01-21Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds47-308/+8410
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds77-398/+1630
2014-01-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-179/+881
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds16-885/+623
2014-01-21mfd: wm5110: Add register patch for rev D chipCharles Keepax1-1/+29
2014-01-21mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync()Roger Quadros1-24/+12
2014-01-21gpio: lp3943: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2014-01-21mfd: sta2x11-mfd: Use named constants for pci_power_t valuesJulia Lawall1-1/+1
2014-01-21mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code.Manish Badarkhe1-12/+2
2014-01-21mfd: twl6030: Fix endianness problem in IRQ handlerDanke Xie1-3/+5
2014-01-21mfd: sec-core: Add cells for S5M8767-clocksTushar Behera1-1/+3
2014-01-21mfd: max14577: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2014-01-21mfd: twl6040: Fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-21mfd: Revert "mfd: Always assign of_node in mfd_add_device()"Lee Jones1-2/+0
2014-01-21mfd: rtsx: Fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-21mfd: max77693: Set proper maximum register for MUIC regmapKrzysztof Kozlowski1-1/+7
2014-01-21mfd: max77686: Fix regmap resource leak on driver removeKrzysztof Kozlowski1-1/+1
2014-01-21mfd: rtsx: Add support for card reader rtl8402Micky Ching3-4/+46
2014-01-21mfd: rtsx: Add set pull control macro and simplify rtl8411Micky Ching2-40/+21
2014-01-21mfd: max8997: Enforce mfd_add_devices() return value checkLaszlo Papp1-4/+5
2014-01-21mfd: mc13xxx: Simplify probe() & remove()Alexander Shiyan4-50/+29
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan4-7/+3
2014-01-21mfd: ssbi: Mark match table constStephen Boyd1-1/+1
2014-01-21mfd: ssbi: Constify buffer in ssbi_writeStephen Boyd1-4/+4
2014-01-21mfd: ssbi: Remove platform data structs and hide ssbi type enumStephen Boyd1-0/+6
2014-01-21mfd: Always assign of_node in mfd_add_device()Stephen Warren1-0/+2
2014-01-21mfd: cros ec: spi: Add delay for raising CSRhyland Klein1-0/+29
2014-01-21mfd: cros ec: spi: Use 0 instead of '\0' consistentlyThierry Reding1-3/+3
2014-01-21mfd: cros ec: spi: Depend on OFThierry Reding1-1/+1
2014-01-21mfd: cros ec: spi: Use correct module licenseThierry Reding1-1/+1
2014-01-21mfd: sec-core: Fix sparse NULL pointer warningWei Yongjun1-1/+1
2014-01-21mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe()Wei Yongjun1-1/+1
2014-01-21mfd: mc13xxx: Remove redundant checksAlexander Shiyan1-4/+1
2014-01-21regulator: tps6586x: Add and use correct voltage tableStefan Agner1-19/+74
2014-01-21mfd: tps6586x: Add version detectionStefan Agner1-8/+42
2014-01-21pwm: Add LP3943 PWM driverMilo Kim3-0/+325
2014-01-21mfd: Add LP3943 MFD driverMilo Kim3-0/+179
2014-01-21gpio: add LP3943 I2C GPIO expander driverMilo Kim3-0/+251
2014-01-21mfd: max14577: Cleanup an error messageDan Carpenter1-2/+1
2014-01-21mfd: wm831x: Use PM ops for shutdownMark Brown2-6/+10
2014-01-21mfd: ab8500: Use irqdomain to map interruptsLinus Walleij1-1/+1
2014-01-21mfd: rtsx: Prevent 'used uninitialised' warningsLee Jones1-3/+3
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han10-10/+10
2014-01-21mfd/pinctrl: Delete platform data headerLinus Walleij2-1/+12
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones3-32/+111
2014-01-21Merge tag 'ib-asoc-3.14.2' into for-mfd-nextLee Jones2-30/+252