summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-26mfd: stmpe: Rid variable length array Sparse warningsLee Jones1-2/+2
2014-09-26mfd: max8925-i2c: Fix variable length array Sparse warningLee Jones1-1/+1
2014-09-26mfd: 88pm860x-i2c: Fix variable length array Sparse warningLee Jones1-1/+1
2014-09-26mfd: 88pm860x-i2c: Purge unused functionsLee Jones1-64/+0
2014-09-26mfd: lpc_ich: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+11
2014-09-26mfd: max77693: Improve support for the flash cellJacek Anaszewski3-1/+103
2014-09-26mfd: max77693: Fix register enum nameJacek Anaszewski1-1/+1
2014-09-26mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox1-0/+6
2014-09-26mfd: da9052-i2c: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functiona...Axel Lin1-7/+0
2014-09-26mfd: menelaus: Fix error return codeJulia Lawall1-4/+4
2014-09-26mfd: arizona: Avoid use of legacy IRQ mappingCharles Keepax1-2/+2
2014-09-26mfd: arizona: Mark additional registers as volatileCharles Keepax2-6/+11
2014-09-26mfd: wm5102: Mark register write sequencer control 3 readableMark Brown3-1/+4
2014-09-26mfd: rtsx_usb: Fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-09-26mfd: twl6040: Fix error return codeJulia Lawall1-0/+1
2014-09-26mfd: wm8994: Allow modular buildMark Brown1-2/+2
2014-09-26mfd: menelaus: Remove null pointer dereferenceHimangi Saraogi1-3/+0
2014-09-26mfd: wm8994: Export symbols ready for built-in => modular buildLee Jones2-0/+6
2014-09-26mfd: sm501: Avoid implicit sign extensionLee Jones1-1/+1
2014-09-26mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failureLee Jones1-2/+6
2014-09-26mfd: pcf50633: Check return value of platform_device_add()Lee Jones1-13/+17
2014-09-26mfd: max77686: Remove check which is always trueLee Jones1-1/+1
2014-09-26mfd: wm5102: Insert missing break in case statementLee Jones1-0/+1
2014-09-26mfd: htc-i2cpld: Rectify pointer offset errorLee Jones1-23/+10
2014-09-26mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL'Lee Jones1-2/+2
2014-09-26mfd: htc-i2cpld: container_of() cannot return NULLLee Jones1-5/+2
2014-09-26misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones1-1/+1
2014-09-26misc: st_core: Protect unsigned value against becoming negativeLee Jones1-6/+5
2014-09-26iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones1-1/+4
2014-09-26Merge branches 'ib-mfd-arm-3.18', 'ib-mfd-hwmon-leds-watchdog-3.18' and 'ib-m...Lee Jones22-139/+1498
2014-09-24hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driverAndreas Werner4-0/+291
2014-09-24leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driverAndreas Werner3-0/+141
2014-09-24watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driverAndreas Werner3-0/+214
2014-09-24Documentation: charger: max14577: Document exported sysfs entryKrzysztof Kozlowski1-0/+14
2014-09-24devicetree: mfd: max14577: Add device tree bindings documentKrzysztof Kozlowski1-0/+146
2014-09-24power: max17040: Add ID for MAX77836 Fuel Gauge blockKrzysztof Kozlowski1-1/+2
2014-09-24charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski4-28/+310
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski4-87/+133
2014-09-24charger: max14577: Add support for MAX77836 chargerKrzysztof Kozlowski2-17/+64
2014-09-24mfd: max14577: Map charger device to its own of_nodeKrzysztof Kozlowski1-1/+4
2014-09-24mfd: max14577: Add defines for MAX77836 chargerKrzysztof Kozlowski1-14/+40
2014-09-24mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner3-0/+148
2014-08-29devicetree: Dialog Semiconductor consolidate existing vendor prefixes to stan...Steve Twiss8-20/+21
2014-08-26Linux 3.17-rc2v3.17-rc2Linus Torvalds1-1/+1
2014-08-26Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-29/+77
2014-08-26Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-3/+11
2014-08-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-59/+142
2014-08-26Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-92/+168
2014-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-8/+16
2014-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+34