summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: rtsx_pcr: Fix MSI enable error handlingChris Ball2014-09-261-1/+1
* mfd: ti_am335x_tscadc: Fix TSC resumeSebastian Andrzej Siewior2014-09-261-1/+1
* mfd: tps65217: Tell regmap what registers are validMark Brown2014-09-262-0/+4
* mfd: mc13xxx: Configure WDI resetMarkus Pargmann2014-09-261-0/+8
* mfd: pcf50633: Use sprintf directlyAndy Shevchenko2014-09-261-4/+1
* mfd: Add HI6421 PMIC Core driverGuodong Xu2014-09-264-0/+168
* mfd: dt-bindings: Add Device Tree bindings for HI6421Guodong Xu2014-09-261-0/+38
* mfd: lpc_sch: Remove FSF addressAndy Shevchenko2014-09-261-4/+1
* mfd: lpc_sch: Add support for Intel Quark X1000Andy Shevchenko2014-09-261-6/+31
* pci_ids: Add support for Intel Quark ILBJosef Ahmad2014-09-261-0/+1
* mfd: lpc_sch: Reduce duplicate code and improve manageabilityAndy Shevchenko2014-09-261-82/+99
* mfd: RK808: Add new mfd driver for RK808Chris Zhong2014-09-264-0/+455
* mfd: dt-bindings: Add RK808 device tree bindings documentChris Zhong2014-09-262-0/+188
* mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driverAxel Lin2014-09-263-5/+6
* mfd: arizona: Propagate irq_wake through to parent IRQCharles Keepax2014-09-261-0/+8
* mfd: arizona: Update DT binding to support INn_MODE init_dataInha Song2014-09-261-0/+7
* mfd: arizona: Add support for INn_Mode register controlInha Song2014-09-261-0/+13
* mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax2014-09-264-7/+30
* mfd: Add Ricoh RN5T618 PMIC core driverBeniamino Galvani2014-09-264-0/+374
* mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous modeVignesh R2014-09-261-1/+2
* mfd: rn5t618: Document device tree bindingsBeniamino Galvani2014-09-261-0/+36
* mfd: davinci_voicecodec: Fix 'if defined' guard type in headerRasmus Villemoes2014-09-261-1/+1
* mfd: tps65910: Work around silicon erratum SWCZ010Arnout Vandecappelle (Essensium/Mind)2014-09-261-0/+5
* mfd: ti_ssp: Remove unused headerRasmus Villemoes2014-09-261-93/+0
* mfd: stmpe: Rid variable length array Sparse warningsLee Jones2014-09-261-2/+2
* mfd: max8925-i2c: Fix variable length array Sparse warningLee Jones2014-09-261-1/+1
* mfd: 88pm860x-i2c: Fix variable length array Sparse warningLee Jones2014-09-261-1/+1
* mfd: 88pm860x-i2c: Purge unused functionsLee Jones2014-09-261-64/+0
* mfd: lpc_ich: Add Device IDs for Intel 9 Series PCHJames Ralston2014-09-261-0/+11
* mfd: max77693: Improve support for the flash cellJacek Anaszewski2014-09-263-1/+103
* mfd: max77693: Fix register enum nameJacek Anaszewski2014-09-261-1/+1
* mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox2014-09-261-0/+6
* mfd: da9052-i2c: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functiona...Axel Lin2014-09-261-7/+0
* mfd: menelaus: Fix error return codeJulia Lawall2014-09-261-4/+4
* mfd: arizona: Avoid use of legacy IRQ mappingCharles Keepax2014-09-261-2/+2
* mfd: arizona: Mark additional registers as volatileCharles Keepax2014-09-262-6/+11
* mfd: wm5102: Mark register write sequencer control 3 readableMark Brown2014-09-263-1/+4
* mfd: rtsx_usb: Fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-261-1/+1
* mfd: twl6040: Fix error return codeJulia Lawall2014-09-261-0/+1
* mfd: wm8994: Allow modular buildMark Brown2014-09-261-2/+2
* mfd: menelaus: Remove null pointer dereferenceHimangi Saraogi2014-09-261-3/+0
* mfd: wm8994: Export symbols ready for built-in => modular buildLee Jones2014-09-262-0/+6
* mfd: sm501: Avoid implicit sign extensionLee Jones2014-09-261-1/+1
* mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failureLee Jones2014-09-261-2/+6
* mfd: pcf50633: Check return value of platform_device_add()Lee Jones2014-09-261-13/+17
* mfd: max77686: Remove check which is always trueLee Jones2014-09-261-1/+1
* mfd: wm5102: Insert missing break in case statementLee Jones2014-09-261-0/+1
* mfd: htc-i2cpld: Rectify pointer offset errorLee Jones2014-09-261-23/+10
* mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL'Lee Jones2014-09-261-2/+2
* mfd: htc-i2cpld: container_of() cannot return NULLLee Jones2014-09-261-5/+2
OpenPOWER on IntegriCloud