summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2014-09-26mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax2-0/+7
2014-09-26mfd: Add Ricoh RN5T618 PMIC core driverBeniamino Galvani3-0/+146
2014-09-26mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous modeVignesh R1-1/+2
2014-09-26mfd: tps65910: Work around silicon erratum SWCZ010Arnout Vandecappelle (Essensium/Mind)1-0/+5
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 Anaszewski1-1/+4
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 Brown2-1/+3
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-26Merge branches 'ib-mfd-arm-3.18', 'ib-mfd-hwmon-leds-watchdog-3.18' and 'ib-m...Lee Jones4-1/+247
2014-09-25Merge tag 'tags/mfd-power-charger-regulator-v3.18' into nextSebastian Reichel1-1/+99
2014-09-24Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck3-0/+148
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski1-0/+95
2014-09-24mfd: max14577: Map charger device to its own of_nodeKrzysztof Kozlowski1-1/+4
2014-09-24mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner3-0/+148
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe5-37/+12
2014-09-16Merge tag 'ib-mfd-arm-v3.18' into imx/dtShawn Guo1-13/+13
2014-08-29devicetree: Dialog Semiconductor consolidate existing vendor prefixes to stan...Steve Twiss1-13/+13
2014-08-28mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren1-10/+10
2014-08-20mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam1-1/+1
2014-08-20mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-20mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-14drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney1-0/+1
2014-08-08Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds61-1164/+1869
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+2
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...Mark Brown4-400/+149
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...Mark Brown1-57/+176
2014-07-29mfd: omap-usb-host: Fix improper mask use.Michael Welling1-1/+1
2014-07-28mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested itCharles Keepax1-7/+12