summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chi...Krzysztof Kozlowski2014-05-061-1/+3
* mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-05-061-0/+18
* mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-05-061-0/+4
* mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-05-061-0/+9
* mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-05-061-1/+11
* mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-05-061-0/+4
* mfd: 88pm860x: Fix I2C device resource leak on regmap init failKrzysztof Kozlowski2014-05-061-0/+1
* mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-05-061-0/+5
* mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski2014-05-061-0/+4
* mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDsSeth Heasley2014-02-131-0/+7
* mfd: lpc_ich: Add support for Intel Avoton SoCJames Ralston2014-02-131-0/+10
* mfd: max77686: Fix regmap resource leak on driver removeKrzysztof Kozlowski2014-02-061-1/+1
* mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner2014-01-151-2/+8
* mfd: tps6586x: correct device name of the regulator cellMarc Dietrich2013-06-241-1/+1
* Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-229-94/+134
|\
| * mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri2013-05-211-3/+2
| * mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson2013-05-171-0/+2
| * mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri2013-05-171-1/+5
| * mfd: ab8500-core: Pass GPADC compatible string to MFD coreLee Jones2013-05-171-0/+3
| * mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones2013-05-171-0/+1
| * mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrlLee Jones2013-05-171-3/+3
| * mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij2013-05-172-4/+27
| * mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warningLee Jones2013-05-171-2/+5
| * mfd: ab8500-sysctrl: Set sysctrl_dev during probeFabio Baltieri2013-05-171-0/+2
| * mfd: ab8500-sysctrl: Fix sparse warningFabio Baltieri2013-05-171-1/+1
| * mfd: abx500-core: Fix sparse warningFabio Baltieri2013-05-171-1/+1
| * mfd: ab8500: Debugfs code depends on gpadcArnd Bergmann2013-05-171-1/+1
| * mfd: si476x: Use get_unaligned_be16() for unaligned be16 loadsGeert Uytterhoeven2013-05-161-13/+15
| * mfd: cros_ec_spi: Use %z to format pointer differencesGeert Uytterhoeven2013-05-161-3/+3
| * mfd: si476x: Do not use binary constantsGeert Uytterhoeven2013-05-161-61/+61
| * mfd: tps65912: Select MFD_COREDavid Rientjes2013-05-161-0/+1
* | drivers/mfd: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
|/
* Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-0554-1263/+5608
|\
| * mfd: vexpress: Handle pending config transactionsPawel Moll2013-04-261-14/+21
| * mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properlyArnd Bergmann2013-04-261-1/+1
| * mfd: si476x: Fix i2c warningHans Verkuil2013-04-191-1/+1
| * mfd: si476x: Add header files and Kbuild plumbingAndrey Smirnov2013-04-192-0/+17
| * mfd: si476x: Add chip properties handling codeAndrey Smirnov2013-04-191-0/+241
| * mfd: si476x: Add the bulk of the core driverAndrey Smirnov2013-04-191-0/+886
| * mfd: si476x: Add commands abstraction layerAndrey Smirnov2013-04-191-0/+1553
| * mfd: rtsx: Support RTS5249Wei WANG2013-04-194-1/+248
| * mfd: retu: Add Tahvo supportAaro Koskinen2013-04-192-13/+78
| * mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut2013-04-191-0/+5
| * mfd: wm8994: Add some OF propertiesMark Brown2013-04-191-2/+71
| * mfd: wm8994: Add device ID data to WM8994 OF device IDsMark Brown2013-04-191-3/+3
| * mfd: tps65090: Add compatible string for charger subnodeRhyland Klein2013-04-111-0/+1
| * mfd: db8500-prcmu: Support platform dependant device selectionLee Jones2013-04-091-8/+24
| * mfd: syscon: Fix warnings when printing resource_size_tAlexander Shiyan2013-04-091-1/+1
| * mfd: omap-usb-tll: Convert to devm_ioremap_resource()Sachin Kamat2013-04-091-6/+3
| * mfd: omap-usb-host: Convert to devm_ioremap_resource()Sachin Kamat2013-04-091-5/+4